Commit Graph

575 Commits

Author SHA1 Message Date
André Neves aaa0fbad99 docs: adding code of conduct 2018-11-30 23:55:48 -05:00
André Neves 0621323a7c bin: adding macos binary for zcashd 2018-11-30 23:46:57 -05:00
George Lima 15f4c81b58 hotfix: move runDaemon to config/daemon folder 2018-11-30 22:33:29 -03:00
George Lima ea9007be8b feature: add fetch-params spawn process 2018-11-30 22:31:19 -03:00
George Lima b68db00585 hotfix: split daemon helper functions 2018-11-30 22:29:27 -03:00
George Lima 545203a119 feature: add zcash linux binaries 2018-11-30 22:26:28 -03:00
André Neves 893e067e7d chore: simple README fix 2018-11-30 11:13:18 -05:00
André Neves 4a99f007ce chore: documentation efforts 2018-11-30 11:04:25 -05:00
George Lima d078159ec6 hotfix: change process var name to avoid conflicts 2018-11-29 20:00:16 -03:00
George Lima 854bd2e507 [WIP] feature: add zcashd-child-process spawn on startup 2018-11-29 19:58:05 -03:00
George Lima d74fec7162 feature: install process-exists package 2018-11-29 19:57:28 -03:00
George Lima 2c34ed4298 type: fix RouterHistory 2018-11-29 19:56:43 -03:00
George Lima 5ff386ba82 type: add $FloxFixMe in asFragment 2018-11-29 19:56:27 -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
André Neves e3c6937bc5 test: fix file naming and introduce jest flow types 2018-11-28 23:12:47 -05:00
George Lima cf1e5af600
Merge pull request #5 from andrerfneves/feature/styled-components-base
Feature/styled components base
2018-11-28 23:50:19 -03:00
George Lima 3efc1ed9e2 feature: add normalize css 2018-11-28 23:45:37 -03:00
George Lima a4b081c572 feature: add styled-components polished 2018-11-28 23:40:29 -03:00
George Lima 8e9816b031 hotfix: merge with develop 2018-11-28 22:54:08 -03:00
George Lima a90ce194fe
Merge pull request #4 from andrerfneves/feature/testing-suite
Feature/testing suite
2018-11-28 22:06:25 -03:00
George Lima 1d8ac8591c hotfix: fix conflicts and merge 2018-11-28 21:55:26 -03:00
George Lima 0b85199db4
Merge pull request #3 from andrerfneves/feature/redux-ducks
Feature/redux ducks
2018-11-28 21:47:02 -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 242a270181 lint: fix line man-len 2018-11-28 18:58:39 -03:00
George Lima e50203c1ef type: bump flow-bin version 2018-11-28 18:54:25 -03:00
George Lima ae6e44f613 hotfix: sample component test to work with react-testing-library 2018-11-28 17:03:31 -03:00
George Lima 4cdc1a94af hotfix: use react-testing-library instead enzyme 2018-11-28 17:02:23 -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 1dc5c9877d chore: increase eslint line max-len 2018-11-28 16:32:08 -03:00
George Lima 347015353e hotfix: add jest config 2018-11-28 14:08:37 -03:00
George Lima 0aaec658f9 feature: setup spectron 2018-11-28 14:07:58 -03:00
George Lima 4674909ecb feature: add sample tests 2018-11-28 13:12:42 -03:00
George Lima e55ddacf2e feature: add enzyme setup 2018-11-28 13:12:20 -03:00
George Lima 7d788b8cf9 feature: setup jest and add dependencies 2018-11-28 13:12:06 -03:00
George Lima 22d0200978 chore: add coverage and flow-typed to .gitignore 2018-11-28 13:11:29 -03:00
George Lima 83edad00b9 chore: add jest/globals to eslint config 2018-11-28 13:11:08 -03:00
George Lima cbc5312e06 chore: remove package.lock.json 2018-11-28 13:09:35 -03:00
George Lima 4f2b566858 hotfix: add deb linux build target 2018-11-28 11:07:09 -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 83fd8dd6c4
Merge pull request #2 from andrerfneves/feature/docz
Feature/docz-base
2018-11-27 12:22:07 -03:00
George Lima 6b1a1414af feature: add docz usage example 2018-11-26 23:52:47 -03:00