From 0a33cf205c842d0272acb197bfd41a95ee4a3c80 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 26 Nov 2020 19:49:30 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 412fb6c6..79edcfd9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -70,10 +70,12 @@ todo: gz-data-table make sure unbounded notes column is bounded by some length r todo: picklist empty null vs zero test with customer and headofficeid should have the empty selection pre-selected or maybe I need to do away with that since the clear button does the same thing? + todo: missing feature, can't filter widgetlist by User due to no UserList being available Is this meant to be text only filter and we have no id filter system? How hard to add proper list selection and ID because it seems important? fucking grids are always fucking fucked due to the filter and sort fucking shit + todo: picklist clear doesn't trigger dirty change maybe doesn't emit? @@ -93,17 +95,12 @@ todo: search form weirdness TYPE NAMES results for some type names show as "type 59" for example instead of "Customer note" - +todo: TEST ON SERVER CUSTOMER STUFF ............................................................ -CURRENTLY WORKING ON: Customer notes migration - -OUTSTANDING -Customer note form when not coming from customer should have a link back to the customer form where the name is - - +CURRENTLY WORKING ON: above and then testing once posted todo: TESTING After customer form is made