This commit is contained in:
2020-07-09 23:40:34 +00:00
parent 3943725951
commit 7b10dd51a7
2 changed files with 3 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ GlobalBizSettings
Add Notification system ACTIVE bool value
GlobalOpsNotificationSettings (copy from backup settings)
SMTP creds, return address, emergency ops address
SMTP creds, return address
ALL COREBIZ
Need CRUD check for notification events
@@ -119,6 +119,7 @@ NotifyEventBiz
handles CRUD for notify events, called statically from all over the place
puts events in the table, removes them, updates them
Has no part in delivery except maybe to provide list to delivery object
provides list for admin user to remove items if they want and to view what is in there to be processed
NotificationBiz
handles CRUD for (app) Notification items displayed to user in app UI