This commit is contained in:
2020-07-01 22:34:13 +00:00
parent da42aa23ba
commit 429c4944fb

View File

@@ -9,7 +9,7 @@ todo: Job queue form has no column headers for jobs, should it?
todo: ops metrics "other" database files oddly large by orders of magnitude above others
what up?
todo: in translation you can pull used keys, also should be UNUSED keys so can exercise the front end, then pull the list of unused keys for manual removal later
todo: default sort order for default data list views specified? (see eventdatalist for example)
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: consider moving canDuplicate etc from a "computed" property into methods (just drag and drop)