From b5128ac787be0aa0aaabe006c45ecd014292bb3a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 25 Oct 2018 17:14:59 +0000 Subject: [PATCH] --- devdocs/todo.txt | 6 ++++++ devdocs/tools.txt | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 7f4808c0..064c9f62 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -63,6 +63,12 @@ WEEK OF 2018-10-29 TO NOV 12th - RAVEN shell start work. - Widget: List, search, edit, localized WIDGET UI components - At the end of the two weeks re-assess and see what needs to be the focus going forward and if anything is amiss - Plan out the next phase + - NOTE: many users want to see some progress on v8 so it's important that the initial shell have some "flash" to it + - Nice transitions + - Some sample charts + - test well on all form factors + - Have examples of a form with all RAVEN required control types enabled + diff --git a/devdocs/tools.txt b/devdocs/tools.txt index 48ed776c..74c3aef2 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -120,7 +120,8 @@ POTENTIALLY USEFUL VUE COMPONENTS AND PLUGINS - Vue plugin version: https://github.com/ankurk91/vue-flatpickr-component - Input validation component: https://github.com/baianat/vee-validate - Progress bar (very clean and small, ideal for ajax calls): http://ricostacruz.com/nprogress/ - + - Charts: https://www.chartjs.org/ +