This commit is contained in:
@@ -21,7 +21,16 @@ ServiceBank[Currency/Hours/Incidents]Depleted
|
||||
NewCSR
|
||||
NewMemo
|
||||
QuickNotification DEPRECATED replaced by DefaultNotification below
|
||||
|
||||
QuoteCreatedUpdated - a bit weird, which is it created or updated? :)
|
||||
ScheduleMarkerImminent (will rename)
|
||||
ScheduleMarkerCreated (will rename)
|
||||
WorkorderItemScheduledUserCreatedUpdated
|
||||
WorkorderItemScheduledUserEventImminent
|
||||
WorkorderCloseByDatePassed (user)
|
||||
WorkorderStatusChanged (user)
|
||||
WorkorderItemOutsideServiceOverdue
|
||||
WorkorderItemOutsideServiceReceivedBack
|
||||
WorkorderItemPartRequestPartsReceived
|
||||
|
||||
NEW
|
||||
Daily_Notify_health_check (biz and ops)
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
PRIORITY - ALWAYS Lowest level stuff first
|
||||
=-=-=-=-
|
||||
|
||||
|
||||
todo: add long polling notification route (CLIENT AND SERVER)
|
||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3507
|
||||
- Need way to acknowledge receipt of long poll info from client to server so that it can be removed or something?
|
||||
- maybe successfull sending clears it regardless of client?
|
||||
|
||||
todo: change trial detection route that client first hits
|
||||
- make it a different controller and renamed to something like server ping or "hello" or something friendly and useful
|
||||
- maybe the route that gets Notifications
|
||||
|
||||
Reference in New Issue
Block a user