From c2f84bd5c4381f2c9a6bbbb2da9686825e3fe992 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 22 Apr 2019 19:30:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +-- ayanova/src/views/inventory-widget-edit.vue | 37 +++++++++++++++++---- 2 files changed, 33 insertions(+), 8 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ef6cc4f1..fdedf73b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -1,6 +1,6 @@ # CLIENT TODO (J.F.C. - Just fucking code it already) -Happy monday, some fun items to start the week... + All platforms and browsers - IN PROGRESS: Initially outdated, had to force a refresh to make it load the latest version @@ -39,7 +39,7 @@ All platforms and browsers - DONE That way we can put anything into the data key again because in future might need whole objects etc (almost certainly will) - DONE Move ABOUT item to just above HELP in menu and remove from main NAV and make it navigate properly on click - DONE Make about contextual and insert a menu item to view log -### HERE --->>> - WIRE up save menu item and add code to disable save on broken rules (and make red, disabled etc) + - WIRE up save menu item and add code to disable save on broken rules (and make red, disabled etc) - Wire up delete menu item - api code is stubbed out for delete, need to write that as well - DONE TODO navigating through menu doesn't "back" properly when clicking back on browser controls diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index b00e03ad..ab28c426 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -112,7 +112,7 @@ - + @@ -131,9 +131,26 @@