70 Commits

Author SHA1 Message Date
Mononaut
9671259f5c
clock selected block arrow 2023-05-08 08:48:56 -06:00
Mononaut
f879a34021
responsive clock, fix blockchain 2023-05-08 08:48:55 -06:00
Mononaut
61531171c9
clocktower top blocks & layout adjustment 2023-05-08 08:48:53 -06:00
Mononaut
2baa10dcef
Use effective fee rate heuristics for block fee span 2023-03-28 16:19:06 +09:00
Mononaut
7bf8fea9f2
Limit special blocks by network, add future halvings 2023-03-14 16:58:02 +09:00
Mononaut
ac932c641c
unify time rendering components 2023-03-05 19:26:32 -06:00
softsimon
6b49096fa9
Fix for duplicate i18n strings 2023-02-25 14:28:04 +04:00
Mononaut
c65674479a
fix gaps in loading blockchain 2023-02-23 14:31:01 -06:00
Mononaut
ee265be55e
Show skeleton loader for all blocks while offline 2023-02-23 13:54:06 -06:00
Mononaut
8eca1e5f7e
Handle network interruptions in scrollable blockchain 2023-02-23 13:52:08 -06:00
nymkappa
b2162130d9
Keep block alignment if fee/fee-range is missing 2023-02-21 18:09:41 +09:00
nymkappa
c949fee49f
Fix liquid infinite scrolling 2023-02-21 17:25:39 +09:00
Felipe Knorr Kuhn
771825f224
Add offset to blockchain blocks classes and locators 2023-02-13 16:57:39 -08:00
Mononaut
bf941b0227
load block/tx pages at correct blockchain scroll position 2023-01-06 10:13:53 -06:00
Mononaut
32bf30872d
improve block scrolling & new block animation 2023-01-06 10:13:53 -06:00
Mononaut
befafaa60c
add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
Mononaut
d07bf30737
Reversible blockchain components 2022-09-30 00:54:29 +00:00
Felipe Knorr Kuhn
460ff68a52
Add test locators to the mining dashboard elements 2022-07-06 10:00:32 -07:00
nymkappa
352ea950a2
Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
c1092adfd9
Add blocks.extras.totalFees and show it in blockchain blocks component 2022-02-22 23:57:54 +09:00
nymkappa
201eff593b
Remove block subsidy from mempool blocks 2022-02-22 20:37:17 +09:00
nymkappa
d23b9d8cf6
Replace block size => block reward in the mining dashboard 2022-02-22 11:16:18 +09:00
nymkappa
008a4b51cc
Remove duplicated ChangeDetectorRef in blockchains blocks component 2022-02-18 22:25:31 +09:00
nymkappa
fb2c0345a7
Show miner tag under blocks in the mining dashboard 2022-02-17 22:57:10 +09:00
nymkappa
7761e75d4c
Fix routes for /mining - Share blockchain component instances - remove animations 2022-02-17 18:08:00 +09:00
nymkappa
923a2ce7f6
Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
456bd5a18e
Renamed extra to extras 2022-02-04 19:28:00 +09:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface 2022-02-04 12:51:45 +09:00
nymkappa
6e59733cac
User can drag the blockchain blocks horizontally with the mouse 2021-12-19 15:20:21 +09:00
softsimon
9eb159617f
Adding taproot countdown 2021-11-12 21:07:57 +04:00
Miguel Medeiros
46a2854f67
Add taproot activation fireworks. 2021-11-11 16:04:00 -03:00
TechMiX
014d6dee66 fix various rtl issues 2021-09-15 11:02:04 +02:00
softsimon
fe1d153632
Merge pull request #710 from MiguelMedeiros/feature-next-previous-block-arrows
UI/UX: `Next` and `Previous` button arrows for block navigation.
2021-08-18 00:57:39 +03:00
softsimon
9d75c47792
Merge branch 'master' into simon/configurable-main-module
# Conflicts:
#	frontend/src/app/components/api-docs/api-docs.component.ts
#	frontend/src/app/components/blockchain-blocks/blockchain-blocks.component.ts
#	frontend/src/app/components/master-page/master-page.component.html
#	frontend/src/app/components/mempool-blocks/mempool-blocks.component.html
#	frontend/src/app/components/mempool-blocks/mempool-blocks.component.ts
#	frontend/src/app/dashboard/dashboard.component.html
2021-08-13 17:16:14 +03:00
Miguel Medeiros
6d070e75b0 Add next and previous arrows to blocks. 2021-08-12 19:49:39 -03:00
Miguel Medeiros
8208bbf0b7
UI/UX: Fix blockchain-blocks skeleton. (#697)
* Fix blockchain-blocks skeleton.

* Fix blockchain skeleton background.

* Fix mempool blockchain skeleton.

* Add e2e testing.
Add tsconfig.
Fix mempool fit to screen.

* Fix wrong return.
Fix e2e testing.

* Fix blockchainblocks connectionstate.
Add init action to websocket mock.
Add e2e testing for droping websock connection.

* Ref e2e code for websocket connection.
Fix blockchain blocks skeleton.

* Fix state connections.
Remove .only e2e tests.

* Fix mempool blocks skeleton.

* Add fit screen to empty blocks.
2021-08-09 03:43:03 +03:00
softsimon
c6b1979391
Support Liquid 0.1 sat/vB fees on blocks. 2021-08-07 04:24:46 +03:00
Miguel Medeiros
7a8b2db3fb
UI/UX: Fix Blockchain skeleton preloader. (#696)
* Fix Blockchain skeleton preloader.

* Fix Mempool Blocks skeleton preloader.

* Add e2e test.

* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
Miguel Medeiros
0293ba4a52
Remove feeRange check. (#678) 2021-07-31 20:11:50 +03:00
Miguel Medeiros
8b0d1db776
Fix concurrent asynchronous calls. (#675)
* Fix concurrent asynchronous calls.

* Remove test without mempool info websocket.

* Remove isloading$ variable.
2021-07-31 19:40:15 +03:00
Miguel Medeiros
d91dfa2f41
Check if feeRange is undefined. (#636) 2021-07-21 18:35:27 +03:00
Miguel Medeiros
71cf41362f
UI/UX - Add skeleton for blocks preload. (#615)
* Add skeleton for blocks preload.

* Add e2e testing for skeleton blocks preloader.

* Fix reduce mempool blocks to fit the screen.

* Fix variable naming.
2021-07-10 16:04:15 +03:00
Miguel Medeiros
5cd2cfa097
FIX unify the units css. (#499)
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
TechMiX
95c9b21149 add left-to-right mark character to blockchain and mempool block components size 2020-12-09 21:47:27 +01:00
softsimon
e2d19a174e
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers. 2020-12-06 23:44:08 +07:00
wiz
4658b47007
Implement i18n support in frontend using Angular + Transifex + NGINX
This PR adds basic i18n support into the mempool frontend, together with
a smooth workflow for developers and translators to collaborate:

* Using the existing @angular/localize module, developers add i18n
metadata to any frontend strings their new features or changes modify

* Using the new npm script `i18n-extract-from-source`, developers
extract the i18n data from source code into `src/locale/messages.xlf`

* After pushing the updated `src/locale/messages.xlf` to GitHub, the
Transifex service will update its database from the new source data

* Using the Transifex website UI, translators can work together to
translate all the mempool frontend strings into their native languages

* Using the new npm script `i18n-pull-from-transifex`, developers can
pull in completed translations from Transifex, and commit them into git.

This flow requires an API key from Transifex, which can be obtained at
https://www.transifex.com/user/settings/api/ to be used with the python
script installed by `pip install transifex-client` - after preparing
these, run the npm script which will ask you for the API key the first
time. When downloading is complete, you can test building the frontend,
and if successful, commit the new strings files into git.

This PR implements a new locale selector in the footer of the homepage
dashboard, and includes WIP translations for the following languages:

* Czech (cs)
* German (de)
* Japanese (ja)
* Norwegian (nn)
* Spanish (es)
* Swedish (sv)
* Ukrainian (uk)
* Persian (fa)
* Portugese (pt)
* Turkish (tr)
* Dutch (nl)
* French (fr)
* Chinese (zh)
* Slovenian (sl)
* Korean (ko)
* Polish (pl)

The user-agent's `Accept-Language` header is used to automatically
detect their preferred language, which can be manually overriden by the
pull-down selector, which saves their preference to a cookie, which is
used by nginx to serve the correct HTML bundle to the user.

Remaining tasks include adding i18n metadata for strings in the Bisq and
Liquid frontend code, mouseover hover tooltip strings, hard-coded og
metadata inside HTML templates, and many other places. This will be done
in a separate PR.

When upgrading to add i18n support, mempool instance operators must take
care to install the new nginx.conf and nginx-mempool.conf files, and
tweak for their specific site configuration.

Fixes #81
2020-12-02 04:19:33 +09:00
softsimon
60b1dd15f4
Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
5300fb1265 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b711289cb092a82f5d36ebc6a766abaed48b.
2020-08-13 02:53:52 +07:00
softsimon
cb51b71128
Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
a1b931851a
Block text corrections. 2020-07-21 10:26:43 +07:00