Commit Graph

32 Commits

Author SHA1 Message Date
George Lima 8f3f67cd4b hotfix: add missing key in Dashboard 2018-12-21 13:43:09 -03:00
George Lima 5707a664f5 feature: hookup handleSubmit in send view 2018-12-21 12:44:29 -03:00
George Lima a37c5fb6ca feature: add warning on select custom fee 2018-12-20 16:04:00 -03:00
George Lima 3af8d643cf feature: hookup values to send view 2018-12-20 16:00:35 -03:00
George Lima 150f578a86 feature: add handleChangeFeeType in Send view 2018-12-20 14:18:45 -03:00
George Lima e8340482e9 feature: add select field in Send View fees 2018-12-20 11:33:00 -03:00
George Lima e6c3e8c7f6 feture: add Send view side information 2018-12-20 11:10:44 -03:00
George Lima 4c139dae05 [WIP] feature: add SendView 2018-12-19 18:41:43 -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 e837ce4604 hotfix: move withDaemonStatusCheck to router container 2018-12-19 12:59:54 -03:00
George Lima 837950ec7c hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
George Lima 887eb37baa hotfix: use PureComponent 2018-12-18 18:41:27 -03: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 a8b464133c hotfix: keep console logs in scroll div 2018-12-15 18:26:30 -03:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 956782679b feature: pass down zec dollar value to dashboard components 2018-12-13 18:37:15 -03:00
George Lima 7de3b6b0e9 feature: add transactions list in redux 2018-12-13 17:21:08 -03:00
George Lima fa3e734d78 lint: fix react/destructuring-assignment rule 2018-12-12 15:59:13 -03:00
George Lima 6bfd33c58e feature: add dashboard styles 2018-12-11 21:46:26 -03:00
George Lima a5ec6ae4c2 feature: add withDaemonStatusCheck HOC 2018-12-11 09:13:45 -03:00
George Lima fb374671ab feature: load node's addresses 2018-12-10 21:11:53 -03:00
George Lima 989a39e34a feature: add WalletSummary in Dashboard view 2018-12-10 14:09:30 -03:00
George Lima bc8c261b52 hotfix: remove todo files 2018-12-10 14:04:20 -03:00
George Lima 8ac29bb016 hotfix: use function in setState 2018-12-06 17:26:55 -03:00
George Lima 5112ac9948 feature: add console route 2018-12-05 13:32:13 -03:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
André Neves a9225b9497 refactor: file naming case
refactor: code clean up
types: introduce flow types
2018-11-28 23:14:44 -05:00
George Lima ee2f5e20f1 hotfix: component import in todo view 2018-11-28 19:01:30 -03:00
André Neves bbbee0763e feature: impl of Dashboard Settings Send Receive views and improvements to routing 2018-11-23 18:23:41 -05:00
André Neves 307800a54c chore: update dependencies
types: adding flow annotation to all files
chore: remove android manifest since its only a desktop app
2018-11-23 14:04:47 -05:00
André Neves 68d781002a base: setup react redux app 2018-11-23 13:41:50 -05:00