Skip to content
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

Next: Stack Actions #1761

Merged
merged 58 commits into from
Dec 27, 2024
Merged

Next: Stack Actions #1761

merged 58 commits into from
Dec 27, 2024

Conversation

niemyjski
Copy link
Member

@niemyjski niemyjski commented Dec 1, 2024

  • Fixed issues with the grid loading and other loading indicators.
  • Implemented full support for getting stack data from api and implemented all stack actions.
  • Added ability to get event aggregations (fully typed)
  • Fixed rendering issues with code blocks.
  • Added ability for delayed rendering, useful when you only want to show indicators after x period of time
  • Fixed grids saying no data when data was being loaded, skeletons now show.
  • Feed through browsers time offset into api's for accurate dates.
  • Fixed issues with grids constantly rerendering due to loading signals.
  • Updated dependencies & shadcn components
  • Tweaked readme

image
image
image
image
image

@niemyjski niemyjski self-assigned this Dec 1, 2024
@niemyjski niemyjski requested a review from ejsmith December 26, 2024 20:54
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 17% 4% 113
Exceptionless.Web 44% 32% 2937
Exceptionless.Insulation 27% 24% 231
Exceptionless.Core 66% 44% 8567
Summary 57% (9894 / 17208) 40% (3910 / 9718) 11848

Copy link
Member Author

@niemyjski niemyjski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self reviewed

@niemyjski niemyjski marked this pull request as ready for review December 26, 2024 21:02
@niemyjski niemyjski changed the title WIP - Next Stack Actions Next: Stack Actions Dec 26, 2024
@niemyjski niemyjski merged commit 11ed27d into main Dec 27, 2024
6 checks passed
@niemyjski niemyjski deleted the feature/next-stack-actions branch December 27, 2024 03:23
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.

1 participant