28 Commits

Author SHA1 Message Date
softsimon
836a007237 Fixing Bisq transactions page and skeleton loaders
fixes #953
2021-11-27 13:06:57 +04:00
TechMiX
3413b1c72a fix various rtl issues 2021-09-15 11:02:04 +02:00
softsimon
c683bc0121 Redirect unconfirmed bisq transactions to main website for tracking. 2021-08-20 14:56:12 +03:00
Priyansh
1da2c78b63 Updated significant digits of transaction fee (#722) 2021-08-18 16:27:35 +03:00
Miguel Medeiros
d5a97efcb4 Import scss from transaction component. 2021-08-04 09:09:28 -03:00
Miguel Medeiros
73de259c45 Fix Bisq css page.
Refactor Bisq html page title classes.
2021-08-04 09:08:11 -03:00
Miguel Medeiros
5f787c52e8 FIX unify the units css. (#499)
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
Miguel Medeiros
d08347e2d9 Fix OP_RETURN truncated text. (#502)
* Fix OP_RETURN truncated text.

* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
Miguel Medeiros
e3e53f62e1 New concept for dashboard layout components. (#469)
* New concept for dashboard layout components.

* Align dashboard componentes.

* Add divider to fee box component.

* Remove TV icon from mobile and tablet queries.

* Fix form input overflow.

* Add responsive css to statistic component.

* Add responsive css to about page.

* Add global padding bottom.

* Fix graph page styles.

* Add responsive chart and scrollable table.

* Fix mobile css query for navbar menus.

* Fix pagination responsive css.

* Add CSS animated logo.

* Revert "Add CSS animated logo."

This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.

* Add extra skeleton to fee-box-component.

* Fix latest-blocks and latest-transactions table css.

* Adapt Bisq pages to responsive layout.

* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.

* Fix mobile table text-size.

* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
softsimon
894184204c Bisq markets dashboard: Market backend tracking. WIP. 2021-03-05 15:38:46 +07:00
softsimon
da7f2b4be4 i18n: Added missing Bisq translations. Minor missing space and character fixes. 2020-12-07 17:35:05 +07:00
softsimon
3fb4d987a9 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
softsimon
2f3741e9e0 i18n correcctions based on feedback. Added even more missing i18n strings. 2020-12-04 21:29:31 +07:00
softsimon
4d097ea92a i18n all the remaining strings. 2020-12-03 18:34:19 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
b2dfa0ae00 Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
8ff8e6dbb9 Add pagination history to bisq transactions and blocks page. 2020-08-07 13:11:55 +07:00
softsimon
13cb43a844 bisq transaction link fix 2020-07-19 15:36:58 +07:00
softsimon
b8e6408a87 Display tx data on bisq transaction page. 2020-07-19 15:28:27 +07:00
softsimon
1fe7fcaaa0 Handle confirm transactions not present in the bisq database. 2020-07-18 13:09:57 +07:00
softsimon
e46c89698b Fixed bisq transaction id. 2020-07-16 17:56:40 +07:00
softsimon
ada281852e If bisq tx not found, check for regular tx and redirect to /tx/ 2020-07-16 16:18:35 +07:00
softsimon
291134c6e0 Show fiat value of totalRecieved for addresses.
Rename fee to fee burnt.
2020-07-14 23:49:57 +07:00
softsimon
518629e144 Bisq stats page.
BSQ prices.
2020-07-14 21:26:02 +07:00
softsimon
58caaafb1c Display network logo in the top bar.
Allow search for block height.
Hide empty bisq blocks.
2020-07-13 23:22:24 +07:00
softsimon
3bb2ce7d40 Address index and api.
Address view.
2020-07-13 21:46:25 +07:00
softsimon
38afcc6822 Bisq module separation.
Transaction view.
Block view.
Blocks list.
2020-07-13 15:16:12 +07:00
softsimon
2ac2d9ecce Bisq explorer is now a separate module. 2020-07-11 00:17:13 +07:00