This commit is contained in:
@@ -3,21 +3,20 @@
|
||||
PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early
|
||||
=-=-=-=-
|
||||
|
||||
todo: Translation list should have default sort by key descending when open it
|
||||
|
||||
|
||||
|
||||
|
||||
todo: set network speed in dev console of firefox to regular 2g then go through all forms and confirm all still works as this will expose any await issues
|
||||
todo: consider moving canDuplicate etc from a "computed" property into methods (just drag and drop)
|
||||
in fact, look for all computed and consider them carefully because computed seems to be bullshit
|
||||
|
||||
todo: set network speed in dev console of firefox to regular 2g then go through all forms and confirm all still works as this will expose any await issues
|
||||
|
||||
todo: I don't really need About on every edit form, keep it for the main top level and remove it from all the edit forms
|
||||
|
||||
todo: concurrency violation tests, so far I don't think I've *ever* tested that from the client itself
|
||||
|
||||
todo: Check ops UI rights as limited user
|
||||
todo: Check administration ui rights as limited user
|
||||
|
||||
todo: dark mode
|
||||
move out of user settings into bottom of nav panel maybe like the vuetify website shows
|
||||
dark mode primary too bright?
|
||||
todo: Backup, probably need to add option "Do not backup automatically"
|
||||
or something to that effect for scenarios where the built in backup won't be used / won't work
|
||||
|
||||
@@ -76,9 +75,7 @@ todo: notification
|
||||
- maybe successfull sending clears it regardless of client?
|
||||
|
||||
|
||||
todo: dark mode
|
||||
move out of user settings into bottom of nav panel maybe like the vuetify website shows
|
||||
dark mode primary too bright?
|
||||
|
||||
|
||||
todo: put sample wiki in docs or maybe in UI as a thing you can click on to insert it into current wiki if empty !!!
|
||||
or both
|
||||
|
||||
Reference in New Issue
Block a user