From 61049361cac64d0aae26ca4a7e8fd23914f95067 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 2 Mar 2020 23:26:38 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 -- ayanova/src/components/gz-data-table.vue | 17 +++++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4bfa7c6a..e0910f9e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -45,8 +45,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 1 and 2: -todo: Customize form - needs locale text customization link in there too because that's the central spot people go to do that shit - - Locale on it's own form though as previously planned, just additional link on customize fields form so that people can ramble their way onto it. todo: add refresh button above grid, reason being that we really don't want people refreshing the ENTIRE app with a full page refresh - Even though we support it, it's slow and could be an issue when running in application mode with no browser controls diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 8e6ddd66..8f013f1f 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -11,10 +11,16 @@ @change="listViewChanged" > - - fa-filter - + +
+ + fa-sync + + + + fa-filter + +