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 @@ - - -