Alexis Hernandez
29dae2177e
web-ui: Integrate analytics
6 years ago
esuau
64a0946e36
web-ui: #61 Fix error 'Observable.of is not a function'
6 years ago
esuau
f52c6f2af9
web-ui: Fix X9Developers/block-explorer#55 by upgrading dependencies
6 years ago
Alexis Hernandez
fe5d3b004a
web-ui: Improve the block details component ( #19 )
- A message is displayed when the transaction list is not available.
- The transaction list is loaded after the block data.
- When the paginated transactions aren't available, the transaction
list from the block data is displayed.
6 years ago
Mario Mejia
b6a98d1ffa
web-ui: improvements on block details view ( #19 )
transactions for the block are now retrieved separately, the
transactions table is paginated and shows more info and
finally the view now is mobile friendly
7 years ago
Mario Mejia
9174175ef1
web-ui: application of explorerDateTime pipe
7 years ago
Mario Mejia
8d395f2051
web-ui: creation of explorerDatetime pipe to show the same date format
7 years ago
Alexis Hernandez
56c88d9114
web-ui: Support P2WPKH address format ( #33 )
7 years ago
Alexis Hernandez
2a339a5678
web-ui: Small fixes to merge #31
- The Transaction model was updated.
- Useless code removed.
- Added missing details to the AddressDetails component.
7 years ago
Mario Mejia
027b3aa3a0
web-ui: improvements on address details view ( #18 )
transactions from the address are now retrieved separately, the address
model was chaged for the balance model, the transactions table now is
paginated and shows more info and now the view is mobile friendly
7 years ago
Mario Mejia
18133eb925
web-ui: small visual improvements
title on tabset was removed on large screens, difficulty was rounded on latest
bloks view, last seen was transformed into moment tags in masternodes view
7 years ago
Mario Mejia
8c58f2be6d
web-ui: visual improvements on home.component tabset
the tabset was placed inside a row div to keep consistency with the app container,
on every tab, some classes were added/removed and some html was modified to keep
every view responsive on any mobile device
7 years ago
Mario Mejia
1d68854fd3
web-ui: unnecessary style classes removed from ticker.component
7 years ago
Mario Mejia
5b9838dc60
web-ui: finder.component styles improved
some classes were added/removed to make the component
look right on every screen size
7 years ago
Mario Mejia
6e7ebd7fb7
web-ui: general app viewport improved
some classes on html and body tags were added
to keep the app always on full screen, also a
container class was added around the router-outled
tag to keep all views consistent
7 years ago
mario128mex
84be16a757
web-ui: Improve the richest addresses view ( fixes #16 )
The percent of coins is rendered with two decimals, also, a percentage bar was added.
7 years ago
mario128mex
590fa9f46e
web-ui: added a color effect on new blocks ( fixes #20 )
7 years ago
Mario Mejia
459310415a
web-ui: fixed logo dimentions
7 years ago
Alexis Hernandez
b0481b0f45
web-ui: Update logo and favicon
7 years ago
Alexis Hernandez
890757218c
web-ui: Allow to display raw block
7 years ago
Alexis Hernandez
da86ec4fea
web-ui: Allow to display raw transaction
7 years ago
Alexis Hernandez
473002b003
web-ui: Allow to find blocks by number
7 years ago
Alexis Hernandez
8cc47045f8
web-ui: Allow to find a masternode by ip address
7 years ago
Alexis Hernandez
6042abc173
web-ui: Add MasternodeDetails view
7 years ago
Alexis Hernandez
7c7a1efa4a
web-ui: Disable the masternode status column temporary
7 years ago
Alexis Hernandez
b1201c8132
web-ui: Humanize the block time on the latest blocks view
7 years ago
Alexis Hernandez
d3523cd959
web-ui: Humanize active seconds field on the masternodes view
7 years ago
Alexis Hernandez
88baf8a0e2
web-ui: Add moment dependency
7 years ago
Alexis Hernandez
046e2916db
web-ui: Add row number on the richest addresses view
7 years ago
Alexis Hernandez
b03a5c2040
web-ui: Improve responsiveness on the ticker
7 years ago
Alexis Hernandez
f6ec9772eb
web-ui: Increase polling interval on the latest blocks
7 years ago
Alexis Hernandez
f21b442554
web-ui: Remove richest addresses and masternodes from navbar and routing
7 years ago
Alexis Hernandez
d807d12861
web-ui: Add tabs to the home view
The following views are now displayed in tabs:
- Latest blocks
- Richest addresses
- Masternodes
7 years ago
Alexis Hernandez
94756b0022
web-ui: Add MasternodesComponent
7 years ago
Alexis Hernandez
03efae4a64
web-ui: Add MasternodesService
7 years ago
Alexis Hernandez
544b247ffd
web-ui: Remove the transactions from the ticker view
7 years ago
Alexis Hernandez
e000666b91
web-ui: Update the BalancesService to use the order by parameter
7 years ago
Alexis Hernandez
85e4f7e59d
web-ui: Update the richest addresses view to show the percent of coins
7 years ago
Alexis Hernandez
76baaf0018
web-ui: Display the number of masternodes
7 years ago
Alexis Hernandez
90ab0406e5
web-ui: Update the latest blocks view
7 years ago
Alexis Hernandez
142516d272
web-ui: Don't show the spinner while loading the latest blocks
7 years ago
Alexis Hernandez
6af60895b3
web-ui: Update the statistics view
7 years ago
Alexis Hernandez
80509a03ac
web-ui: Add a the richest addresses to the nav bar
7 years ago
Alexis Hernandez
22393964b4
web-ui: Add pagination to the richest addresses view
7 years ago
Alexis Hernandez
81f1ebacb7
web-ui: Add ngx-pagination dependency
7 years ago
Alexis Hernandez
6e2635352c
web-ui: Add RichestAddresses view
7 years ago
Alexis Hernandez
f0b3cd95d7
web-ui: Add the BalancesService
7 years ago
Alexis Hernandez
8cbd7b2c84
web-ui: Add the Ticker view to the Home view
7 years ago
Alexis Hernandez
843316242a
web-ui: Add the Ticker view
7 years ago
Alexis Hernandez
a720c57a26
web-ui: Add TickerService
7 years ago