From 7ffbb4c7ce23b154ebc3ad2bc2a709ffa731a61f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 28 Jan 2020 20:35:28 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 89f80de1..3343f9c9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -98,7 +98,12 @@ TODO: GRIDS - Modify the grid to no longer use mock values but real ones instead and test -TODO: Client API code handle + +TODO: DataFilter how to distinguish between filtering on specific ID value or on value column + - Might need to add a filter on ID type of thing maybe? + - Wait and see...YAGNI scenario maybe + +TODO: Client API code handle ?? (NO IDEA, maybe meaning update client after all changes at server?) TODO: Make errorBoxError message box on all forms a component instead as it's just boilerplate