Commit Graph

390 Commits

Author SHA1 Message Date
George Lima d69d39bc56
Merge pull request #13 from andrerfneves/feature/input
Feature/input
2018-12-07 01:44:20 -02:00
George Lima a49af76bbe
Merge pull request #11 from andrerfneves/feature/button
Feature/button
2018-12-07 00:31:51 -02:00
George Lima 791ec4d280 hotfix: add inputTypes obj and fix return 2018-12-06 17:50:01 -03:00
George Lima 253aa78f0c hotfix: add initial value in input docz 2018-12-06 17:49:27 -03:00
George Lima c8e359f0e4 hotfix: remove unnecessary button isLink 2018-12-06 17:37:39 -03:00
George Lima 8ac29bb016 hotfix: use function in setState 2018-12-06 17:26:55 -03:00
George Lima 52b0addaa2 WIP: feature: add input component 2018-12-06 12:42:30 -03:00
George Lima 1a09b6de63 hotfix: components filename case 2018-12-06 12:42:06 -03:00
George Lima 8f2457e43e feature: add QRCode component 2018-12-05 15:37:42 -03:00
George Lima 3e48daace4 hotfix: components file name 2018-12-05 15:37:19 -03:00
George Lima 56a8e376c3 feature: add button component 2018-12-05 15:14:30 -03:00
George Lima 02eb9347de hotfix: change components files name 2018-12-05 15:13:31 -03:00
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