From c9f1ad96eced48978f8a04aaed1efb4c05ce2324 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 14 Jun 2020 19:33:29 +0000 Subject: [PATCH] Checkpoint commit, about to upgrade a bunch of client stuff most notably vuetify 2.3 from 2.2.3 --- ayanova/devdocs/todo.txt | 3 ++- ayanova/src/App.vue | 4 ++++ ayanova/src/views/adm-license.vue | 21 ++++++++++++++------- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7204a126..c250160f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,7 +5,8 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang WIFI change 5g channel to 52,56,60 and 2g channel to 8 recheck before doing as it seems to vary, maybe someone else's is auto switching - +WTF - not the latest vuetify! + https://github.com/vuetifyjs/vuetify/releases/v2.3.0#user-content-upgrade-guide todo: ensure dbid on about page No, showing empty for no license mode, wtf? diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index d65351a2..c79734b0 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -1,5 +1,9 @@