From 01ebcea767155ad8de259d77f36ba9bc84b5aaae Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 23 Jan 2022 19:43:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- ayanova/src/components/work-order-header.vue | 18 +++++++++--------- ayanova/src/components/work-order-items.vue | 4 ++-- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 18ea9aa4..075d671f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -268,7 +268,8 @@ TODO: 1 BETA DOCS: rather than bombing. maybe do this first so can catch the ones that slip through - 1 todo: Search limited to a type is *not* working, it just returns all results, search from a Customer for example and you will see all object results - += 1 todo: tags required field validation not working? +- 1 todo: wiki control needs to be able to show validation errors when minimized so when it's a required field it can show if empty - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok - 1 todo: help about does it show user has native date time input use browser override? diff --git a/ayanova/src/components/work-order-header.vue b/ayanova/src/components/work-order-header.vue index 7db55986..bec3f8c8 100644 --- a/ayanova/src/components/work-order-header.vue +++ b/ayanova/src/components/work-order-header.vue @@ -61,7 +61,7 @@ - +