zepio/app
Eliabe Júnior df02b32421
Feature/status pill (#38)
* feat(styles): create status pill component

* feat(styles): add status pill icons

* feat(status-pill): refactor component logic

* feat(status-pill): add component in docz

* feat(status-pill): show component on header

* feat(status-pill): call RPC to check verification progress

* feat(status-pill): add setInterval on getBlockchainStatus function

* chore: clean code

* feat(status-pill): add ticker to check blockchain info

* feat(status-pill): improve component experience

* chore(status-pill): refactor component lifecycle

* chore(status-pill): increase update time
2019-01-17 16:40:27 -03:00
..
assets/images Feature/status pill (#38) 2019-01-17 16:40:27 -03:00
components Feature/status pill (#38) 2019-01-17 16:40:27 -03:00
constants feature: add fees constants 2018-12-20 14:17:22 -03:00
containers feature: show info screen after send coins 2019-01-10 11:51:32 -03:00
redux feature: show info screen after send coins 2019-01-10 11:51:32 -03:00
router feature: add receive view container 2019-01-07 15:06:16 -03:00
types fix: remove unused todo types 2019-01-08 12:59:07 -03:00
utils feature: add sortBy helper function 2019-01-08 12:59:51 -03:00
views chore: solve merge conflicts 2019-01-10 22:53:59 -05:00
app.js hotfix: remove useless Fragment from App 2018-12-19 13:00:12 -03:00
index.js refactor: file naming case 2018-11-28 23:14:44 -05:00
theme.js Feature/status pill (#38) 2019-01-17 16:40:27 -03:00