diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 95e5d2b8..273bba18 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,22 +3,17 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early =-=-=-=- - - - todo: need page where OPS can "View server configuration" easily put it on the main page in the OPS menu make sure it's "VIEW" configuration not just "configuration" so it's clear you can't modify it similar to the about form server block but with all details of config as well - VIEW type icon for it, binoculars or vista or something, not gears because that implies can change it - -todo: run batch file should open Client AND Server UI's BOTH + VIEW type icon for it, binoculars or vista or something, not gears because that implies can change it + todo: add shutdown server Client UI for new route in serverstate menu item, big red warning dialog, double checks -todo: contact link on server api host page should include dbid in link todo: Not licensed Client license page should start with trial evaluation expanded automatically - +todo: contact link on server api host page should include dbid in link todo: Server page error when no license should guide to starting trial "E1020 - License key not found in database, running in unlicensed mode Only *the* SuperUser account can login to make changes" Maybe a link to the docs directly on evaluation start diff --git a/ayanova/src/views/ops-backup.vue b/ayanova/src/views/ops-backup.vue index 874efc95..0d3acdc5 100644 --- a/ayanova/src/views/ops-backup.vue +++ b/ayanova/src/views/ops-backup.vue @@ -75,7 +75,7 @@ :sort-by="['created']" :sort-desc="[true]" > -