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

feat(ui, alerts): add alerts from the UI #5

Draft
wants to merge 1 commit into
base: 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed
Choose a base branch
from

Conversation

flxwu
Copy link
Owner

@flxwu flxwu commented Dec 23, 2023

What does this PR do?

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (does not change functionality, e.g. code style improvements, linting)
  • This change requires a documentation update

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

  • I haven't read the contributing guide
  • My code doesn't follow the style guidelines of this project (npm run prettier)
  • I haven't commented my code, particularly in hard-to-understand areas
  • I haven't checked if my PR needs changes to the documentation
  • I haven't checked if my changes generate no new warnings (npm run lint)
  • I haven't added tests that prove my fix is effective or that my feature works
  • I haven't checked if new and existing unit tests pass locally with my changes

@flxwu
Copy link
Owner Author

flxwu commented Dec 23, 2023

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from fa66a59 to 5b0dbb5 Compare December 29, 2023 08:36
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from 41f4837 to 9777b6e Compare December 29, 2023 08:36
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from 5b0dbb5 to 56d2e43 Compare December 29, 2023 10:33
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from 9777b6e to da57d9d Compare December 29, 2023 10:33
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from 56d2e43 to 08cd10d Compare December 29, 2023 10:44
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from da57d9d to c7f040c Compare December 29, 2023 10:44
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from 08cd10d to 4dbacba Compare December 29, 2023 10:45
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from c7f040c to c2ec4a0 Compare December 29, 2023 10:45
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from 4dbacba to a7d4364 Compare December 29, 2023 10:47
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from c2ec4a0 to e5392d6 Compare December 29, 2023 10:47
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from a7d4364 to c1cd21f Compare December 29, 2023 11:53
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch 2 times, most recently from 859c505 to 6588d57 Compare December 29, 2023 12:01
@flxwu flxwu force-pushed the 12-23-feat_alerts_db_schema_alert_when_threshold_is_corssed branch from c1cd21f to 7adeb13 Compare December 29, 2023 12:07
@flxwu flxwu force-pushed the 12-23-feat_ui_alerts_add_alerts_from_the_UI branch from 6588d57 to 4dfe621 Compare December 29, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants