Commit Graph

228 Commits

Author SHA1 Message Date
George Lima 34d4988ff4 hotfix: change theme colors 2018-12-05 15:12:50 -03:00
George Lima 5112ac9948 feature: add console route 2018-12-05 13:32:13 -03:00
André Neves 70f9707273 styles: basic styles for application 2018-12-04 23:26:03 -05:00
georgelima e7a7018372 hotfix: use compose in router 2018-12-04 00:05:30 -02:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
George Lima 2c34ed4298 type: fix RouterHistory 2018-11-29 19:56:43 -03:00
George Lima aaaa0601b9 chore: change components filename case 2018-11-29 19:56:05 -03:00
André Neves b547b62847 docz: change docz information and titles 2018-11-28 23:21:08 -05:00
André Neves a9225b9497 refactor: file naming case
refactor: code clean up
types: introduce flow types
2018-11-28 23:14:44 -05:00
George Lima 3efc1ed9e2 feature: add normalize css 2018-11-28 23:45:37 -03:00
George Lima 8e9816b031 hotfix: merge with develop 2018-11-28 22:54:08 -03:00
George Lima ef0bff7916 feature: wrap root component with ThemeProvider 2018-11-28 19:03:54 -03:00
George Lima b671106de0 hotfix: sidebar import in container 2018-11-28 19:03:31 -03:00
George Lima a65d9df809 [WIP] feature: add app theme 2018-11-28 19:02:42 -03:00
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