This commit is contained in:
2020-04-01 15:00:42 +00:00
parent 4f08bcfbe2
commit 2e1b11a2bf
2 changed files with 19 additions and 5 deletions

View File

@@ -51,9 +51,13 @@ CURRENT TODOs
todo: Client automated testing
- Need several as basis for all future, make sure it's right.
todo: de-var-ification
- use const for unchanging values, let everywhere else, no var anywhere and test out before moving on
todo: new widget
- There should be a new option (in addition to duplicate) within the existing widget form because it makes sense to want to make a new one while editing previous one
- Plus you could have arrived there from anywhere, don't want to have to reload a big list just to add a new one