From 233c000d069cf6128f8470d037decaa2a5b88bc7 Mon Sep 17 00:00:00 2001 From: Judit Greskovits Date: Tue, 7 Feb 2017 11:10:24 +0000 Subject: [PATCH] Updated 07.02.16: Project Roadmap (markdown) --- 07.02.16:-Project-Roadmap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/07.02.16:-Project-Roadmap.md b/07.02.16:-Project-Roadmap.md index 2fdd24e..0f0f07d 100644 --- a/07.02.16:-Project-Roadmap.md +++ b/07.02.16:-Project-Roadmap.md @@ -27,6 +27,8 @@ * Create tickets for existing bugs / discrepancies against design * Isolate bugs / issues related to styled-components * Discuss approach to structuring data in Redux store especially in relation to existing data (whether it needs to be changed) and data to be added given priorities established +* Containers vs components - connected components are containers and so should live in containers directory, all other components, including forms live in components directory +* Overhaul of UI components - ensure all components use custom styled-components / normalizer styled

etc subcomponents and that they confirm to design guidelines for these components ## 7.) Prep for meeting with Casey