diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 95c53f80..c82e7614 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -65,13 +65,14 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: bug regression, customize form shows dirty immediately after good save? - - this is similar to other shit I saw, maybe there was a change that somehow broke the isdirty code - - check all saveable forms for this issue todo: readonly on all forms make sure it's ok, because on customize form I see no save but can edit - (logged in as bizadminlimited) +todo: router should check rights on each route shouldn't it? + - or should the form check and nav backwards if they don't have the rights + - test: login as subcontractor and direct open widget object + todo: BUG Something fucked with history? When I click on a widget's history button in admin user history view it shows two created record with differing timestamps - note, it doesn't seem to do it on the most recent widgets, but only on the first few created for some reason?!