Commit Graph

253 Commits

Author SHA1 Message Date
George Lima ef1c43162c chore(status-pill): add check for error in status-pill rpc call 2019-01-30 21:19:34 -03:00
George Lima ed4ffd92a9 feat(error-modal): add ErrorModalComponent 2019-01-30 21:15:44 -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 c9f6e7dbad type(libs): add new typedefs 2019-01-29 19:18:06 -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
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 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
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 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 b704f7a8ca
Merge branch 'develop' into feature/transaction-confirm-modal 2019-01-23 20:59:57 -05:00
André Neves e8552ad2d9
Merge branch 'develop' into hotfix/send-view-additional-options 2019-01-23 20:38:32 -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 172f26d842 test(components): add components ids 2019-01-23 16:37:35 -03:00
George Lima 517d5a87a9 test(input): add name prop to input component 2019-01-23 14:04:57 -03:00
George Lima b56931734d test(components): add id to components 2019-01-23 14:04:11 -03:00
George Lima 8fc737081a test(status-pill): add StatusPill tests 2019-01-23 12:40:18 -03:00
George Lima 3a59779913 test(setup): add basics e2e tests 2019-01-22 15:50:11 -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
eliabejr cdf5999509 chore(send-view-additional-options): remove eslint comments 2019-01-22 11:16:09 -03:00
eliabejr c25e424f24 fix: merge conflicts 2019-01-22 11:14:17 -03:00
George Lima 793a116106 type(button): fix icon/onClick proptype 2019-01-21 21:07:28 -03:00
George Lima d7edbb2f13 feat(confirm-dialog): add render function in children 2019-01-21 18:41:48 -03:00
eliabejr dfb037a1d2 feat(send-view-additional-options): add bgColor optional prop 2019-01-21 15:43:25 -03:00
George Lima 18722813a4 feat(input): add renderRight prop 2019-01-21 15:13:48 -03:00
George Lima 689a8b8e37 feat(divider): add margin-vertical props in Divider 2019-01-21 13:28:35 -03:00
George Lima ef6486fc78 chore(confirm-dialog): fix divider opacity 2019-01-21 13:28:14 -03:00
George Lima 9bf60bd538 type(button): fix icon PropType 2019-01-21 13:27:48 -03:00
André Neves 89def68756 refactor: sidebar changes for higher contrast 2019-01-20 13:57:27 -05:00
André Neves 1fbed2c965 refactor: statuspill style fixes to match designs more 2019-01-20 12:04:27 -05:00
André Neves 9f838dc62d chore: solve merge conflicts 2019-01-20 11:46:31 -05:00
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 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 52b4d14a35 feature(confirm): add isLoading prop in ConfirmDialog 2019-01-12 23:17:28 -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 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
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
eliabejr 5a68f72c97 feature: update input fields margin and padding 2019-01-10 14:51:18 -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
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 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 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 6c1a64efc1 feature: add onFocus event handler in input component 2019-01-07 15:06:57 -03:00
George Lima e87663e94f feature: add LoadingSpinner in loading screen 2019-01-02 17:34:32 -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 e6108924b5 hotfix: merge conflicts 2018-12-21 12:47:12 -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 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
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 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