Commit Graph

413 Commits

Author SHA1 Message Date
André Neves eea3510867
Merge pull request #39 from andrerfneves/feature/new-round-pixel-perfecting
Feature/new round pixel perfecting
2019-01-17 19:25:43 -05:00
eliabejr d4ae30805f feat(pixel-perfecting): add eye on Receive view buttons 2019-01-17 17:26:46 -03:00
eliabejr 069913ebf6 feat(pixel-perfecting): add icon prop on button 2019-01-17 17:24:00 -03:00
Eliabe Júnior df02b32421
Feature/status pill (#38)
* feat(styles): create status pill component

* feat(styles): add status pill icons

* feat(status-pill): refactor component logic

* feat(status-pill): add component in docz

* feat(status-pill): show component on header

* feat(status-pill): call RPC to check verification progress

* feat(status-pill): add setInterval on getBlockchainStatus function

* chore: clean code

* feat(status-pill): add ticker to check blockchain info

* feat(status-pill): improve component experience

* chore(status-pill): refactor component lifecycle

* chore(status-pill): increase update time
2019-01-17 16:40:27 -03:00
eliabejr 4428b6e47f chore(revamp-cases): remove unused method 2019-01-17 12:38:11 -03:00
eliabejr 51fc36da4f feat(pixel-perfecting): add show/hide address button on receive view 2019-01-15 23:02:49 -03:00
eliabejr f7aca59ad0 feat(pixel-perfecting): match theme colors with Adobe XD 2019-01-15 23:02:04 -03:00
eliabejr 919b5d913f chore(pixel-perfecting): remove inconsistent defaultValue of to prop on button component 2019-01-15 23:01:20 -03:00
eliabejr 8658830622 fix(pixel-perfecting): dropdown component exploding 2019-01-15 21:36:01 -03:00
George Lima d5a658e4c6 fix(settings): check for null pathToSave before to backup wallet 2019-01-13 00:06:05 -03:00
George Lima e966a80129 feature(settings): add backup wallet.dat button 2019-01-13 00:03:33 -03:00
George Lima fa6fbb16cd feature(settings): add import private keys 2019-01-12 23:18:59 -03:00
George Lima 52b4d14a35 feature(confirm): add isLoading prop in ConfirmDialog 2019-01-12 23:17:28 -03:00
George Lima b586e7ed7f feature(settings): add export private keys in settings view 2019-01-12 16:30:44 -03:00
George Lima 3cf4d058f7 feature(clipboard): add Clipboard button component 2019-01-12 16:29:50 -03:00
George Lima e75b1b0801 feat(confirm): make confirm dialog handle own state 2019-01-12 16:28:26 -03:00
George Lima 0cf32a2d4a feature(settings): add export view keys button 2019-01-12 15:02:34 -03:00
George Lima c69f2c7de0 feature(redux): add settings container 2019-01-12 15:01:16 -03:00
George Lima db011dcc22 feature(confirm): add ConfirmDialog compopnent 2019-01-12 15:00:17 -03:00
George Lima 41e0143773 type(input): remove useless $FlowFixMe 2019-01-12 14:55:53 -03:00
George Lima f3fc18b032 type(button): make to prop nullable 2019-01-12 14:55:05 -03:00
George Lima 36ff98fb64 fix(theme): primary color 2019-01-12 14:53:42 -03:00
André Neves f52995e3c0 chore: fix naming of application index.html
chore: changing loading label
2019-01-10 22:58:14 -05:00
André Neves 74ec77501a chore: solve merge conflicts 2019-01-10 22:53:59 -05:00
André Neves 4dc9c6a730 chore: flowconfig inputs
refactor: hover state for transaction item styles
refactor: send view bug where deleting 0 from amount would crash the app
2019-01-10 22:38:57 -05:00
André Neves 9a8db79924 refactor: UI improvements all around
chore: adding tests to flowconfig ignore
transaction deatils and item fixes
2019-01-10 22:30:46 -05:00
eliabejr e838a2f5cd chore: fix merge conflicts 2019-01-10 15:49:17 -03:00
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
eliabejr 4066f62ff7 feature: fix SendView fonts 2019-01-10 14:51:51 -03:00
eliabejr 5a68f72c97 feature: update input fields margin and padding 2019-01-10 14:51:18 -03:00
eliabejr ef56a6d241 feature: update value of fontWeight bold 2019-01-10 14:49:26 -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
eliabejr 7eb573f198 feature: adjust padding on dropdown component 2018-12-20 16:14:33 -03:00
eliabejr 329e5ae638 feature: add sub font size 2018-12-20 16:13:49 -03:00
George Lima a37c5fb6ca feature: add warning on select custom fee 2018-12-20 16:04:00 -03:00
George Lima 3af8d643cf feature: hookup values to send view 2018-12-20 16:00:35 -03:00
George Lima d306a2e37e feature: send view container 2018-12-20 15:56:45 -03:00
George Lima 020b12df7d hotfix: add ellipsis in select value 2018-12-20 15:55:27 -03:00
George Lima 29377ca098 Merge branch 'feature/modal' of github.com:andrerfneves/zcash-reference-wallet into feature/transactions-details 2018-12-20 14:20:49 -03:00
George Lima 150f578a86 feature: add handleChangeFeeType in Send view 2018-12-20 14:18:45 -03:00
George Lima 87a86277d3 hotfix: fix ScrollTopContainer 2018-12-20 14:18:07 -03:00
George Lima bd8b3783d8 feature: add fees constants 2018-12-20 14:17:22 -03:00
George Lima 9245ab7a3a feature: add placement prop in Select 2018-12-20 14:16:46 -03:00
George Lima 7e76173a06 hotfix: add missing overflow in Layout 2018-12-20 14:15:55 -03:00
George Lima b7df0fa86a hotfix: add opacity in selectButtonShadow color 2018-12-20 14:13:52 -03:00
George Lima b14954de9a feature: add modal docz tests 2018-12-20 12:03:23 -03:00
George Lima e8340482e9 feature: add select field in Send View fees 2018-12-20 11:33:00 -03:00
George Lima 2199c987e1 hotfix: add getSelectedLabel in Select component 2018-12-20 11:32:28 -03:00
George Lima 0423077cd7 hotfix: add with in column component 2018-12-20 11:31:52 -03:00
George Lima e6c3e8c7f6 feture: add Send view side information 2018-12-20 11:10:44 -03:00
George Lima b6308f8a3e hotfix: button default styles 2018-12-20 11:10:25 -03:00
George Lima 04ba5a3dc6 feature: split Divider component 2018-12-20 11:10:03 -03:00
George Lima a8b2fadcae feature: add default boxBorderRadius theme prop 2018-12-20 11:09:10 -03:00
George Lima 4c139dae05 [WIP] feature: add SendView 2018-12-19 18:41:43 -03:00
George Lima dedb3380d5 hotfix: remove dropdown option from input 2018-12-19 18:41:16 -03:00
George Lima 56acd17efa feature: add Select component 2018-12-19 18:41:00 -03:00
George Lima e43282124a hotfix: remove useless margin top 2018-12-19 18:40:39 -03:00
George Lima 243a645feb feature: add InputLabel 2018-12-19 18:40:24 -03:00
George Lima 6051113bea feature: add selectButtonShadow color 2018-12-19 18:39:46 -03:00
George Lima 8289af6721 feature: add chevron assets 2018-12-19 18:39:10 -03:00
George Lima 8c904d7a37 Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into feature/modal 2018-12-19 16:06:45 -03:00
George Lima b28c87e5b3 hotfix: add TextEllipsis in TransactionDetails 2018-12-19 16:06:19 -03:00
George Lima c02fdd9dca Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into feature/transactions-details 2018-12-19 16:05:43 -03:00
George Lima 767a1a4f1a
Merge pull request #20 from andrerfneves/feature/loading-screen
Feature/loading screen
2018-12-19 17:05:29 -02:00
George Lima 3fb10e3dfe hotfix: add box-shadown in TransactionDetails wrapper 2018-12-19 15:40:53 -03:00
George Lima 58f123eaff Merge branch 'feature/modal' of github.com:andrerfneves/zcash-reference-wallet into feature/transactions-details 2018-12-19 15:36:31 -03:00
George Lima 17a254ee5e feature: add closeOnBackdropClick and closeOnEsc props in modal 2018-12-19 15:35:39 -03:00
George Lima a9e89a275c feature: add TransactionDetails modal in TransactionItem 2018-12-19 15:31:01 -03:00
George Lima ed0622c22f hotfix: TransactionsDetails dimensions 2018-12-19 15:30:38 -03:00
George Lima a9e5678e5e hotfix: remove locale from formatNumber 2018-12-19 15:30:01 -03:00
George Lima c3f43c9e85 feature: add transactionId in get transactions query 2018-12-19 15:29:45 -03:00
George Lima fee6dca6dc Merge branch 'feature/modal' of github.com:andrerfneves/zcash-reference-wallet into feature/transactions-details 2018-12-19 14:24:51 -03:00
George Lima 7a394a48bb feature: add handleClose prop in TransactionDetails 2018-12-19 14:21:42 -03:00
George Lima 4f2d05d37e feature: add TransactionDetails component 2018-12-19 14:20:56 -03:00
George Lima 894df1d783 feature: add transactionsDetailsLabel color 2018-12-19 13:58:09 -03:00
George Lima 61f2ce132a feature: add close_icon asset 2018-12-19 13:57:37 -03:00
George Lima d630371bb8 hotfix: remove useless Fragment from App 2018-12-19 13:00:12 -03:00
George Lima e837ce4604 hotfix: move withDaemonStatusCheck to router container 2018-12-19 12:59:54 -03:00
George Lima c89cc6ee2a feature: add LoadingScreen in with-daemon-status-check 2018-12-19 12:59:31 -03:00
George Lima a07c724f12 feature: add LoadingScreen component 2018-12-19 12:58:46 -03:00
George Lima 837950ec7c hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
George Lima bdb4680057 feature: add Modal component 2018-12-19 10:50:08 -03:00
George Lima 93860eaa93 hotfix: add keys in Dropdown map 2018-12-19 10:49:30 -03:00
George Lima 9c198d00f1 hotfix: use Fragment in TransactionDaily 2018-12-19 10:48:26 -03:00
George Lima 2605ca3e45
Merge pull request #17 from andrerfneves/feature/transactions-view
Feature/transactions view
2018-12-18 19:43:51 -02:00
George Lima f7d6642429 lint: fix transactions redux line break 2018-12-18 18:42:19 -03:00
George Lima 887eb37baa hotfix: use PureComponent 2018-12-18 18:41:27 -03:00
André Neves 0bf2136293 refactor: cleanup docz and set deployment scripts 2018-12-17 22:33:25 -05:00
George Lima bd21c07d01 chore: use Fragments in dashboard 2018-12-15 19:37:12 -03:00
George Lima b5f5ca1fdb feature: add TransactionsView module 2018-12-15 19:36:50 -03:00
George Lima 20e44f3f96 feature: add hover effect in transaction item 2018-12-15 19:36:06 -03:00
George Lima a630962dd5 feature: add transactionsItemHovered color 2018-12-15 19:35:29 -03:00
George Lima 82e41053ca lint: remove useless comment 2018-12-15 19:34:59 -03:00
George Lima ed8b6b169d chore: replace ZCash -> Zcash 2018-12-15 18:28:36 -03:00
George Lima a8b464133c hotfix: keep console logs in scroll div 2018-12-15 18:26:30 -03:00
George Lima b873c94073 chore: move generate-random-string to utils 2018-12-15 18:24:49 -03:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 0ee42e2bb6 hotfix: split truncateAddress helper 2018-12-15 12:09:46 -03:00
George Lima 7abc3b20ad hotfix: remove ramda 2018-12-15 12:08:18 -03:00
George Lima 956782679b feature: pass down zec dollar value to dashboard components 2018-12-13 18:37:15 -03:00
George Lima 7de3b6b0e9 feature: add transactions list in redux 2018-12-13 17:21:08 -03:00
George Lima c2f7abb3a0 chore: remove connect from sidebar 2018-12-13 17:20:38 -03:00
George Lima 620123f40d chore: use object instead of positional arguments 2018-12-13 17:20:22 -03:00
George Lima 829b297fcf hotfix: transaction daily vertical padding 2018-12-13 17:19:58 -03:00
George Lima eb366c1324 hotfix: use "send" and "receive" for transaction type 2018-12-13 17:19:37 -03:00
George Lima b308ff724d feature: add TransactionDaily component 2018-12-13 14:21:18 -03:00
George Lima e1b8bfc358 hotfix: remove border radius from transaction item 2018-12-13 14:19:53 -03:00
George Lima dd4ff196c8 feature: add transactionsDate color 2018-12-13 14:18:40 -03:00
George Lima 5d6a0c23bf hotfix: transaction address alignment 2018-12-12 18:19:45 -03:00
George Lima e43bf67d87 feature: add TransactionItem component 2018-12-12 18:14:58 -03:00
George Lima 514b683572 hotfix: add align prop in text and fix fontSize 2018-12-12 18:14:41 -03:00
George Lima c0be9d5d8c hotfix: add classname in row component 2018-12-12 18:14:12 -03:00
George Lima 212e2b3b25 feature: add column component 2018-12-12 18:13:39 -03:00
George Lima f30ec793e5 hotfix: create format number helper 2018-12-12 18:13:13 -03:00
George Lima 055159f8f0 chore: add transaction_icons 2018-12-12 18:11:43 -03:00
George Lima fa3c353f12 feature: add transaction type colors 2018-12-12 18:11:28 -03:00
George Lima 8595e4175a hotfix: get header title from location 2018-12-12 16:54:34 -03:00
George Lima 7f8d81aa20 hotfix: decrease zcash-logo size 2018-12-12 16:48:29 -03:00
George Lima febbb08747 hotfix: fix sidebar on hover 2018-12-12 16:48:08 -03:00
George Lima 886708c0a4 hotfix: update zcash-logo path 2018-12-12 16:23:31 -03:00
George Lima 51048c79d9 hotfix: increase layout padding left 2018-12-12 16:16:42 -03:00
George Lima 70e1385568 feature: add Header component 2018-12-12 16:05:33 -03:00
George Lima 9228e053be hotfix: sidebar icons 2018-12-12 16:05:19 -03:00
George Lima c0ace32d0b feature: update fontSizes and remove react-icons in wallet summary 2018-12-12 16:04:44 -03:00
George Lima 922c62eb38 feature: update icons in sidebar constants 2018-12-12 16:04:04 -03:00
George Lima c812b33fab hotfix: update usage of style props in components 2018-12-12 16:03:35 -03:00
George Lima 1cc3c103d0 feature: add default font style props 2018-12-12 16:01:30 -03:00
George Lima 5218961567 feature: add sidebar assets 2018-12-12 16:01:06 -03:00
George Lima fa3e734d78 lint: fix react/destructuring-assignment rule 2018-12-12 15:59:13 -03:00
George Lima 6bfd33c58e feature: add dashboard styles 2018-12-11 21:46:26 -03:00
George Lima 127c3e17f8 hotfix: remove outline from sidebar 2018-12-11 21:45:52 -03:00
George Lima 25a5a4d801 hotfix: remove padding from WalletSummary 2018-12-11 21:35:26 -03:00
George Lima efdcf3c4f1 hotfix: add padding horizontal in Layout 2018-12-11 21:35:04 -03:00
George Lima 9522f9d245 feature: add background color 2018-12-11 21:34:38 -03:00
George Lima a39dd135f6 hotfix: pass location down in sidebar 2018-12-11 21:15:38 -03:00
George Lima efe32a5227 hotfix: fix route typo 2018-12-11 21:09:22 -03:00
George Lima 913af43f42 feature: update sidebar styles 2018-12-11 20:43:27 -03:00
George Lima 64f12d483d feature: add Icons in sidebar items 2018-12-11 20:43:09 -03:00
George Lima c172e47c4d feature: add TRANSACTIONS_ROUTE 2018-12-11 20:42:50 -03:00
George Lima 21ce7e2c37 feature: add zcash-logo 2018-12-11 20:41:55 -03:00
George Lima 13fd3c3f55 hotfix: update sidebar colors 2018-12-11 20:41:08 -03:00
George Lima 9100665042 hotfix: remove didMount from daemon hoc 2018-12-11 19:28:05 -03:00
George Lima 6393a4656b hotfix: font-size fixes 2018-12-11 19:26:28 -03:00
George Lima a5ec6ae4c2 feature: add withDaemonStatusCheck HOC 2018-12-11 09:13:45 -03:00
George Lima e921230333 hotfix: fix SeeMoreButton in WalletSummary 2018-12-11 09:13:17 -03:00
George Lima 9764c561d1 hotfix: remove transition from dropdown 2018-12-11 09:11:30 -03:00
George Lima ee051d4db2 feature: add label prop in dropdown 2018-12-10 21:52:45 -03:00
George Lima ffef4201a6 hotfix: increase WalletSummary padding 2018-12-10 21:41:02 -03:00
George Lima becf1bc76c hotfix: remove absolute position from dropdown menu 2018-12-10 21:40:43 -03:00
George Lima 7d256e73b6 hotfix: make layout flex 2018-12-10 21:40:17 -03:00
George Lima d0c4a295db hotfix: WalletSummary border radius 2018-12-10 21:21:07 -03:00
George Lima fb374671ab feature: load node's addresses 2018-12-10 21:11:53 -03:00