From 72e612c18f43fdd37b6bf06f9f886cb469c150c6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 13 Dec 2018 22:53:36 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2366adf4..24900ab6 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -6,8 +6,7 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQ0NTU5NzAwIiwiZXhwIjoi ## IMMEDIATE ITEMS ENUM - - Need route to get enum values and lt by providing a lowercase name of the enum (used for building filter UI for enum types) - - Client needs to pick enum value adn display localized + - make tests then done NEXT - This should be the point that the lists code is concluded and can move on to the other SERVER items below then back to client stuff in the middle here