This commit is contained in:
2022-03-09 01:56:26 +00:00
parent da30586366
commit 973a3f2555

View File

@@ -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