This commit is contained in:
2019-11-28 23:53:04 +00:00
parent 281f597a5b
commit 852cf50084
2 changed files with 41 additions and 9 deletions

View File

@@ -56,9 +56,14 @@ TODO: Form customization - hidden fields support
- Obviously not the required ones (how to know if required?)
TODO: Any other widget form stuff, then do a on server test (bump version) then can proceed
TODO: TESTING - Post to server then do a round of device testing
- bump server version first!!
................................
TODO: MOVE THIS DOWN? AFTER ALL WIDGET FORM STUFF IS DONE Form customize UI
- Where you create custom fields and edit
@@ -69,8 +74,11 @@ TODO: MOVE THIS DOWN? AFTER ALL WIDGET FORM STUFF IS DONE Form customize UI
TODO: Bug? Set widget edit form times to 4:20pm and observe that in the main grid list it shows as 320 pm!?
TODO: BUG? If I open a widget record, make no changes just click on another navigation item like operations console, instead of navigating I get an error about object did not pass validation and it stays on that page
- It's trying to open this url: https://test.helloayanova.com/inventory/widget/edit/ops for some reason tagging ops on to the current route, not replacing the route entirely
TODO: Main list hide hidden fields as well???
- If a field is hideable and hidden then it probably shouldn't display on the main list either
- Test with widget Serial field as before
TODO (NEEDS re-test ON MOBILE for appearance and functionality): Reports - stub out
- Stub out some fake reports in a drop down selection for testing, doesn't have to do anything but be present