From 3c89ce816ba3c9b7f3f89ac37f7e8b6e9cd8d155 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 19 Jun 2019 22:26:28 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- ayanova/src/views/inventory-widget-edit.vue | 28 +++++++++++---------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c433ea44..71d612d6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -78,8 +78,9 @@ DONE: Turn widget edit ROLES into a static select populated from server DONE: Widget - NOTES FIELD TODO: TAGS!!! - Adding a new tag doesn't flag the record as dirty! (selecting does though) + - Layout: tags seems to buried into the rest of the form fields, maybe needs more whitespace around it, or a box - COMPONENTIZE - + TODO: Custom fields TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward - Some of this stuff is stage 2 for the edit form diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index 499d7d8e..4865216e 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -138,6 +138,19 @@ @change="onChange('roles')" > + + + + + - - - - +