Commit Graph

114 Commits

Author SHA1 Message Date
George Lima ee2f5e20f1 hotfix: component import in todo view 2018-11-28 19:01:30 -03:00
George Lima d4d13730d5 feature: add theme constants 2018-11-28 19:00:40 -03:00
George Lima 970e8ca229 hotfix: update components folder structure 2018-11-28 19:00:25 -03:00
George Lima 22b92bc10d hotfix: remove mutability from createStore 2018-11-28 16:33:19 -03:00
George Lima 1de717d31b hotfix: remove mutability from reducers 2018-11-28 16:32:50 -03:00
George Lima 156fc92584 hotfix: redux modules imports 2018-11-28 11:06:29 -03:00
George Lima 5dd33f9062 feature: move redux structure to ducks pattern
- Remove actions folder
- Remove reducers folder
- Remove actions constants file
- Add redux folder with reducers and store
2018-11-28 11:06:11 -03:00
George Lima 6b1a1414af feature: add docz usage example 2018-11-26 23:52:47 -03:00
George Lima 1a439cc6a5 feature: setup docz 2018-11-26 23:52:29 -03:00
André Neves 678d43ef85 feature: sidebar and layout component implementation 2018-11-23 18:46:06 -05:00
André Neves bbbee0763e feature: impl of Dashboard Settings Send Receive views and improvements to routing 2018-11-23 18:23:41 -05:00
André Neves b54fceb309 bugfix: no flowtype on app entry 2018-11-23 14:12:06 -05:00
André Neves 307800a54c chore: update dependencies
types: adding flow annotation to all files
chore: remove android manifest since its only a desktop app
2018-11-23 14:04:47 -05:00
André Neves 68d781002a base: setup react redux app 2018-11-23 13:41:50 -05:00