This commit is contained in:
2020-04-23 20:59:16 +00:00
parent 9bdfee1e57
commit 6cfba14dcf

View File

@@ -66,13 +66,11 @@ CURRENT TODOs
@@@@@@@@@@@ ROADMAP STAGE 2:
todo: Attachments / wiki: wiki html processor needs to append dl token to local files in the wikiview automatically in real time
todo: attachments - form key for hiding / showing customization
todo: History icon for attachments, make them all paperclips?
- Maybe red paperclip for delete, green paperclip for attach??
todo: clean up recently added translation keys, some are not being used and were added willy nilly
- "File" I think might be one
@@ -86,12 +84,15 @@ todo: AFTER ATTACHMENTS WIKI IMAGES
- maybe other types are supported, i.e. video etc?
- baseurl setting for local images: https://marked.js.org/#/USING_ADVANCED.md#options
- in v7 images are not part of attachment system but rather embedded somehow in the document (have to refresh how that works for export dbdump)
todo: Attachments / wiki: wiki html processor needs to append dl token to local files in the wikiview automatically in real time
todo: Picture input in attachments
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080
todo: after attachments - integration tests update
todo: Look at attachment saving code on server, should it zip?
todo: THIS! At this point, upload to dev server and thoroughly test with devices, it seems a bit slow at times
- Might need to hide attachments until user clicks on something to reveal as it seems odd to fetch every open
@@ -102,8 +103,15 @@ todo: after attachments - DATADUMP - v7 wiki to RAVEN markdown
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3468
- Need to export images and attached docs as attachments
todo: after attachments - integration tests update
todo: EventLog Processor at server has TWO! separate skip and take portions in the same query, wtf?
todo: Can't hide custom fields on widget form? (no code to check if it's hidden?!)
- maybe because each individual field can be hidden in it so if they are all hidden then nothing shows?
TODO: PRIORITIZE THE FOLLOWING BLOCK AND move INTO appropriate STAGES
******************************************************************
(these items came up looking through the raven priority 1 cases for general UI stuff)