From c1937fa96eb5c666f1b7449943e48b03ac6b3a96 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 3 Nov 2020 21:22:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++++++ .../dash-test-line-widget-monthly-total-price.vue | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e2255947..785dd470 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -4,6 +4,12 @@ TODO NEXT DASHBOARD: + palette colors centralized + lt titles of dash items properly + List one goes to a list filter and sorted appropriately + movement buttons kind of suck, maybe add text to them or try to fit them all in a row on one line + + Before making any routes at server, make static data to display in graphs and day calendar so can then play with sizing and see what's realistic to deal with once sizing is in order then can look at specialty routes for serving dash items, maybe combine all dashitems into same route with it's own queries? it just has to return raw data, nothing fancy, check roles etc and then do some nice summarization queries diff --git a/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue b/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue index 2b703be3..663f62da 100644 --- a/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue +++ b/ayanova/src/components/dash-test-line-widget-monthly-total-price.vue @@ -2,7 +2,7 @@