This commit is contained in:
2020-07-09 23:32:09 +00:00
parent 703ee0ce3e
commit 8f0db3a126

View File

@@ -22,6 +22,8 @@ todo: client global settings notification systemactive
Needs to get data from api as well as UI to control it and translation key for NotificationSystemActive Needs to get data from api as well as UI to control it and translation key for NotificationSystemActive
todo: ui area where admin can see all notifyevent and remove any that they deem as stuck or won't deliver todo: ui area where admin can see all notifyevent and remove any that they deem as stuck or won't deliver
todo: send test notification from both ops and admin pages
Will then issue warning if either OPS smtp notification is turned off (Active=false) or Admin NotificationSystemActive is turned off
todo: Test server down while polling in release mode, does it recover when server starts again or...? todo: Test server down while polling in release mode, does it recover when server starts again or...?