This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
PRIORITY - ALWAYS Lowest level stuff first
|
||||
=-=-=-=-
|
||||
|
||||
|
||||
todo: look over status stuff see if relevant to route stuff immediately below (probably not)
|
||||
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
|
||||
- because there could be a notificatoin type that doesn't need logged in users for general server down announcements etc
|
||||
|
||||
|
||||
todo: Search get search result for workorder descendents doesn't fit into existing system due to it being a biz object wide feature but workorder having sub-get results
|
||||
- CHILD objects need to point to their parent and be readable in code for searching and for opening objects based on child object
|
||||
- so all child objects need a typeandid of the immediate parent
|
||||
|
||||
Reference in New Issue
Block a user