From 0f64268095e262b6364665f416d0fc6b481a2ad1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Sep 2021 22:43:57 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 71b81e08..12622d55 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -62,8 +62,6 @@ Coded by importance ## CLIENT MISC ITEMS -todo:1 custom required rules only apply to new records!! - -2 hyperlinks in memos sb clickable to open in new tab or window or whatever this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI recognize urls and make them actionable somehow @@ -123,7 +121,6 @@ todo:2 Not in love with the "Error api2200" as the only error text in the box At the very least make sure every raw error returned goes into the client log so can help with tech support when people need it without resorting to making them open developer console to see the actual raw error. (if do this maybe extend the length of the error log as it's possibly too short to capture enough stuff this way??) -todo:2 Translation: "Physical" address seems wierd, rename to Street address or Delivery address or Service Address or whatever todo:2 when there is an errorbox error it's possible to miss it as it's at the top scrolled off screen and you can save as the appbar doesn't scroll need more feedback, perhaps appbar turns red, or save button turns red or whole page has a color to it..?? Or maybe just as simple as an toast alert popup whatever it's called that temporarily shows the same error as is in the box at top @@ -823,4 +820,5 @@ BUILD 129 CHANGES OF NOTE - case 3864 help docs for report designer added missing info related to PDF etc - case 3864 help docs for purchase order related to how the item form works added - Inventory transactions, Attached files, Review data lists were showing untranslated text in "Source" columns -- case 3864 part unit of measure auto suggest implemented \ No newline at end of file +- case 3864 part unit of measure auto suggest implemented +- English translation changed instances of Physical for physical address to "Street" / street address