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?)