From 2a85a773dc8d5c1980550850277e9d3402e8ffdf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 21 Feb 2019 23:15:05 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++++++-- ayanova/src/views/inventory-widget-edit.vue | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8852a7d0..511456d4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,8 +14,13 @@ TODO CLIENT STUFF TODO NEXT - Choose a validation library (or none at all) - consider the workorder when doing that as it's the most complex to validate +Put all the widget fields on the form +Check rights when navigating to the form +Fetch the record when the form opens +Localize the validations +Ensure my own validations work to match the biz rules for the widget form. +Add update and save code +Make all fields work according to specs below Make a basic crud form with all the fields necessary, then iterate over it adding the items below. diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index fa89bea7..449bc057 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -73,7 +73,7 @@ clear - + submit