This commit is contained in:
2020-05-19 23:33:49 +00:00
parent d3ce8c5c68
commit b03d0859ff

View File

@@ -10,25 +10,33 @@ todo: persisted state: https://github.com/robinvdvleuten/vuex-persistedstate
todo: remember scroll position in lists when returning, make sure it is working, will be a pain if not todo: remember scroll position in lists when returning, make sure it is working, will be a pain if not
todo: OPS routes (SERVER AND CLIENT) todo: OPS routes CLIENT UI
- Backup, restore https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3369 - Backup, restore https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3369
- These need to be done fairly early on in order to have shit to play with for testing etc view files
todo: add long polling notification route (CLIENT AND SERVER) view last backup date
download files
adjust settings
- JOBS
view, and work with, whatever that means
todo: add long polling notification route CLIENT UI
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3507 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? - 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? - maybe successfull sending clears it regardless of client?
todo: translation page with translation settings todo: translation page with translation settings
- Translation feedback link in translation page https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3722 - Translation feedback link in translation page https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3722
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1442 - https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1442
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1439 https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1439
todo: ability to mass tag items from list (SERVER AND CLIENT) todo: ability to mass tag items from list CLIENT UI
- also a good way to do an initial implementation of a mass ops UI code - also a good way to do an initial implementation of a mass ops UI code
todo: ability to mass rename a tag to something else in all objects (SERVER AND CLIENT) ability to mass rename a tag to something else in all objects
this is bizadmin level page dedicated to this kind of operation, list of objects and mass changes to be made this is bizadmin level page dedicated to this kind of operation, list of objects and mass changes to be made
maybe this is a mass changes feature in general?? maybe this is a mass changes feature in general??
Or maybe just targetted to tags and can copy and re-use for something else if needed later Or maybe just targetted to tags and can copy and re-use for something else if needed later
todo: WIKI insert image should have extra linefeed before and after because it fails to show the image at all if it follows something like <br> even though it appears to be on the next line todo: WIKI insert image should have extra linefeed before and after because it fails to show the image at all if it follows something like <br> even though it appears to be on the next line
- tl/dr: ensure blank before and after for any url - tl/dr: ensure blank before and after for any url
todo: History - MORE button not showing? Was looking at administrator history for AA import scott todo: History - MORE button not showing? Was looking at administrator history for AA import scott