This commit is contained in:
@@ -78,15 +78,26 @@ DONE: Turn widget edit ROLES into a static select populated from server
|
|||||||
DONE: Widget - NOTES FIELD
|
DONE: Widget - NOTES FIELD
|
||||||
DONE: TAGS!!!
|
DONE: TAGS!!!
|
||||||
- Implement and componentize
|
- Implement and componentize
|
||||||
|
|
||||||
### TODO: Custom fields
|
### TODO: Custom fields
|
||||||
- Implement then Componentize
|
- Implement then Componentize
|
||||||
- Maybe start with a component first now that I have my feet wet in it, saves time
|
- Maybe start with a component first now that I have my feet wet in it, saves time
|
||||||
|
- Have to think about the design, but probably most useful when on the same page as the main record just like in v7 windows
|
||||||
|
- Should be a single component I can reference on the form that handles it all directly
|
||||||
|
- Custom field "slot" maybe just like the VUE Way so that it can be easily optionally shown or not in it's slot
|
||||||
|
|
||||||
|
|
||||||
TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward
|
TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward
|
||||||
- implement and componentize
|
- implement and componentize
|
||||||
- Record history could be displayed on a timeline: https://vuetifyjs.com/en/components/timelines
|
- Record history could be displayed on a timeline: https://vuetifyjs.com/en/components/timelines
|
||||||
|
- Make sure it's scrollable maybe and doesn't take up too much space
|
||||||
|
- Defaults to showing most recent stuff first in order to satisfy most common requirement of who last edited
|
||||||
|
- Probably going to need a server route but let the UI drive it (timeline view requirements maybe?)
|
||||||
|
- Record history "slot" maybe just like the VUE Way so that it can be easily optionally shown or not in it's slot
|
||||||
|
|
||||||
TODO: WIKI
|
TODO: WIKI
|
||||||
- componentize
|
- componentize
|
||||||
|
- in vue slot? or separate page, probably separate page as it will need full screen likely for most users
|
||||||
TODO: Attached documents
|
TODO: Attached documents
|
||||||
- componentize
|
- componentize
|
||||||
TODO: save and new button in edit form like v7? Or only from main?
|
TODO: save and new button in edit form like v7? Or only from main?
|
||||||
|
|||||||
Reference in New Issue
Block a user