This commit is contained in:
@@ -66,19 +66,23 @@ CURRENT TODOs
|
|||||||
|
|
||||||
@@@@@@@@@@@ ROADMAP STAGE 2:
|
@@@@@@@@@@@ ROADMAP STAGE 2:
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
||||||
todo: stub primitive workorder and client at server (all attachable objs?) so can test export with big data now?
|
todo: stub primitive workorder and client at server (all attachable objs?) so can test export with big data now?
|
||||||
|
- just name and id and wiki?
|
||||||
|
pros: nice to have a framework in place to then have the scope to work with
|
||||||
|
cons: won't be real so will need to be updated drastically as time goes by
|
||||||
|
Start with a simple biz/controller/db object predefined to make copies from by stripping widget back?
|
||||||
|
Need types defined as well and maybe LT?
|
||||||
|
|
||||||
|
|
||||||
|
todo: Look at attachment saving code on server, should it zip?
|
||||||
|
- pros and cons?
|
||||||
|
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: after attachments - integration tests update
|
todo: after attachments - integration tests update
|
||||||
|
|
||||||
@@ -88,9 +92,8 @@ todo: User get route is returning password, login and salt in UI explorer WTF?
|
|||||||
todo: Can't hide custom fields on widget form? (no code to check if it's hidden?!)
|
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?
|
- maybe because each individual field can be hidden in it so if they are all hidden then nothing shows?
|
||||||
|
|
||||||
|
some kind of funkiness when I was trying to make a widget on an empty db, couldn't save but was dirty.
|
||||||
todo: Look at attachment saving code on server, should it zip?
|
- related to wiki changes or attachments or something?
|
||||||
- pros and cons?
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -199,6 +202,7 @@ todo: when server is in ops only mode the client needs a way to prevent people f
|
|||||||
|
|
||||||
todo: Outstanding case with vuetify bug in clear button when readonly, check if fixed and if it isn't might need a workaround
|
todo: Outstanding case with vuetify bug in clear button when readonly, check if fixed and if it isn't might need a workaround
|
||||||
- They decided to close the issue rather than fix it:
|
- They decided to close the issue rather than fix it:
|
||||||
|
- I think I worked around this in widget, check.
|
||||||
|
|
||||||
todo: Document in user manual the Widget form as an example with instruction on how to use the various controls etc
|
todo: Document in user manual the Widget form as an example with instruction on how to use the various controls etc
|
||||||
- "Anatomy of a AyaNova Form"
|
- "Anatomy of a AyaNova Form"
|
||||||
|
|||||||
Reference in New Issue
Block a user