From 896d1b51f03049aefc22517b209023a071fa0924 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 9 Nov 2018 21:20:38 +0000 Subject: [PATCH] --- devdocs/todo.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 45cbad19..898affe2 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -27,9 +27,18 @@ refs: - And this: https://logrocket.com/blog/an-imperative-guide-to-forms-in-vue-js-2/ -WEEK OF 2018-11-05 - RAVEN shell start work. YAY! +WEEK OF 2018-11-12 - RAVEN shell start work. YAY! + + +NEXT UP / CURRENT: + - Complete localized text work + - Don't forget to add new keys to the other languages + - Test that keys are fetching and caching properly + + - Figure out the next thing. + + -NEXT: Test authorization code to login even if just doing it from code for now to ensure that roles enum stuff works and payload is properly verified and decoded /* eslint-disable */ - Stage 1: - Make a rough but relevent shell with the idea of this being the actual release shell (Refine on the fly rather than re-do)