From 7e24102347f85ace6ad65b8f22c5e07462e8afd6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 5 Feb 2020 00:47:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +- ayanova/src/components/gz-data-table.vue | 443 +---------------------- 2 files changed, 15 insertions(+), 433 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6509870f..f97b2cc2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -48,10 +48,7 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT -TODO: Mobile view nav on 360px (our smallest supported size) isn't dismissable if you just want to go back to what you were working on - - This is becuase the nav is 350 and 10px isn't enough apparently to click on - - Maybe decrease the nav slightly - +TODO: Make sure scroll position is respected and saved when editing a widget and coming back to the list TODO: toolbar above grid for filters, refresh etc (make it a standard component?) TODO: main.js filters need to be finished TODO: SEARCH UI diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 0748153f..351bcbe2 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -90,12 +90,12 @@ > @@ -110,11 +110,6 @@ lg="3" > -