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