Commit Graph

21 Commits

Author SHA1 Message Date
George Lima 71ab42ec4b chore(utils): split sort-by functions 2019-02-11 16:36:29 -03:00
George Lima be3d3d38c7 chore(utils): fix truncate address 2019-02-11 10:51:16 -03:00
George Lima 96f508310e feat(utils): add sortByDescend 2019-02-11 10:43:24 -03:00
George Lima c642650d4c chore(utils): remove export default from sortBy 2019-02-09 02:00:16 -03:00
George Lima 6460a769bb feat(utils): add ascii-to-hexadecimal helper 2019-02-08 01:17:14 -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 c9f6e7dbad type(libs): add new typedefs 2019-01-29 19:18:06 -03:00
George Lima 7f8b41aba8 chore(uuid): replace generateRandonString with uuid 2019-01-29 18:35:22 -03:00
George Lima 2efab1bb12 lint(import): remove default exports 2019-01-29 12:36:13 -03:00
George Lima 603c045e98 feat(open-external): add openExternal util fn 2019-01-28 10:04:30 -03:00
George Lima 2fae82c1fe refactor(namecase): decamelize filename 2019-01-28 10:03:11 -03:00
George Lima de90f9de21 feature: add sortBy helper function 2019-01-08 12:59:51 -03:00
George Lima cbb8c60fc9 feature: add filterObjecNullKeys helper function 2019-01-07 15:44:34 -03:00
George Lima a9e5678e5e hotfix: remove locale from formatNumber 2018-12-19 15:30:01 -03:00
George Lima b873c94073 chore: move generate-random-string to utils 2018-12-15 18:24:49 -03:00
George Lima 0ee42e2bb6 hotfix: split truncateAddress helper 2018-12-15 12:09:46 -03:00
George Lima 620123f40d chore: use object instead of positional arguments 2018-12-13 17:20:22 -03:00
George Lima f30ec793e5 hotfix: create format number helper 2018-12-12 18:13:13 -03: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