Commit Graph

781 Commits

Author SHA1 Message Date
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 0b9bfc0c17 chore: package init react-spring 2019-01-24 00:02:46 -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 54edcce4c1
Merge pull request #42 from andrerfneves/bugfix/receive-view-addresses
Bugfix/receive view addresses
2019-01-23 21:02:27 -05:00
André Neves 0b68cc88be
Merge branch 'develop' into bugfix/receive-view-addresses 2019-01-23 21:02:09 -05:00
André Neves f949cb226d
Merge pull request #41 from andrerfneves/feature/transaction-confirm-modal
Feature/transaction confirm modal
2019-01-23 21:00:24 -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 daad1ca41a
Merge pull request #44 from andrerfneves/hotfix/send-view-additional-options
Hotfix/send view additional options
2019-01-23 20:39:07 -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
André Neves 7df3c822fc
Merge pull request #49 from andrerfneves/feature/settings-view-design
Settings view Design
2019-01-23 20:37:22 -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
George Lima 495bcd7548 test(send): add send success tests 2019-01-23 16:37:58 -03:00
George Lima 172f26d842 test(components): add components ids 2019-01-23 16:37:35 -03:00
George Lima d93558605f test(api): mock transactions 2019-01-23 16:37:05 -03:00
George Lima a1a3f84ae0 test(console): fix typo 2019-01-23 16:34:17 -03:00
George Lima e28e37f59a test(send): [WIP] add send e2e tests 2019-01-23 14:05:48 -03:00
George Lima 517d5a87a9 test(input): add name prop to input component 2019-01-23 14:04:57 -03:00
George Lima d16fdd2838 test(console): add console view tests 2019-01-23 14:04:29 -03:00
George Lima b56931734d test(components): add id to components 2019-01-23 14:04:11 -03:00
George Lima d138d09014 test(api): update mock api methods 2019-01-23 14:03:15 -03:00
George Lima b05df96721 test(electron): dont run daemon if NODE_ENV === 'test' 2019-01-23 12:41:25 -03:00
George Lima 8fc737081a test(status-pill): add StatusPill tests 2019-01-23 12:40:18 -03:00
George Lima e918f319ba type(api): remove useless supress 2019-01-23 12:38:10 -03:00
George Lima 0c72ab9590 test(spectron): add NODE_ENV in startup 2019-01-23 12:37:35 -03:00
George Lima e15f1c58cc test(components): remove sidebar test 2019-01-23 12:36:29 -03:00
George Lima 34eba62942 test(api): create simple mock rpc api 2019-01-23 12:26:17 -03:00
eliabejr a3f0337453 feat(settings-view-design): match design with adobe xd 2019-01-23 12:07:08 -03:00
eliabejr 2427e2a53c feat(send-amount-value-issue): add ZEC preffix on amount field 2019-01-22 17:08:41 -03:00
eliabejr 50120928f9 fix(send-amount-value-issue): put zeros on amount suffix 2019-01-22 16:07:59 -03:00
George Lima 3a59779913 test(setup): add basics e2e tests 2019-01-22 15:50:11 -03:00
George Lima 19361ae3c7 chore(test): add quitTimeout in Application 2019-01-22 15:48:54 -03:00
George Lima 4e30d698af feat(jest): require jest-extended on setup 2019-01-22 15:45:14 -03:00
George Lima cf4a258ef1 feat(deps): add jest-extended 2019-01-22 15:44:17 -03:00
George Lima c2277529d8 test(snapshot): remove old snapshot 2019-01-22 15:34:26 -03:00
eliabejr d87740e956 fix(send-amount-value-issue): remove leading zero 2019-01-22 15:24:44 -03:00
eliabejr 460dd75e7d Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into hotfix/send-amount-value-issue 2019-01-22 14:50:25 -03:00
eliabejr 1beaecf253 fix(send-view-additional-options): chevron direction 2019-01-22 14:23:58 -03:00
eliabejr 0fdfd2f34d feat(send-view-additional-options): match design with adobe xd 2019-01-22 14:11:26 -03:00