Commit Graph

34 Commits

Author SHA1 Message Date
Andre Neves ec2609bb0f hotfix(responsive): refactoring UI on wallet summary to allow for small screens 2019-06-02 13:19:20 -04:00
Andre Neves 16e8dd831e feature(welcome): adding a one-time welcome modal 2019-05-27 17:31:07 -04:00
Andre Neves 87ccf83941 refactor(package): clean up and organize package json changes
refactor(menu): introduce changes to the entered menu
2019-05-27 15:00:58 -04:00
George Lima 45f9daa22b feat(menu): add support for custom menu 2019-05-13 22:40:50 -03:00
George Lima 26a1f7e8ad feat(debug): improve logging and add file to debug 2019-05-03 00:38:30 -03:00
Andre Neves 1576b10711 feature: UI imporvements
chore: electron updates
2019-03-30 17:10:38 -04:00
George Lima c9f39f4a2d test(zec-price): use got and add tests for zec-price service 2019-02-20 14:56:35 -03: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
George Lima 8c566216e7 feat(logs): add process.argv log 2019-02-15 11:30:06 -03:00
George Lima e70f03130d feat(deeplink): add handleDeeplink on app startup 2019-02-14 19:20:05 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
georgelima 670145753a feat(daemon): don't block app renderer on daemon start 2019-02-04 22:30:11 -02:00
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05: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
George Lima b05df96721 test(electron): dont run daemon if NODE_ENV === 'test' 2019-01-23 12:41:25 -03:00
André Neves 277f8b11c3 chore: making init electron screen larger 2019-01-20 12:04:01 -05:00
George Lima 1ec1719667 feature: setup dotenv 2018-12-15 18:45:48 -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 9d24fbaa07 feature: add helper function to grab zec price 2018-12-13 18:36:50 -03:00
George Lima 90c3e7bb81 feature: send zcashd logs to ipcRenderer 2018-12-05 13:34:49 -03:00
George Lima 2b8e0eb63e hotfix: add logs zcashd child process spawn and kill 2018-12-04 13:28:02 -03:00
georgelima f256dfa568 feature: use async/await instead of promises 2018-12-04 00:34:41 -02:00
George Lima fa1ed9ead7 hotfix: kill zcashDaemon on before-quit instead of quit 2018-12-01 02:21:43 -03:00
George Lima 15f4c81b58 hotfix: move runDaemon to config/daemon folder 2018-11-30 22:33:29 -03:00
George Lima 854bd2e507 [WIP] feature: add zcashd-child-process spawn on startup 2018-11-29 19:58:05 -03:00
André Neves 868d2e88aa refactor: remove not necessary tray configuration and code cleanup 2018-11-26 20:40:55 -05:00
André Neves d1f7084bac hotfix: electron window not displaying on start 2018-11-26 20:34:14 -05:00
George Lima 6e268bdb57 hotfix: make createWindow arrow function 2018-11-26 18:21:25 -03:00
George Lima 6bf9a11c7e hotfix: electron loadURL path 2018-11-26 18:16:12 -03:00
George Lima 67313a95ba lint: use rules from .eslintrc 2018-11-26 17:19:12 -03:00
George Lima c84fe27386 feature: add electron starter 2018-11-26 17:08:52 -03:00