This commit is contained in:
2020-04-02 14:25:59 +00:00
parent 79d52064f3
commit 7780c41117

View File

@@ -55,6 +55,20 @@ CURRENT TODOs
todo: de-var-ification
- use const for unchanging values, let everywhere else, no var anywhere and test out before moving on
todo: add tests for the following:
- About form displays critical info
- Help link goes where it should
- datagrid
paging
filter selection works
refresh
new link
open click
- customize form form
- datafilter form
- picklist editor form
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