This commit is contained in:
2020-05-01 23:58:04 +00:00
parent cec9fd0934
commit 8990495234

View File

@@ -124,12 +124,18 @@ todo: PLANNING 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
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
Integration tests for stubbed out objects?
(After I figure out and implement workorder structure)
Should I make preliminary ones that just crud for now?
todo: EventLog Processor at server has TWO! separate skip and take portions in the same query, wtf?
todo: User get route is returning password, login and salt in UI explorer WTF?