Commit Graph

19 Commits

Author SHA1 Message Date
George Lima c356ade1b3 feat(transactions): save shielded txid in electron-store 2019-02-20 14:25:03 -03:00
George Lima ac2c7c13ea feat(transactions): add fee to transactions lists 2019-02-19 13:06:34 -03:00
George Lima 50c76a8145 chore(transactions): use lodash.uniqby instead of uniq 2019-02-13 15:27:36 -03:00
George Lima bddd8e3ce6 chore(transactions): redux state 2019-02-12 13:50:24 -03:00
George Lima 71ab42ec4b chore(utils): split sort-by functions 2019-02-11 16:36:29 -03:00
George Lima 1757398b36 chore(transactions): fix list transactions 2019-02-11 10:50:10 -03:00
George Lima c642650d4c chore(utils): remove export default from sortBy 2019-02-09 02:00:16 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
Eliabe Júnior 89aab4264b
Feature/test utils with jest (#56)
* fix(test-utils): wallet summary tests

* feat(test-utils): create tests for utils functions

* chore(test-utils): rename utils to kebab case

* chore(test-utils): move utils to right folder

* fix(test-utils): utils import

* fix(test-utils): bignumber toFormat function types

* feat(test-utils): increase formatNumber test coverage
2019-02-01 09:31:56 -03:00
George Lima 025d9d0e9e chore(git): merge with develop 2019-01-29 18:22:29 -03:00
George Lima 2efab1bb12 lint(import): remove default exports 2019-01-29 12:36:13 -03:00
George Lima c6088bd8d4 chore(redux): use bignumber 2019-01-29 12:02:34 -03:00
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
George Lima 2fae82c1fe refactor(namecase): decamelize filename 2019-01-28 10:03:11 -03:00
George Lima 87a10a73b0 type(redux): supress redux flow warnings 2019-01-21 21:08:35 -03:00
George Lima e9c7475d27 feature: use bignumber.js 2019-01-09 10:14:02 -03:00
George Lima fe74b461ca fix: transactions list sort by date 2019-01-08 13:01:20 -03:00
George Lima c3f43c9e85 feature: add transactionId in get transactions query 2018-12-19 15:29:45 -03:00
George Lima b5f5ca1fdb feature: add TransactionsView module 2018-12-15 19:36:50 -03:00