This commit is contained in:
@@ -21,7 +21,16 @@ ServiceBank[Currency/Hours/Incidents]Depleted
|
|||||||
NewCSR
|
NewCSR
|
||||||
NewMemo
|
NewMemo
|
||||||
QuickNotification DEPRECATED replaced by DefaultNotification below
|
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
|
NEW
|
||||||
Daily_Notify_health_check (biz and ops)
|
Daily_Notify_health_check (biz and ops)
|
||||||
|
|||||||
@@ -1,10 +1,12 @@
|
|||||||
PRIORITY - ALWAYS Lowest level stuff first
|
PRIORITY - ALWAYS Lowest level stuff first
|
||||||
=-=-=-=-
|
=-=-=-=-
|
||||||
|
|
||||||
|
|
||||||
todo: add long polling notification route (CLIENT AND SERVER)
|
todo: add long polling notification route (CLIENT AND SERVER)
|
||||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3507
|
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?
|
- 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?
|
- maybe successfull sending clears it regardless of client?
|
||||||
|
|
||||||
todo: change trial detection route that client first hits
|
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
|
- 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
|
- maybe the route that gets Notifications
|
||||||
|
|||||||
Reference in New Issue
Block a user