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

Notifications #26

Open
twoshark opened this issue May 2, 2020 · 0 comments
Open

Notifications #26

twoshark opened this issue May 2, 2020 · 0 comments

Comments

@twoshark
Copy link
Collaborator

twoshark commented May 2, 2020

The frontend should poll the Master for events of interest to an installation operator (i.e Notifications)

  • Cluster Registration Changes
  • Component Enable/Disable
  • Component Fail
  • Safety Events

Backend:

  • Collect Notifications - another model in messaging.
    -- Include TimeStamp & string message
    -- Maybe Severity?
  • Add an endpoint to pull notifications
  • Enable this endpoint only on the master

Frontend

  • Display Notifications in the bell menu on all pages
  • Maybe colors for Severity?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant