From 983618a9a84bddd34498b97fc909e31084b484d5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 8 Mar 2021 00:36:38 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +- ayanova/src/views/svc-contract.vue | 99 ++++++------------------------ 2 files changed, 22 insertions(+), 80 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index aff27744..2bd3bb40 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -233,7 +233,8 @@ todo: both rates need contract checkbox so they only appear in conjunction with As non contract scenario is just all items Contract may or may not be all items plus contract or just contract (different queries) But it all needs to go through same picklist code for client simplicity - + +todo: test error handling from server, correctly displays in table (narrator: "It didn't") todo: help docs diff --git a/ayanova/src/views/svc-contract.vue b/ayanova/src/views/svc-contract.vue index 3b285411..b381371e 100644 --- a/ayanova/src/views/svc-contract.vue +++ b/ayanova/src/views/svc-contract.vue @@ -197,7 +197,7 @@ {{ item.overridePct }}% @@ -215,7 +215,7 @@ @@ -256,7 +256,8 @@ {{ item.overridePct }}% @@ -274,7 +275,7 @@ @@ -315,7 +316,7 @@ {{ item.overridePct }}% @@ -333,7 +334,7 @@ @@ -639,22 +640,10 @@ {{ $ay.t("Delete") }} - {{ $ay.t("Close") }} {{ $ay.t("Delete") }} @@ -833,22 +816,10 @@ {{ $ay.t("Delete") }} - {{ $ay.t("Close") }} {{ $ay.t("Delete") }} @@ -1027,22 +992,10 @@ {{ $ay.t("Delete") }} - {{ $ay.t("Close") }} {{ $ay.t("Delete") }} @@ -1218,7 +1165,7 @@ - +