From 201f59d0d6b6a4e149a8e9dfb3aa4640f2da210b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 10 Feb 2020 18:42:45 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 -- ayanova/src/components/gz-data-table.vue | 87 +++++++++++++++++------- 2 files changed, 61 insertions(+), 30 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 718737a8..c6e3fb6f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,10 +50,6 @@ SHELL / NAV / MENUS / LAYOUT TODO: LOCALIZATION - TODO ACTIONS - - - 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 diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 888cd414..cef748ab 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -38,26 +38,6 @@ - - -