From 3fcf6883b91204d8de4671d3e2c550222886e50e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 3 Jul 2020 17:31:46 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +---- ayanova/src/views/ops-backup.vue | 11 +++++++++++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0983c4f0..b6893dfd 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -4,10 +4,7 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang =-=-=-=- -todo: dark mode / nav append slot logout notify?? - move out of user settings into bottom of nav panel maybe like the vuetify website shows - dark mode primary too bright? - + todo: Backup, probably need to add option "Do not backup automatically" or something to that effect for scenarios where the built in backup won't be used / won't work rather than a boot environment option I'm thinking a configuration in backupsettings option so it's visible in UI diff --git a/ayanova/src/views/ops-backup.vue b/ayanova/src/views/ops-backup.vue index 0c2fee95..2c3dad2f 100644 --- a/ayanova/src/views/ops-backup.vue +++ b/ayanova/src/views/ops-backup.vue @@ -6,6 +6,17 @@ {{ $ay.t("BackupSettings") }} + + +