From bb9e2cd107ed181238a8e1e8a2113f5090519d88 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 22 May 2020 13:30:25 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +- ayanova/src/views/ops-backup.vue | 209 +++++++++---------------------- 2 files changed, 65 insertions(+), 148 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2949b50f..4edab7a9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -23,7 +23,9 @@ todo: OPS routes CLIENT UI can update and save this is the editable content of the form - +todo: is client sending jwt with pre-login get server trial status route? + because I see a not authorized response when I go to login page from a previously logged in session + login page should clear jwt on entry diff --git a/ayanova/src/views/ops-backup.vue b/ayanova/src/views/ops-backup.vue index a3776453..dda33baf 100644 --- a/ayanova/src/views/ops-backup.vue +++ b/ayanova/src/views/ops-backup.vue @@ -1,102 +1,47 @@ -