Commit Graph

390 Commits

Author SHA1 Message Date
George Lima 23899e0e61 feat(send): save shielded transaction 2019-02-11 10:46:55 -03:00
George Lima 96f508310e feat(utils): add sortByDescend 2019-02-11 10:43:24 -03:00
George Lima ceda64291b chore(wallet-address): add margin bottom 2019-02-11 10:37:50 -03:00
George Lima b265a9bf52 chore(sidebar): fix sidebar item border-right color 2019-02-11 10:31:05 -03:00
George Lima c711de97e5 feat(theme): add theme dropdown in settings view 2019-02-09 02:02:03 -03:00
George Lima 4c878de7e5 type(row): fix row typings 2019-02-09 02:01:05 -03:00
George Lima c642650d4c chore(utils): remove export default from sortBy 2019-02-09 02:00:16 -03:00
George Lima 099a65da79 chore(theme): hookup styled-theming in theme colors 2019-02-09 01:59:21 -03:00
George Lima 4be9244c5c feat(send): add MaxAmount button in amount field 2019-02-09 01:57:34 -03:00
George Lima 30aff1e34b chore(send): add hexadecimal memo option 2019-02-09 00:51:34 -03:00
George Lima 6f497a435b feat(send): add calcs to max send value and current address balance 2019-02-08 01:20:39 -03:00
George Lima 1e90f0ad49 feat(send): add load address balance in send container 2019-02-08 01:19:45 -03:00
George Lima 1277ac2d12 chore(select): add default capitalize as true 2019-02-08 01:18:40 -03:00
George Lima 6460a769bb feat(utils): add ascii-to-hexadecimal helper 2019-02-08 01:17:14 -03:00
George Lima c08145067c chore(send): remove capitalize from addresses 2019-02-08 00:05:26 -03:00
George Lima 8dc55b97a1 type(styled): add theme as default prop in interpolations 2019-02-07 13:31:59 -03:00
George Lima 7e8e572f6a type(flow): upgrade flow-bin and add styled-components typedefs 2019-02-07 00:06:48 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
André Neves b99db4e7cf refactor: status pill change ready to synced 2019-02-04 22:45:50 -05:00
André Neves c3b8bbfb7c
Merge pull request #65 from andrerfneves/feature/zcash-default-conf
Feature/zcash default conf
2019-02-04 22:32:52 -05:00
André Neves 081c0a43a3
Merge branch 'develop' into feature/zcash-default-conf 2019-02-04 22:19:23 -05:00
André Neves 90f16a6ba6 chore: solve merge conflicts 2019-02-04 22:16:25 -05:00
André Neves 656b789e65
Merge branch 'develop' into feature/test-components-with-jest 2019-02-04 22:08:55 -05:00
georgelima fcc500e379 chore(zcashd-params): fix params download on windows 2019-02-04 22:32:53 -02:00
George Lima 61c845329f chore(error-handler): remove VALIDATE_ADDRESS_ERROR from middleware 2019-02-04 11:54:02 -03:00
George Lima cdc88abbca lint(eslint): remove useless eslint-disable 2019-02-04 11:51:59 -03:00
George Lima ee2263e40f Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into feature/catch-error-middleware 2019-02-04 11:23:32 -03:00
George Lima bf2537b8c6
Merge pull request #61 from andrerfneves/feature/receive-get-new-address
Feature/receive get new address
2019-02-04 10:58:42 -02:00
eliabejr 93acce66d0 Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into feature/test-components-with-jest 2019-02-01 09:33:26 -03:00
Eliabe Júnior 89aab4264b
Feature/test utils with jest (#56)
* fix(test-utils): wallet summary tests

* feat(test-utils): create tests for utils functions

* chore(test-utils): rename utils to kebab case

* chore(test-utils): move utils to right folder

* fix(test-utils): utils import

* fix(test-utils): bignumber toFormat function types

* feat(test-utils): increase formatNumber test coverage
2019-02-01 09:31:56 -03:00
George Lima faa90b4a2f chore(receive): show all addresses in receive page 2019-01-31 18:28:06 -03:00
George Lima 7a4584382f chore(receive): add missing dispatch 2019-01-31 18:26:08 -03:00
George Lima 4d4b0a3b3e chore(wallet-address): remove flex wrapper component 2019-01-31 18:24:02 -03:00
eliabejr 8e308acbf2 feat(test-components): update components with testid attribute 2019-01-31 13:38:42 -03:00
Gabriel Rubens 8e18d9285e
chore(receive): remove log
Co-Authored-By: georgelima <georgelima11@hotmail.com>
2019-01-31 12:32:55 -02:00
George Lima ead5a87858 feat(error-modal): hookup ErrorModal in app layout 2019-01-30 21:22:24 -03:00
George Lima eaa0ca3f6a feat(redux): add App redux module 2019-01-30 21:21:22 -03:00
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 1fcb29f6d2 feat(error-handler): add error handler middleware POC 2019-01-30 21:17:47 -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 6f0660eccf feat(receive): add getnewaddress button 2019-01-30 12:16:10 -03:00
George Lima f0e7a8a1b1 chore(assets): add plus icon 2019-01-30 12:14:30 -03:00
George Lima 1c907ae889 feat(transaction-details): open blocker explorer on transactionId click 2019-01-29 21:28:10 -03:00
George Lima 335c607ba7 feat(explorer): add explorer url constants 2019-01-29 21:27:22 -03:00
George Lima c9f6e7dbad type(libs): add new typedefs 2019-01-29 19:18:06 -03:00
George Lima 7f8b41aba8 chore(uuid): replace generateRandonString with uuid 2019-01-29 18:35:22 -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