This commit is contained in:
@@ -45,19 +45,7 @@ CURRENT TODOs
|
||||
@@@@@@@@@@@ ROADMAP STAGE 1 and 2:
|
||||
|
||||
|
||||
|
||||
|
||||
todo: User settings && password change documentation
|
||||
- do it now?
|
||||
- needs section explaining about how translation is displayed so can link to it from other places
|
||||
- is that it's own page? (maybe because each subject should be short and focused and look clean with lots of whitespace, clear large text)
|
||||
- If I do it in parallel it will be done when I'm done
|
||||
- If I wait I won't waste time with changes needing to be udpated
|
||||
- Guess it's a matter of how solid the form is to decide.
|
||||
- Maybe should at least document it this time so I know what's involved for other forms later
|
||||
- screenshots? Old manual had a lot of them, but...
|
||||
|
||||
todo: SEARCH UI
|
||||
|
||||
|
||||
PICKLISTS:
|
||||
@@ -78,15 +66,16 @@ todo: MAKE PICKLIST COMPONENT Select lists and filtering by tag "select-search-f
|
||||
- See add food filter in diary in chronometer app for inspiration (though theirs is a bit dumb, you can only select one tag)
|
||||
todo: Utilize new picklist in Widget form to select something that exists and can then test out DataListView etc
|
||||
|
||||
|
||||
|
||||
|
||||
todo: Client API code handle ?? (NO IDEA, maybe meaning update client after all changes at server?)
|
||||
todo: Client automated testing
|
||||
- Need several as basis for all future, make sure it's right.
|
||||
|
||||
|
||||
todo: Make errorBoxError message box on all forms a component instead as it's just boilerplate
|
||||
- For consistency and so can change it later at will without re-editing all forms
|
||||
- Also anything templated and not repeated makes for smaller app payload
|
||||
|
||||
todo: TIME ZONE MISMATCH MESSAGE
|
||||
todo: TIME ZONE MISMATCH MESSAGE (DEPRECATED NOW I THINK??)
|
||||
- This is actually quite important for relative date filtering lists
|
||||
- Make it automatically set the time zone offset by a actionable click on the time zone mismatch message
|
||||
- This way user knows it's happened and does it on purpose when appropriate
|
||||
@@ -140,6 +129,8 @@ todo: REPORT LIST
|
||||
todo: WIDGET EDIT FORM SAVE AND NEW BUTTON LIKE V7?
|
||||
- NO, just keeping this until I get here in case I think I need it again, don't need it.
|
||||
|
||||
todo: SEARCH UI
|
||||
|
||||
todo: RECORD HISTORY
|
||||
- implement in stubbed out separate page
|
||||
- Record history could be displayed on a timeline: https://vuetifyjs.com/en/components/timelines
|
||||
|
||||
Reference in New Issue
Block a user