Skip to content

Dynamic Grid Filters, Updated Foundatio and OTEL #1503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 82 commits into from
Apr 6, 2024

Conversation

niemyjski
Copy link
Member

@niemyjski niemyjski commented Feb 20, 2024

image
image

  • Need to refactor to a builder type pattern so child controls register themselves with the parent builder component and render automatically.
  • This will support Organization filtering
  • This is just simple filtering; I think it's a good idea to only have 1 per type of filter.
  • User can also type a filter in via ad hoc textbox filter into part of this as well.

@niemyjski niemyjski self-assigned this Feb 20, 2024
@niemyjski niemyjski force-pushed the feature/dynamic-grid-filters branch from e09534c to 4faa450 Compare February 22, 2024 03:16
@niemyjski niemyjski force-pushed the feature/dynamic-grid-filters branch from 4faa450 to da01cd8 Compare February 24, 2024 21:19
@niemyjski niemyjski marked this pull request as ready for review April 5, 2024 13:22
@niemyjski niemyjski changed the title Dynamic Grid Filters Dynamic Grid Filters, Updated Foundatio and OTEL Apr 5, 2024
Copy link

github-actions bot commented Apr 6, 2024

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 27% 22% 225
Exceptionless.Core 66% 44% 8485
Exceptionless.Web 41% 29% 3087
Summary 58% (9736 / 16917) 40% (3872 / 9686) 11797

@niemyjski niemyjski merged commit 56a9ff5 into main Apr 6, 2024
11 checks passed
@niemyjski niemyjski deleted the feature/dynamic-grid-filters branch April 6, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants