From a6ceb84c057fbfab8262d81b5441f494b983038c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 9 Jan 2021 00:36:34 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++++++++- ayanova/src/views/svc-csr.vue | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7338217d..5e8688e4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,6 +5,12 @@ MISC ITEMS THAT CAME UP +todo: v8migrate should handle UnitModel without a vendor as that's permitted in v7 and it's not required in v8 either + Currently it just bombs and errors that it's required + +todo: v8migrate unitmodel again, it's bombing if Number is missing on source as it's required in dest but not source + No idea, maybe make a number or use a timestamp or something? + todo: many customer service request translations keys are not translated: "CustomerServiceRequestDetails": "Details", "CustomerServiceRequestEventCreated": "Customer service request - New", @@ -88,12 +94,15 @@ todo: actual customer reports so can figure out datalist for bringing other name todo: DOC ENTRY (or is this defensive for no reason?) Why are your mailing-lists and your website in english? "VideoLAN's developers come from all around the world and english is the only language they can use to communicate together. Although great care is given to the translation of VLC in various languages, maintaining translations of our website costs too much more time than we" - +todo: server boot up message should show the port it's listening on if possible or configured to listen on + Users may well not know what port they are using and this will ease that greatly ............................................................ CURRENTLY DOING: + CustomerServiceRequest final item for now, would it be possible to show a workorder link on the summary info at top if it's accepted to wo so can directly open? + EACH OBJECT DEV CYCLE: diff --git a/ayanova/src/views/svc-csr.vue b/ayanova/src/views/svc-csr.vue index ba87fa0c..2c62a71c 100644 --- a/ayanova/src/views/svc-csr.vue +++ b/ayanova/src/views/svc-csr.vue @@ -58,6 +58,7 @@ data-cy="status" > +