From d90561693330b9c4d17c499c9c216b4e8b6f6238 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 13 Feb 2020 19:57:08 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0199b2d0..dc2e2f78 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,7 +55,10 @@ Refactor: - Make sure there is a picklist version of any needed lists like User selection whatever for testing - Nice if widget form uses one of these so can fully test out the PickList client format stuff down the road - Examine naming scheme of datalists and plan how to name because those class names are also the datalist key and will be visible to user in report designer and maybe other places - + TESTS + - Refactor to do the above + - Also add a test for specific item ID to ensure that filter by ID works (that's going to need some backend changes to criteria builder, this will ensure it's done) + - See spec doc core-list-graph-datatable-filter-sort for details on ID VALUE vs NAME VALUE