From 8432ed62f7c76397c3878f1c7a4e411aa60cad76 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 5 Apr 2020 19:47:48 +0000 Subject: [PATCH] revert dashboard back to underconstruction from test picklist stuff --- ayanova/devdocs/todo.txt | 9 -------- ayanova/src/views/home-dashboard.vue | 33 ++-------------------------- 2 files changed, 2 insertions(+), 40 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fe0c13c5..ce878c42 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,15 +50,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: Hover / hint text on copy log and log buttons - - surfaced menu options could benefit from this - -todo: Modify underconstruction to support alternate size image - - right now it just cuts off on smaller form factors, would be much nicer and cleaner if it shows responsively - - Important because it's going to be seen by beta testers - - https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images - - https://vuetifyjs.com/en/components/images - todo: SERVER STATUS - check server status on attempt to login for first time or whatever, it should give a prominent warning if the server is unavailable due to closed for maint or whatever rather than just timing out. - Also it allows login which is good but it should restrict the UI if it's a fresh login to a closed server rather than just failing to do certain things diff --git a/ayanova/src/views/home-dashboard.vue b/ayanova/src/views/home-dashboard.vue index 7ea148a3..d333b0a1 100644 --- a/ayanova/src/views/home-dashboard.vue +++ b/ayanova/src/views/home-dashboard.vue @@ -1,23 +1,5 @@