From 76cf4f0bf44202b624195fb365b273a251b1426e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 9 Nov 2018 21:27:19 +0000 Subject: [PATCH] --- devdocs/todo.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 898affe2..76fb9089 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -30,12 +30,16 @@ refs: WEEK OF 2018-11-12 - RAVEN shell start work. YAY! -NEXT UP / CURRENT: +NEXT UP / CURRENTLY WORKING ON: + - Modify the Locale GetSubset route to *NOT* require teh localeId (fixup tests) + - No idea why it wouldn't just use the users current locale, it's only ever intended to be called by authenticated client anyway - Complete localized text work - Don't forget to add new keys to the other languages - Test that keys are fetching and caching properly + - Clean up the login form to use graphics and no text - - Figure out the next thing. + - Look over the (now two) api calls and look for optimization and code shrinkage / de-duplication + - Move on to the next thing (build and post?)