Commit Graph

254 Commits

Author SHA1 Message Date
eliabejr 90c215fec2 feature: remove PT Sans font from index.html 2018-12-21 09:14:09 -03:00
eliabejr 60f9189dc1 feature: add light fontWeight 2018-12-21 09:13:43 -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
eliabejr 329e5ae638 feature: add sub font size 2018-12-20 16:13:49 -03:00
George Lima 767a1a4f1a
Merge pull request #20 from andrerfneves/feature/loading-screen
Feature/loading screen
2018-12-19 17:05:29 -02:00
George Lima 85a4b8699a
Merge pull request #19 from andrerfneves/hotfix/electron-build
hotfix: use terser-webpack-plugin instead of uglifyjs
2018-12-19 16:53:45 -02:00
George Lima d630371bb8 hotfix: remove useless Fragment from App 2018-12-19 13:00:12 -03:00
George Lima e837ce4604 hotfix: move withDaemonStatusCheck to router container 2018-12-19 12:59:54 -03:00
George Lima c89cc6ee2a feature: add LoadingScreen in with-daemon-status-check 2018-12-19 12:59:31 -03:00
George Lima a07c724f12 feature: add LoadingScreen component 2018-12-19 12:58:46 -03:00
George Lima 837950ec7c hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
George Lima 2605ca3e45
Merge pull request #17 from andrerfneves/feature/transactions-view
Feature/transactions view
2018-12-18 19:43:51 -02:00
George Lima f7d6642429 lint: fix transactions redux line break 2018-12-18 18:42:19 -03:00
George Lima 887eb37baa hotfix: use PureComponent 2018-12-18 18:41:27 -03:00
André Neves 0bf2136293 refactor: cleanup docz and set deployment scripts 2018-12-17 22:33:25 -05:00
George Lima bd21c07d01 chore: use Fragments in dashboard 2018-12-15 19:37:12 -03:00
George Lima b5f5ca1fdb feature: add TransactionsView module 2018-12-15 19:36:50 -03:00
George Lima 20e44f3f96 feature: add hover effect in transaction item 2018-12-15 19:36:06 -03:00
George Lima a630962dd5 feature: add transactionsItemHovered color 2018-12-15 19:35:29 -03:00
George Lima 82e41053ca lint: remove useless comment 2018-12-15 19:34:59 -03:00
George Lima b2561e0f3c
Merge pull request #14 from andrerfneves/feature/wallet-summary
Feature/wallet summary
2018-12-15 19:50:21 -02: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 a8b464133c hotfix: keep console logs in scroll div 2018-12-15 18:26:30 -03:00
George Lima 0ee1d5c4fa hotfix: generateRandomString import path 2018-12-15 18:26:10 -03:00
George Lima e2dbc35247 lint: disable max len in services types 2018-12-15 18:25:50 -03:00
George Lima b873c94073 chore: move generate-random-string to utils 2018-12-15 18:24:49 -03:00
George Lima 90d4b5c4f7
Merge pull request #15 from andrerfneves/feature/sidebar
Feature/sidebar
2018-12-15 19:06:44 -02:00
George Lima 22de395e3d
Merge pull request #16 from andrerfneves/feature/recent-transactions
WIP: Feature/recent transactions
2018-12-15 19:06:06 -02:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 0ee42e2bb6 hotfix: split truncateAddress helper 2018-12-15 12:09:46 -03:00
George Lima 8cca0a3696 test: remove normalize from docz 2018-12-15 12:08:56 -03:00
George Lima 7abc3b20ad hotfix: remove ramda 2018-12-15 12:08:18 -03:00
George Lima 956782679b feature: pass down zec dollar value to dashboard components 2018-12-13 18:37:15 -03:00
George Lima 9d24fbaa07 feature: add helper function to grab zec price 2018-12-13 18:36:50 -03:00
George Lima 9075626b4f hotfix: move electron to dependencies 2018-12-13 18:35:21 -03:00
George Lima 7de3b6b0e9 feature: add transactions list in redux 2018-12-13 17:21:08 -03:00
George Lima c2f7abb3a0 chore: remove connect from sidebar 2018-12-13 17:20:38 -03:00
George Lima 620123f40d chore: use object instead of positional arguments 2018-12-13 17:20:22 -03:00
George Lima 829b297fcf hotfix: transaction daily vertical padding 2018-12-13 17:19:58 -03:00
George Lima eb366c1324 hotfix: use "send" and "receive" for transaction type 2018-12-13 17:19:37 -03:00
George Lima cbac64bbae hotfix: wallet-summary action test 2018-12-13 17:18:08 -03:00
George Lima 7e2618075f feature: add ramda lib 2018-12-13 17:17:37 -03:00
George Lima 9a0ac73cd4 type: fix z_getoperation* arguments 2018-12-13 16:36:46 -03:00
George Lima b308ff724d feature: add TransactionDaily component 2018-12-13 14:21:18 -03:00
George Lima e1b8bfc358 hotfix: remove border radius from transaction item 2018-12-13 14:19:53 -03:00
George Lima dd4ff196c8 feature: add transactionsDate color 2018-12-13 14:18:40 -03:00
George Lima 5d6a0c23bf hotfix: transaction address alignment 2018-12-12 18:19:45 -03:00