mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #3] Feature request: Show critical alerts on a header on home #3
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KelvinTegelaar on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3
Originally assigned to: @KelvinTegelaar on GitHub.
Is your feature request related to a problem? Please describe.
The critical alerts currently only show up in the logbook. It would be nice to have them on the homepage so it's possible to react based on it.
Describe the solution you'd like
A new API at /api/GenerateAlert that will be called each time a critical alert is generated.
Describe alternatives you've considered
E-mail notifications and Webhooks, these are on their way in a future release.
Additional context
@KelvinTegelaar commented on GitHub (Oct 18, 2021):
decided against this, work will be put into the e-mail engine and webhook engine instead.