This commit is contained in:
@@ -11,33 +11,10 @@ ____________
|
||||
|
||||
## CURRENT STAGE:
|
||||
|
||||
todo: BAckend inapp notification form
|
||||
Thinking of Vuetify List component https://vuetifyjs.com/en/components/lists/
|
||||
I'm pretty sure somewhere I've used this kind of layout with actions before, maybe in attachments or history?
|
||||
Layout:
|
||||
3 LINE style
|
||||
Listed in order from newest at top to oldest at bottom
|
||||
AVATAR to left side which is icon of ayatype
|
||||
TITLE which is the event type translation AND object name and date
|
||||
SUBTITLE which is the message if applicable
|
||||
ACTION buttons open object, delete notification, open subscription
|
||||
|
||||
POSSIBLE: Items approaching 90 days old should show differently to indicate they are about to be deleted, like faded or something?
|
||||
|
||||
TODO: Vuetify List - Layout: 3 LINE style Listed in order from newest at top
|
||||
to oldest at bottom AVATAR to left side which is icon of ayatype TITLE which
|
||||
is the event type translation AND object name SUBTITLE which is the message
|
||||
if applicable ACTION buttons open object, delete notification
|
||||
|
||||
todo: add Client app notification form
|
||||
todo: Add backend routes to support client app notification
|
||||
|
||||
|
||||
todo: subscribe to widget CRUD events
|
||||
todo: get delivery of widget CRUD events
|
||||
todo: ops and backup notify add code
|
||||
todo: ops and backup subscribe and confirm delivery and proper handling
|
||||
|
||||
todo: do I add server operations problem notify when server has an unhandled exception?
|
||||
|
||||
todo: //Open question - do we need a priority level for notifications, i.e. if system is having backup issue slightly more important than something run of the mill?
|
||||
//or, maybe it's an option to popup if this occurs so user can decide if they want to see a red notice or not
|
||||
|
||||
Reference in New Issue
Block a user