This commit is contained in:
2020-04-20 20:28:38 +00:00
parent f96f2e0326
commit 37eb853ae8

View File

@@ -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?!