From e4607db21df4fd4bde003db7e689a90ff2623a96 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 26 Jan 2022 22:54:09 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++-- ayanova/src/components/pm-header.vue | 1 + ayanova/src/components/quote-item-tasks.vue | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1f710884..f7b27f45 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -26,7 +26,7 @@ docs completion of #b4beta items Proofread: docs go over all from start to finish regardless if all completed or not just needs a going over, make sure [under construction] is tagged on incomplete pages dashboard widgets to replicate v7 and one show off to show biz metrics potential, something practical for each user type would be ideal -Joyce todo when she asks for something todo - onboarding workout eval and auto configuration getting started guide UI +Joyce todo - onboarding workout eval and auto configuration getting started guide UI what the ui looks like / what features can they pick from, wizard vs long page: I think a single long page is easiest to deal with as can review it all make changes here and there then press DO IT and have it configure @@ -853,7 +853,7 @@ BUILD 8.0.0-beta.0.13 CHANGES OF NOTE - This update requires a fresh database rebuild - Replaced 5 report templates from FIVERPTSNEEDED_beta.0.12reporttemplates.zip email of 2022-01-21, 5:08 PM -- Fixed issue with wo,quote,pm that prevented form customized Required fields from working +- Fixed issue with wo,quote,pm that prevented some form customized Required fields from working - Fixed issue with wo and quote that sometimes would give a index out of range error when editing the header and saving - case 4087 fixed - case 4092, 4094 fixed diff --git a/ayanova/src/components/pm-header.vue b/ayanova/src/components/pm-header.vue index 969a492b..7255e2d1 100644 --- a/ayanova/src/components/pm-header.vue +++ b/ayanova/src/components/pm-header.vue @@ -52,6 +52,7 @@ :form-key="formCustomTemplateKey" :readonly="formState.readOnly || value.userIsRestrictedType" :pvm="pvm" + :error-messages="form().serverErrors(this, 'Address')" data-cy="woAddress" /> diff --git a/ayanova/src/components/quote-item-tasks.vue b/ayanova/src/components/quote-item-tasks.vue index 3361504f..a2cd2036 100644 --- a/ayanova/src/components/quote-item-tasks.vue +++ b/ayanova/src/components/quote-item-tasks.vue @@ -86,7 +86,7 @@ >