This commit is contained in:
2020-01-28 20:35:28 +00:00
parent cdccfac698
commit 7ffbb4c7ce

View File

@@ -98,7 +98,12 @@ TODO: GRIDS
- Modify the grid to no longer use mock values but real ones instead and test
TODO: Client API code handle
TODO: DataFilter how to distinguish between filtering on specific ID value or on value column
- Might need to add a filter on ID type of thing maybe?
- Wait and see...YAGNI scenario maybe
TODO: Client API code handle ?? (NO IDEA, maybe meaning update client after all changes at server?)
TODO: Make errorBoxError message box on all forms a component instead as it's just boilerplate