This commit is contained in:
2021-04-30 00:04:00 +00:00
parent 2ffd889bd7
commit 0974bad3a0

View File

@@ -63,6 +63,10 @@ todo: Re-test reporting on linux, just updated puppeteer sharp and it might be a
todo: double check main page boilerplate stuff is up to date 2021
https://www.matuzo.at/blog/html-boilerplate/
todo: 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
todo: REPORTING
naming of things is confusing possibly prepare code should use same names as ayreportdata etc so users aren't confused
also it should be named to indicate the server is modifying the data before it's sent to the template
@@ -288,6 +292,8 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: front end full in
alert / popup notes
now it alerts when open wo, but it also has to alert on selecting that customer somehow which is a pain but I guess necessary due to picking customer inside wo form
so can't be alerted before start entering info.