From 005e7ce1dbe4321917307b14afaf24944a5ea5e8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 24 Mar 2020 19:52:22 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f271c885..92426e5e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -172,6 +172,10 @@ todo: MAKE PICKLIST COMPONENT Select lists and filtering by tag "select-search-f todo: Utilize new picklist in Widget form to select something that exists and can then test out DataListView etc +todo: Should all icons be specified from a central location for future proofing and consistency? + - right now I just specify they willy nilly and some with fa and some have functions that append fa + - if I had a central object with keys that represent the concept of the icon then I can use that everywhere and it's an easy change all at once if something needs changing + todo: Client automated testing - Need several as basis for all future, make sure it's right.