Commit Graph

233 Commits

Author SHA1 Message Date
George Lima 47d6abad29
Merge pull request #33 from andrerfneves/feature/get-new-address-startup
fix: reset send view onDidMount
2019-01-10 16:21:24 -02:00
George Lima a4b6dbb34b fix: reset send view onDidMount 2019-01-10 15:16:23 -03:00
George Lima c35a609319
Merge pull request #32 from andrerfneves/feature/get-new-address-startup
Feature/get new address startup
2019-01-10 12:55:43 -02:00
George Lima 34314d766a feature: show info screen after send coins 2019-01-10 11:51:32 -03:00
Eliabe Júnior 9fbc198ce8
Feature/transactions detail improvements (#30)
* fix: component import on docz

* feature: modify addresses width on transactions details

* feature: fix SelectMenuButton padding

* feature: add numbers on amount placeholder
2019-01-10 11:05:54 -03:00
George Lima cf59a4183e fix: add overflow-y in select wrapper 2019-01-10 10:07:02 -03:00
George Lima 49466386cf feature: add getnewaddress on dashboard startup 2019-01-10 10:02:28 -03:00
George Lima 2b860c643f fix: receive typo 2019-01-10 10:02:03 -03:00
George Lima 0f40ca51f0 fix: add relative position in sidebar 2019-01-10 10:00:52 -03:00
George Lima 56624d7e24 fix: zIndex in sidebar item 2019-01-10 09:38:00 -03:00
George Lima 3b86f01f15 fix: console view defaultState 2019-01-10 09:37:28 -03:00
George Lima bf9f13f0cc fix: compress console_zcash image 2019-01-10 09:35:48 -03:00
George Lima e9c7475d27 feature: use bignumber.js 2019-01-09 10:14:02 -03:00
George Lima ea5ccf7220 fix: add margin bottom in multiple receive addresses 2019-01-08 13:01:57 -03:00
George Lima fe74b461ca fix: transactions list sort by date 2019-01-08 13:01:20 -03:00
George Lima d7056f1b03 feature: get transparent addresses in dashboard 2019-01-08 13:00:40 -03:00
George Lima de90f9de21 feature: add sortBy helper function 2019-01-08 12:59:51 -03:00
George Lima c283c8593d fix: remove unused todo types 2019-01-08 12:59:07 -03:00
George Lima d9820e44d5 fix: send amount placeholder and step 2019-01-08 11:35:23 -03:00
George Lima 77d57c510c feature: add step prop in Input Text 2019-01-08 11:34:36 -03:00
George Lima 9b8c4aff4c fix: add min-height in WalletSummary 2019-01-08 11:33:39 -03:00
George Lima c26aea400e feature: add EmptyTransactionsList component 2019-01-07 16:24:42 -03:00
George Lima b5c84b6329 fix: send view container 2019-01-07 15:59:27 -03:00
George Lima cbb8c60fc9 feature: add filterObjecNullKeys helper function 2019-01-07 15:44:34 -03:00
George Lima 6c1a64efc1 feature: add onFocus event handler in input component 2019-01-07 15:06:57 -03:00
George Lima 4f93b392d3 feature: hookup receive view 2019-01-07 15:06:40 -03:00
George Lima 65394dc9e6 feature: add receive view container 2019-01-07 15:06:16 -03:00
George Lima 74c8853b5e
Merge pull request #28 from andrerfneves/hotfix/update-icon
chore: update zec-wallet icon
2019-01-07 15:31:10 -02:00
George Lima c1d399d9a9 chore: update zec-wallet icon 2019-01-07 14:20:33 -03:00
George Lima 3f6a998fba fix: remove "Waiting for logs..." from console view 2019-01-05 16:35:45 -03:00
George Lima 2130e6e810 fix: remove loading states from dashboard and transactions 2019-01-05 16:31:19 -03:00
George Lima b51ad34019 Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into hotfix/mac-build-pipeline 2019-01-03 14:32:19 -03:00
George Lima 0ec585da3f
Merge pull request #25 from andrerfneves/feature/loading-screen-spinner
Feature/loading screen spinner
2019-01-03 15:22:56 -02:00
George Lima 535681c94d hotfix: replace browserHistory with hashHistory 2019-01-03 14:19:54 -03:00
George Lima e87663e94f feature: add LoadingSpinner in loading screen 2019-01-02 17:34:32 -03:00
George Lima 339c992ef6 feature: add zcash-simple-icon asset 2019-01-02 17:33:58 -03:00
George Lima eb27d6a0f3 feature: add layout styles to console view 2019-01-02 16:18:35 -03:00
George Lima acc135802c feature: add zcash-console image 2019-01-02 16:16:35 -03:00
André Neves b857afbeeb
Merge branch 'develop' into feature/send-view 2018-12-30 21:03:38 -05:00
André Neves 45f04a0c48
Merge pull request #23 from andrerfneves/feature/pixel-perfecting
Feature/pixel perfecting
2018-12-30 21:01:48 -05:00
George Lima ffb54b039e hotfix: add border-radius on open select 2018-12-21 13:52:50 -03:00
George Lima 8f3f67cd4b hotfix: add missing key in Dashboard 2018-12-21 13:43:09 -03:00
George Lima e6108924b5 hotfix: merge conflicts 2018-12-21 12:47:12 -03:00
George Lima 5707a664f5 feature: hookup handleSubmit in send view 2018-12-21 12:44:29 -03:00
George Lima c3e66a286c feature: add send redux module 2018-12-21 12:44:11 -03:00
George Lima 5d0060194b hotfix: add keys in map 2018-12-21 12:43:12 -03:00
George Lima 571b11af4e hotfix: remove $FlowFixMe from button 2018-12-21 12:42:31 -03:00
eliabejr 60f9189dc1 feature: add light fontWeight 2018-12-21 09:13:43 -03:00
eliabejr c91b4b12dd feature: rename fontSize names 2018-12-21 09:13:01 -03:00
eliabejr 9bfa350495 feature: add roboto font 2018-12-20 16:14:58 -03:00