From 7780c4111740fd072ef6d198f0a8588bbb2e5a03 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 2 Apr 2020 14:25:59 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0af2755f..3ec82b95 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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