This commit is contained in:
2020-01-23 22:26:16 +00:00
parent 671b19aaed
commit 4c2a1de4c6

View File

@@ -48,6 +48,16 @@ CURRENT TODOs
SHELL / NAV / MENUS / LAYOUT
CLIENT ROLE NAME CHANGE
- "client" now "customer"
CLIENT PROJECT CUSTOM FIELDS CHANGE
- Must use numeric instead of text values now for field types
- Additional NUMBER is split now between integer and decimal types update control STEP value for inputs to include decimal places or none depending on type
TODO: GRIDS
- MAKE GRID AS GENERIC VUE COMPONENT
- See gz-data-table.vue notes in component comments for it's own todo's