This commit is contained in:
2020-06-24 19:34:12 +00:00
parent c498567943
commit e99ccd0ebe

View File

@@ -27,6 +27,8 @@ todo: help links for User, Users, Translations, Translation
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: 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: concurrency violation tests, so far I don't think I've *ever* tested that from the client itself
todo: Administration - Attached files manager todo: Administration - Attached files manager
todo: consider moving canDuplicate etc from a "computed" property into methods (just drag and drop) 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 in fact, look for all computed and consider them carefully because computed seems to be bullshit