diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e11e8d6c..3c8f2968 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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!