Skip to content

feat: Alerts widget on dashboard #4474

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 32 commits into from
Apr 9, 2025
Merged

Conversation

skynetigor
Copy link
Contributor

@skynetigor skynetigor commented Apr 8, 2025

Closes #4121
Closes #3413

📑 Description

  • Refactor widget creation and displaying to improve extending and maintainability
  • Extend Preset widget with alerts table
  • Few other small fixes for existing widget types
image
Screen.Recording.2025-04-09.at.12.04.11.mov

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Copy link

vercel bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2025 10:45am

@skynetigor skynetigor marked this pull request as ready for review April 9, 2025 10:12
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Apr 9, 2025
@skynetigor skynetigor changed the title fix: Alerts widget on dashboard feat: Alerts widget on dashboard Apr 9, 2025
Copy link
Member

@shahargl shahargl left a comment

Choose a reason for hiding this comment

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

Lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 9, 2025
@skynetigor skynetigor merged commit 9523537 into main Apr 9, 2025
24 of 26 checks passed
@skynetigor skynetigor deleted the 4121-Alerts-widget-on-dashboard branch April 9, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[➕ Feature]: Alerts SubPresets [➕ Feature]: Dashboard widget button that routes to the linked preset
2 participants