From 4c2a1de4c6f15e134387ee31d9f4649cbbb2f8e3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 23 Jan 2020 22:26:16 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9cb2d598..ef03b433 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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