Commit Graph

268 Commits

Author SHA1 Message Date
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 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 bc12b04601 feature: sidebar additional daemon and network details 2019-03-20 09:03:34 -04: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 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 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
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 8bcd08b915 fix(theme): fix colors usage 2019-02-20 12:02:23 -03:00
George Lima ac2c7c13ea feat(transactions): add fee to transactions lists 2019-02-19 13:06:34 -03:00
George Lima beea8e6cae fix: merge conflicts 2019-02-19 11:07:15 -03:00
André Neves 47440963cc
Merge branch 'develop' into feature/deep-link 2019-02-18 21:30:45 -05:00
Andre Neves c5383998ca styles: fix on icons for light and dark and more work on send view support for theme 2019-02-18 21:22:38 -05:00
George Lima d67b1f7a65 lint(deeplink): clean up and lint files 2019-02-18 22:56:40 -03:00
georgelima cbc92d0cff fix(deeplink) - fix deeplink on osx startup 2019-02-18 20:22:07 -05:00
Andre Neves 1ffcf59da2 styles: UI improvements and theme support on send view and loading screen
styles: support for scrolling without scrollbar shown
feature: new CopyToClipboard component
2019-02-18 18:40:15 -05:00
Andre Neves ca040ee99f styles: work on copy and qrcode icons for WalletAddress 2019-02-18 13:04:41 -05:00
Andre Neves 5d8c7bd9df styles: send view and buttons general refactoring 2019-02-18 11:20:47 -05:00
georgelima eff884f0b4 –fix(git): merge conflicts 2019-02-18 10:55:25 -03:00
Andre Neves d4e78114f7 styles: continued work on style improvements 2019-02-17 22:56:50 -05:00
Andre Neves 1c8dbb538b refactor: work on console view and more theme work 2019-02-16 22:48:10 -05:00
Andre Neves b0fbb603c8 chore: continued refactoring to accept theme support LIGHT and DARK image assets 2019-02-16 22:34:12 -05:00
Andre Neves eec917158e chore: merge conflicts 2019-02-16 18:47:26 -05:00
Andre Neves 6775a7bba2 styles: work on style improvements 2019-02-15 21:59:05 -05:00
George Lima 7ca7db82d5 fix(deeplink): redirect to send on startup 2019-02-15 12:15:31 -03:00
George Lima 8683a73e90 feat(loading-screen): fix theme usage 2019-02-15 11:18:00 -03:00
George Lima 32816d2372 feat(deeplink): add withDeepLink HOC 2019-02-14 19:22:00 -03:00
George Lima 69fd24149a chore(sidebar): fix isActive check 2019-02-14 19:17:13 -03:00
George Lima 50c76a8145 chore(transactions): use lodash.uniqby instead of uniq 2019-02-13 15:27:36 -03:00
George Lima 9886b22a4a feat(loading-screen): add status message in loading screen 2019-02-13 12:44:14 -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
Andre Neves 32ca0b0e35 feature: further work into making WalletSummary, Sidebar, Header, Button and Divider components themeable 2019-02-10 15:25:09 -05:00
Andre Neves 62f6c03af2 feature: refactor theme files to allow for Light and Dark theme separately 2019-02-10 12:52:34 -05:00
Andre Neves 45658e2ef9 refactor: WalletAddress component refactoring based on feedback
chore: removing second click for UI on address and QRCode"
2019-02-10 11:49:24 -05:00
George Lima 4c878de7e5 type(row): fix row typings 2019-02-09 02:01:05 -03:00