Commit Graph

88 Commits

Author SHA1 Message Date
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 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 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
André Neves 0bf2136293 refactor: cleanup docz and set deployment scripts 2018-12-17 22:33:25 -05:00
George Lima 20e44f3f96 feature: add hover effect in transaction item 2018-12-15 19:36:06 -03:00
George Lima ed8b6b169d chore: replace ZCash -> Zcash 2018-12-15 18:28:36 -03:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 956782679b feature: pass down zec dollar value to dashboard components 2018-12-13 18:37:15 -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 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 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 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 c812b33fab hotfix: update usage of style props in components 2018-12-12 16:03:35 -03:00
George Lima fa3e734d78 lint: fix react/destructuring-assignment rule 2018-12-12 15:59:13 -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 a39dd135f6 hotfix: pass location down in sidebar 2018-12-11 21:15:38 -03:00
George Lima 913af43f42 feature: update sidebar styles 2018-12-11 20:43:27 -03:00
George Lima 21ce7e2c37 feature: add zcash-logo 2018-12-11 20:41:55 -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