From 8957a96a8ce30d397b2710753ac7fb9237ce5a6a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 6 Apr 2021 22:45:31 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 +- ayanova/src/components/work-order-items.vue | 135 +++++++++++++++++++- ayanova/src/views/svc-workorder.vue | 15 ++- 3 files changed, 149 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 3fff0614..da574fa3 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -214,7 +214,8 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: workorder front POC - make minimal front end enough for POC wokorder-> - woitem->woitemscheduleduser collection + woitem -> + woitemscheduleduser collection wostate - test out, confirm can CRUD as planned independantly and all at once - will need some dirty fields and viz fields likely added to models so go minimal route as possible to POC it @@ -229,7 +230,8 @@ CURRENTLY DOING: workorder front POC https://www.voorhoede.nl/en/blog/why-skip-links-are-important-for-accessibility/ - +todo: clean up translation text, many things are badly worded for wo like all *List could just use plural form and be shorter + as coding it look for areas to be cleaned up todo: how far to extend down tags, custom fields , wiki because technically could do that easily, each child/grandchild will have own popup edit form to place those controls diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index fe5b4bc9..16e50a53 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -27,7 +27,30 @@ >[selected index: {{ pvm.selectedItemIndex }}]