From 8ddb4260fb90fb91206061287144168e396e5f48 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 28 Sep 2020 18:04:26 +0000 Subject: [PATCH] Moved footer to login page --- ayanova/devdocs/todo.txt | 3 +- ayanova/src/App.vue | 37 ------ ayanova/src/views/login.vue | 236 +++++++++++++++++++++--------------- 3 files changed, 142 insertions(+), 134 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 41ac0886..f7a71121 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,7 +5,7 @@ ### SMALL QUICK ITEMS ##### -todo: Default sample logos are fugly, make them smaller and cleaner and less ugly, maybe just a stylized text and faint background, classier looking +todo: make our logo smaller or move it when a biz logo is displaying on the login form todo: Direct report view URL doesn't work if already logged in due to code only being in login form need to hijack the router before navigation to intercept special urls @@ -32,7 +32,6 @@ todo: DataListFilter UI pretty shitty how to make a new filter? -todo: make our logo smaller or move it when a biz logo is displaying on the login form todo: hide swagger logo and branding in api explorer diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index bafe36df..1bfcf22a 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -244,42 +244,12 @@ - - - - - - AyaNova {{ version }} {{ copyright }} - - -