From 0805c5d6c931979be3d2e73e212ba259803808d8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 25 Feb 2020 19:13:15 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7aaa9fa8..82e31573 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -65,6 +65,15 @@ TODO: show current filter as text fragment in grid at bottom? (what does this br todo: tags in ui shows equals seems to imply that all tags must equal selected value, sb contains instead I think becuase that's how it seems to act from user perspective +todo: tags in datatable display + - remove the array brackets and the quotation marks + - In wide format the column is really narrow for some reason which is increasing the row height quite a bit + - in wide format can the font be smaller if it's more than a certain number of items + - in narrow it actually looks pretty good + +todo: custom fields that are not text in display + - currently custom 1 which is a datetime field is not localized + - are the other types of custom being handled properly todo: check if this block about reports and listview is in the spec doc for the listview or reports (maybe in reports better) - REPORTS