Commit Graph

349 Commits

Author SHA1 Message Date
eliabejr 8e308acbf2 feat(test-components): update components with testid attribute 2019-01-31 13:38:42 -03:00
eliabejr 9357feb281 Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into feature/test-components-with-jest 2019-01-30 19:55:27 -03:00
George Lima 1c907ae889 feat(transaction-details): open blocker explorer on transactionId click 2019-01-29 21:28:10 -03:00
George Lima 335c607ba7 feat(explorer): add explorer url constants 2019-01-29 21:27:22 -03:00
George Lima c9f6e7dbad type(libs): add new typedefs 2019-01-29 19:18:06 -03:00
George Lima 7f8b41aba8 chore(uuid): replace generateRandonString with uuid 2019-01-29 18:35:22 -03:00
George Lima 025d9d0e9e chore(git): merge with develop 2019-01-29 18:22:29 -03:00
George Lima 2efab1bb12 lint(import): remove default exports 2019-01-29 12:36:13 -03:00
George Lima 248e04be98 Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into feature/open-external 2019-01-29 12:09:48 -03:00
George Lima 8fa4fbde80 chore(git): merge with develop 2019-01-29 12:04:50 -03:00
George Lima bd2de80943 type(styled): fix usage 2019-01-29 12:03:04 -03:00
George Lima c6088bd8d4 chore(redux): use bignumber 2019-01-29 12:02:34 -03:00
eliabejr d86dfa09d0 fix(test-components): flow and eslint issues 2019-01-29 10:44:05 -03:00
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
eliabejr 59cf51a8fd fix(test-components): merge conflicts 2019-01-28 15:34:36 -03:00
eliabejr f9743f50a2 feat(test-components): split visual from logic in status-pill 2019-01-28 15:11:13 -03:00
George Lima 4cea1ad88e refactor(warnings): remove react warnings 2019-01-28 12:05:03 -03:00
George Lima 603c045e98 feat(open-external): add openExternal util fn 2019-01-28 10:04:30 -03:00
George Lima 2fae82c1fe refactor(namecase): decamelize filename 2019-01-28 10:03:11 -03:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05:00
George Lima 047616f8ec chore(git): fix conflicts 2019-01-25 19:07:29 -03:00
André Neves 291e011eb7 chore: electron default window height
refactor: modal background overlay rgba change
refactor: fix transitions on all relevant components
2019-01-25 16:57:12 -05:00
eliabejr c971903cb1 Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into feature/test-components-with-jest 2019-01-25 17:54:53 -03:00
eliabejr 2d512c8b04 chore(test-components): remove status pill docz story 2019-01-25 17:47:52 -03:00
eliabejr 978fe5c3c7 chore(test-components): add missing semicolon 2019-01-25 17:46:16 -03:00
André Neves 21d20110a2 chore: solve merge conflicts 2019-01-24 22:44:14 -05:00
André Neves 26268e6faf refactor: fix for dropdown selector 2019-01-24 22:37:53 -05:00
George Lima 57bb3e6ff5 chore(components): add missing ids 2019-01-24 16:26:03 -03:00
George Lima 97f9767ec8 type(components): fix Props of base components 2019-01-24 16:24:10 -03:00
George Lima e68583b363 chore(git): merge with developer 2019-01-24 11:56:49 -03:00
George Lima 3daf958336 feat(send): load addresses and zec price in Send View 2019-01-24 11:15:09 -03:00
George Lima 25f418e7bd lint(send): fix send eslint issues 2019-01-24 10:56:51 -03:00
George Lima a028109532 type(receive): supress redux connect errors 2019-01-24 10:56:13 -03:00
André Neves 70fe5fb120 feature: animation and general improvements to the send and receive views 2019-01-24 00:08:20 -05:00
André Neves 4ae193f3ed chore: removing dropdown from tooltip top right 2019-01-24 00:06:33 -05:00
André Neves ad4cc123c7 refactor: remove unnecessary width on Button 2019-01-24 00:05:46 -05:00
André Neves 0902c1d3a8 refactor: style and hover styles improvements to transaction item 2019-01-24 00:04:47 -05:00
André Neves 0f4d5ff36d styles: better styles for Settings view 2019-01-24 00:04:15 -05:00
André Neves c2867ef21f refactor: adding a loadAddresses to always have addresses displayed 2019-01-24 00:03:44 -05:00
André Neves a7d942feb1 feature: anim for loading screen intro 2019-01-24 00:03:13 -05:00
André Neves 4cb61c2261 refactor: changes and improvements to status pill component 2019-01-24 00:02:14 -05:00
André Neves 300c7c254a refactor: isSyncing and user-select cleaning UI 2019-01-23 22:13:08 -05:00
André Neves b4df7c3769 chore: solve bad merge 2019-01-23 22:10:08 -05:00
André Neves 0b68cc88be
Merge branch 'develop' into bugfix/receive-view-addresses 2019-01-23 21:02:09 -05:00
André Neves b704f7a8ca
Merge branch 'develop' into feature/transaction-confirm-modal 2019-01-23 20:59:57 -05:00
André Neves 2d9b7f89c7
Merge pull request #43 from andrerfneves/hotfix/send-amount-value-issue
Fix Send View Amount field issues
2019-01-23 20:43:01 -05:00
André Neves e8552ad2d9
Merge branch 'develop' into hotfix/send-view-additional-options 2019-01-23 20:38:32 -05:00
André Neves c653ef3788
Merge pull request #48 from andrerfneves/hotfix/receive-view-design
Hotfix/receive view design
2019-01-23 20:37:46 -05:00
eliabejr c25c83641c feat(receive-view-design): filter wallets by type 2019-01-23 18:00:42 -03:00
eliabejr 7efabe0d8e feat(receive-view-design): add border color on app theme 2019-01-23 17:59:30 -03:00