This commit is contained in:
2020-07-09 23:36:23 +00:00
parent 8f0db3a126
commit e516dfdf80

View File

@@ -22,9 +22,11 @@ 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
Can trigger deliver there maybe?
todo: send test notification from both ops and admin pages 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 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...?