From 13885d43edf48c0371b150e741c0aef82224565a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 10 Feb 2020 15:38:13 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 73ee044e..718737a8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,9 +50,10 @@ SHELL / NAV / MENUS / LAYOUT TODO: LOCALIZATION - TODO ACTIONS - HAPPY MONDAY!! + - Remove relative time token filter integration tests - Keep the ones that rely on filtering dates between values because that's how the client will be sending the relative filters + - Add a BETWEEN test - DataTable, make bools display as checkboxes instead of text (could just use icons instead of actual checkbox) - DataTable Need enum translator in it's own class or maybe part of locale or uses locale I guess