Updaated all color values to include Alpha value so pickers offer it as an option to user

This commit is contained in:
2022-03-09 16:19:54 +00:00
parent 8b4762c1a3
commit 9f2a01a31b
28 changed files with 48 additions and 51 deletions

View File

@@ -23,17 +23,14 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019
# OUTSTANDING MAJOR AREAS TO BETA
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
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??
bugbug: change status on quote and save then can't change other things and save. Maybe same with workorder too.
because last status being set on header and not updating it and concurrency on save??
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 be more than just customernotification, haven't been in there in a while