From 973a3f25557c33b9e37125f6f28ed72d9a4295b7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 9 Mar 2022 01:56:26 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ba62f6da..65b18b9f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -23,11 +23,7 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 # OUTSTANDING MAJOR AREAS TO BETA - -TODO: notify delivery log is not exposed in the UI!? (only the queue of events apparently) - Add two separate datatable forms one for proxy and user notifications each in ops - -todo: docs for delivery logs +todo: docs for delivery log ui copy of customer notification doesn't seem to be implemented, possibly others, do a reference search for each notification and track down any that remain un-implemented. the customer copy one is important now that we have proxy notifications @@ -35,13 +31,14 @@ copy of customer notification doesn't seem to be implemented, possibly others, d test user color in home user and in adm-user with new record and exsiting just to confirm it's ok can something be done with usercolor in schedule team view?? -cases + bugbug: change status on quote and save then can't change other things and save. Maybe same with workorder too. bugbug: home-notifications text in general error is cut off, doesn't overflow properly just goes off the screen as if not contained seems like static pre text so maybe throw it in a div or add an overflow-auto to it or something -todo: dbutil erase db new tables not added!! may b e more than just customernotification, haven't been in there in a while +todo: dbutil erase db new tables not added!! may be more than just customernotification, haven't been in there in a while todo: mirror remove not used settings in regular user notify subscription to avoid duplicate problem there too with invalid or more likely hidden and hard to diagnose settings +rockfish b4beta cases # OUTSTANDING BEFORE RELEASE