diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ed60fb1f..fb42a373 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -51,20 +51,24 @@ CURRENT TODOs todo: add tests for the following: - Help link goes where it should + - tricky but doable: https://github.com/cypress-io/cypress-example-recipes/tree/94ae974f41ef579cdd4cb184ed852b623ef252f9/examples/stubbing-spying__window - datagrid paging filter selection works refresh new link open click + make new datafilter, select it, confirm, then remove it - customize form form - - datafilter form + - change password form + - User options form - picklist editor form todo: Customer login should have help links go to a special customer end user section in the manual, but they can still view the rest of the manual becuase maybe they will buy it todo: new widget - There should be a new option (in addition to duplicate) within the existing widget form because it makes sense to want to make a new one while editing previous one - Plus you could have arrived there from anywhere, don't want to have to reload a big list just to add a new one + - disabled until current record is not dirty todo: Make errorBoxError message box on all forms a component instead as it's just boilerplate - For consistency and so can change it later at will without re-editing all forms