From 380b1787790a922ff7e5a204ec337ed0c5e40a9e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 21 Feb 2016 10:07:23 +0100 Subject: [PATCH] Todo update --- todo.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index a8dc4f1..452a12e 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,7 @@ +# Layout + +- [ ] Change to flexbox + # Framework ## L11nManager @@ -58,6 +62,9 @@ Uninstalling with constraints is rather difficult. need to remove constraints from all modules if there are any before table drop is possible. +- [ ] Install for navigation should have an interface? Or a global module interface for this +- [ ] Navigation needs a uninstall directory in order to not only install navigation elements but also remove them. Actually navigation can do this on it's own but other modules might not be able! + ## Business - [ ] Fix positions @@ -78,7 +85,7 @@ table drop is possible. - [ ] Adjust tables - [ ] Create datamapper - + ## Charts ### Charts types @@ -113,6 +120,7 @@ table drop is possible. - [ ] Create Math test - [x] Model test - [x] Module test +- [ ] Remove almost all createdAt setters. Testing should use reflection!!! # Dev splash screen