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')" > + + + + + - - - - +