Commit Graph

16 Commits

Author SHA1 Message Date
George Lima 8dc55b97a1 type(styled): add theme as default prop in interpolations 2019-02-07 13:31:59 -03:00
George Lima 7e8e572f6a type(flow): upgrade flow-bin and add styled-components typedefs 2019-02-07 00:06:48 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
André Neves b99db4e7cf refactor: status pill change ready to synced 2019-02-04 22:45:50 -05:00
André Neves 90f16a6ba6 chore: solve merge conflicts 2019-02-04 22:16:25 -05:00
eliabejr 8e308acbf2 feat(test-components): update components with testid attribute 2019-01-31 13:38:42 -03:00
George Lima ef1c43162c chore(status-pill): add check for error in status-pill rpc call 2019-01-30 21:19:34 -03:00
eliabejr d86dfa09d0 fix(test-components): flow and eslint issues 2019-01-29 10:44:05 -03:00
eliabejr 59cf51a8fd fix(test-components): merge conflicts 2019-01-28 15:34:36 -03:00
eliabejr f9743f50a2 feat(test-components): split visual from logic in status-pill 2019-01-28 15:11:13 -03:00
George Lima e68583b363 chore(git): merge with developer 2019-01-24 11:56:49 -03:00
André Neves 4cb61c2261 refactor: changes and improvements to status pill component 2019-01-24 00:02:14 -05:00
André Neves 300c7c254a refactor: isSyncing and user-select cleaning UI 2019-01-23 22:13:08 -05:00
George Lima 8fc737081a test(status-pill): add StatusPill tests 2019-01-23 12:40:18 -03:00
André Neves 1fbed2c965 refactor: statuspill style fixes to match designs more 2019-01-20 12:04:27 -05:00
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