Commit Graph

16 Commits

Author SHA1 Message Date
George Lima f7d6642429 lint: fix transactions redux line break 2018-12-18 18:42:19 -03:00
George Lima b5f5ca1fdb feature: add TransactionsView module 2018-12-15 19:36:50 -03:00
George Lima 82e41053ca lint: remove useless comment 2018-12-15 19:34:59 -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 fb374671ab feature: load node's addresses 2018-12-10 21:11:53 -03:00
George Lima 3c2b200636 hotfix: add walletSummary in rootReducer 2018-12-10 14:08:03 -03:00
George Lima bc56fde68b feature: add wallet redux module 2018-12-10 14:07:28 -03:00
George Lima bc8c261b52 hotfix: remove todo files 2018-12-10 14:04:20 -03:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
George Lima 2c34ed4298 type: fix RouterHistory 2018-11-29 19:56:43 -03: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 22b92bc10d hotfix: remove mutability from createStore 2018-11-28 16:33:19 -03:00
George Lima 1de717d31b hotfix: remove mutability from reducers 2018-11-28 16:32:50 -03:00
George Lima 5dd33f9062 feature: move redux structure to ducks pattern
- Remove actions folder
- Remove reducers folder
- Remove actions constants file
- Add redux folder with reducers and store
2018-11-28 11:06:11 -03:00