Commit Graph

486 Commits

Author SHA1 Message Date
George Lima d1b925d998 fix(send): remove ternary 2019-04-11 09:32:46 -03:00
George Lima 6f8f26d392 feat(send): deny send transaction if node isn`t ready 2019-04-10 20:17:14 -03:00
George Lima 777807d1b3 feat(node-sync): add node-sync-types constants 2019-04-10 20:15:51 -03:00
George Lima e5970d66eb test(typo): ensure tests are passing 2019-04-10 11:01:55 -03:00
Andre Neves c58b76c5ff chore: docs removal and editting
feature: redux fixes
versioning: 0.5
2019-03-30 17:43:18 -04:00
Andre Neves 1576b10711 feature: UI imporvements
chore: electron updates
2019-03-30 17:10:38 -04:00
Andre Neves 53a2d94b0e feature: style hexadecimal alert 2019-03-30 15:24:59 -04:00
George Lima 5c91a19983 fix(app-name): rename to "Zepio" 2019-03-25 17:28:57 -03:00
George Lima 52691b5df2 fix(daemon): check if old daemon is running in case of relaunch 2019-03-24 15:57:13 -03:00
George Lima d9758d6dee chore(settings): hide "Export View Keys" 2019-03-24 15:55:44 -03:00
George Lima 33db3bae64 feat(coin-name): use TAZ as coin if using testnet 2019-03-24 15:54:18 -03:00
George Lima 567c6eb5ee chore(console): hide console on menu if not using built-in daemon 2019-03-24 15:52:51 -03:00
George Lima 1646cb3931 chore(app): change app name to Zepio 2019-03-24 15:50:56 -03:00
Andre Neves 17f6e2f417 feature: implement UI fixes for the changes 2019-03-21 00:02:46 -04:00
Andre Neves 5231b55ad0 chore: change copy on settings view 2019-03-20 09:05:16 -04:00
Andre Neves 21d716c1b0 chore: general code cleanup 2019-03-20 09:04:34 -04:00
Andre Neves bc12b04601 feature: sidebar additional daemon and network details 2019-03-20 09:03:34 -04:00
George Lima 3ca81a151b fix(container): typo 2019-03-19 22:31:02 -03:00
George Lima 14088907f7 fix(is-testnet): fix isTestnet helper usage 2019-03-19 22:29:44 -03:00
George Lima 93dd9768c5 fix(receive): GET_NEW_ADDRESS_SUCCESS reducer 2019-03-19 22:27:32 -03:00
George Lima 0bdf809567 test(receive): add e2e tests to receive view 2019-03-19 22:25:56 -03:00
George Lima 79676ddc79 feat(daemon): add flag to indicate if daemon is fetching params 2019-03-18 12:06:27 -03:00
George Lima fcc7f555ef fix(send): fix maxAmount button 2019-03-18 11:15:05 -03:00
George Lima 32246727b5 feat(mainnet): add ability to choose the network
- App Reducer: embeddedDaemon (if is running the embedded daemon)
- App Reducer: zcashNetwork (which network the daemon is connected)
- Settings View: Add select field to change the network
- Config: Update run-daemon function to work with multiple networks
2019-03-17 00:25:16 -03:00
George Lima 27dbe741f8 fix(address): improve address UI
- Add balance information on the side of addresses (receive, send)
- Remove addresses with balance 0 from lists
2019-03-17 00:21:03 -03:00
George Lima cb8749d6be feat(utils): add helpers 2019-03-17 00:18:40 -03:00
George Lima 7409264b15 feat(wallet-address): add balance information 2019-03-17 00:17:04 -03:00
George Lima fecf8ba6d0 fix(select): add max-height in options wrapper 2019-03-17 00:15:46 -03:00
George Lima 780cc6cae1 fix(loading-screen): better messages in loading screen 2019-03-01 20:25:38 -03:00
Andre Neves 79e074c560 hotfix: send and select dropdown fixes 2019-02-24 22:01:41 -05:00
Andre Neves 8c84a813dc refactor: styles refactoring readability 2019-02-24 16:56:58 -05:00
Andre Neves 62cb8e417a chore: settings copy and styles 2019-02-24 16:26:07 -05:00
Andre Neves 9ab1c07d0c hotfix: resolve loading screen color issues 2019-02-24 14:39:27 -05:00
Andre Neves 42d93323cc fixes: wallet address fixes spacing 2019-02-24 14:32:52 -05:00
Andre Neves 4b065e0106 refactor: further theme modifications 2019-02-24 14:30:47 -05:00
Andre Neves 89843bbc17 refactor: clean up theme files 2019-02-24 13:07:46 -05:00
Andre Neves 9becefbcf5 refactor: using borderboxradius theme var 2019-02-24 11:20:05 -05:00
Andre Neves 51d9eeb50e hotfix: add user helper to suggest all funds are being sent with the tx fee needed 2019-02-24 11:18:07 -05:00
George Lima 29486d02b5 fix(sidebar): icon prop typo 2019-02-20 16:50:18 -03:00
George Lima d137f8724a feat(status-pill): move status-pill to redux 2019-02-20 16:35:23 -03:00
George Lima c356ade1b3 feat(transactions): save shielded txid in electron-store 2019-02-20 14:25:03 -03:00
George Lima bdc41f50f1 fix(send): amount field vertical align 2019-02-20 12:18:55 -03:00
George Lima 52b496c476 fix(send): only shows balance tooltip if from address is valid 2019-02-20 12:08:53 -03:00
George Lima 8bcd08b915 fix(theme): fix colors usage 2019-02-20 12:02:23 -03:00
George Lima 29dfa3988c fix(theme): fix getInitialTheme helper 2019-02-20 11:59:57 -03:00
George Lima ac2c7c13ea feat(transactions): add fee to transactions lists 2019-02-19 13:06:34 -03:00
George Lima e5ec33d540 fix(send): just add fee value if amount > 0 2019-02-19 13:03:27 -03:00
George Lima ad03a14e1a chore(deps): remove rc-tooltip 2019-02-19 12:58:02 -03:00
George Lima beea8e6cae fix: merge conflicts 2019-02-19 11:07:15 -03:00
George Lima 0e76d64744 fix: merge with develop 2019-02-19 00:38:09 -03:00