This commit is contained in:
2021-04-13 23:20:27 +00:00
parent d01092b4a2
commit 35ba50e806

View File

@@ -228,9 +228,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING:
OVERALL
- Partial save even if parts fail??
kind of the point of the new system isn't it?
or was that to allow a user to go into a specific section and edit it, not necessarily make willy nilly edits anywhere
- Partial save even if parts fail
- test partial save (and delete) with fail at each level (make up a fail if have to at server)
- Error messages should display correctly both in alert box and in each item's controls
- Test out role rights, login as various roles and ensure it works as expected
- once past this step then second pass at new features **that affect models** (not necessarily UI stuff just fields required etc)
Add items below that are just spurious and not tied to a particular case as v.next cases YAGNI/TTM!