282 Commits

Author SHA1 Message Date
softsimon
79b9c35411 Minor dashboard mobile view fixes.
Offline indicator position fix.
2020-09-27 00:18:44 +07:00
softsimon
ba70347ff6 Moving fee box into a regular box. 2020-09-26 23:40:26 +07:00
softsimon
4bfaabbb5f Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
addd49ee2b Minor ux updates. 2020-09-23 16:48:10 +07:00
softsimon
bcd75063f0 Improved graph visibility on mobile. 2020-09-23 15:49:07 +07:00
softsimon
bd2d94f662 Menu design updates. 2020-09-22 12:07:08 +07:00
softsimon
50c419884f Menu design updates. 2020-09-22 06:55:45 +07:00
softsimon
ec016ad595 Justify menu items center on mobile. 2020-09-22 06:19:14 +07:00
softsimon
f2e4e817a6 Removing hamburger menu on mobile. Adjusted icon sizes. 2020-09-22 06:13:27 +07:00
softsimon
a84df26506 Replacing menu button texts with icons.
Latest blocks is now a separate page.
2020-09-22 05:51:34 +07:00
softsimon
d915edd3de Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
softsimon
093739d2ce Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
96baeac448 bugfix: vbytespersecond display was limited to 1667 2020-08-19 11:33:18 +07:00
softsimon
2b91f2fe16 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b711289cb092a82f5d36ebc6a766abaed48b.
2020-08-13 02:53:52 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
17fc486a60 Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
2aaa421b3a Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
c447e39656 Hide "included in block" if block is clearly visible. 2020-08-10 17:48:07 +07:00
softsimon
17a2121b7e Add commit hash to the bottom of the about page
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
4151579c04 Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
b2dfa0ae00 Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
87f80c3c49 Adding OnPush to more components 2020-08-09 10:39:27 +07:00
softsimon
e4a296ba84 Updated fee texts 2020-08-04 00:56:01 +07:00
softsimon
47dc8f81a7 Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
400e156414 Changedetection performance improvements. 2020-08-02 16:00:08 +07:00
softsimon
a975a5af9c Fix for text overflow in footer 2020-08-02 15:30:28 +07:00
softsimon
47e99b8340 Fixed margins. 2020-07-30 21:55:46 +07:00
softsimon
29090d5c97 Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
e18d307285 Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
ad9bf93eeb Refactor footer component to using OnPush. 2020-07-30 13:50:21 +07:00
softsimon
b93d54d702 Fee box: Only display on mainnet 2020-07-30 13:24:03 +07:00
softsimon
95104a3496 Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
38d3b5b0c8 Display only the mempool blocks on mobile devices. 2020-07-30 12:43:22 +07:00
softsimon
3d355257b2 Fee box: Mobile view 2020-07-29 17:30:30 +07:00
softsimon
4a1840b995 Fee block: Fees order fix. 2020-07-29 16:54:08 +07:00
softsimon
f19171468b Fee box: Handle empty mempool. 2020-07-29 15:20:23 +07:00
softsimon
92d0aa6cef Adding fee estimation component to front page
fixes #98
2020-07-29 15:16:09 +07:00
softsimon
5e403bd570 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
softsimon
77dacfdb6e Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
softsimon
d72075a51f Fixes. 2020-07-24 14:11:49 +07:00
softsimon
1403d6a59f Show prettier empty mempool blocks. 2020-07-24 12:23:49 +07:00
softsimon
9d78ec2852 Display correct BTC unit depending on network. 2020-07-24 11:49:36 +07:00
softsimon
92044128c9 Handle coinbase transactions no longer has undefined fee. 2020-07-24 00:20:59 +07:00
softsimon
993719f4a0 Re-adding design credits. 2020-07-23 22:21:46 +07:00
softsimon
30eb53011d Correced Liquid asset amouts. 2020-07-23 17:55:59 +07:00
softsimon
eea75dfc29 Display fee correctly on Liquid blocks. 2020-07-23 16:01:28 +07:00
softsimon
c6850aadba Fixes to block reward display on Liquid. 2020-07-23 12:10:22 +07:00
softsimon
ae7b029984 Display empty mempool instead of no mempool blocks at all. 2020-07-23 10:53:42 +07:00
softsimon
ad61374cbe Fix for block transition when switching networks. 2020-07-22 20:09:02 +07:00
softsimon
f0c9ac5235 Adding a global websocket loader observable.
fixes #95
2020-07-22 19:21:40 +07:00