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

Implement Notices #38

Open
bapril opened this issue Dec 21, 2016 · 1 comment
Open

Implement Notices #38

bapril opened this issue Dec 21, 2016 · 1 comment

Comments

@bapril
Copy link
Member

bapril commented Dec 21, 2016

We have a DB table for publishing of upcoming events and outages. Sysadmin needs a page to populate it and The notices need to be displayed to users on login and require an ACK

@bapril
Copy link
Member Author

bapril commented Dec 21, 2016

Put another way:

The idea is that sysadmin can go to a new page and set one or more notices. They can have a start time (in the future or past) and an end-time. The notice will be formatted in markdown, so you can add links and make it all pretty.

Upon login the user will be presented with any new notices that they have not yet ACKed. They can then choose to ACK or skip the notices and get to work.

The messages will disappear once expired or ACKed. (Might add a "View Active Notices" function as well).

@bapril bapril added the Priority label Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant