This commit is contained in:
2020-07-02 13:45:01 +00:00
parent 9432c98a6c
commit c5e0dd626b
11 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,8 @@ todo: consider moving canDuplicate etc from a "computed" property into methods (
in fact, look for all computed and consider them carefully because computed seems to be bullshit
todo: remove translation link from customize page
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: chunk-vendors is 12mb! WTF very much slowing down all other ops
Not release mode though
todo: I don't really need About on every edit form, keep it for the main top level and remove it from all the edit forms
todo: concurrency violation tests, so far I don't think I've *ever* tested that from the client itself