24 Commits

Author SHA1 Message Date
hunicus
0cb21b7f89 Fix bisq quirks 2023-05-11 18:48:53 -04:00
Mononaut
93de0cff45 unify time rendering components 2023-03-05 19:26:32 -06:00
Mononaut
44a0e1c26f Fix page elements obscured by bottom nav bar on mobile 2023-01-13 11:52:36 -06:00
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
Miguel Medeiros
8488d40bf7 Fix pagination responsive layout. (#590)
* Fix pagination responsive css.

* Fix css title block transaction alignment.

* Add pagination responsive layout to bisq tx page.

* Add pagination responsive  to bisq blocks page.

* Fix pagination css - bisq txs page.

* Add e2e tests for bisq and mainnet pagination.
2021-07-05 22:28:56 +03: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
wiz
d844563b14 Fix a few Bisq strings, update transifex source strings 2021-04-26 07:59:15 +09:00
softsimon
894184204c Bisq markets dashboard: Market backend tracking. WIP. 2021-03-05 15:38:46 +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
47c159faa7 Pagination fixes. 2020-08-13 02:35:10 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
8f4e4a75fa Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00
softsimon
8ff8e6dbb9 Add pagination history to bisq transactions and blocks page. 2020-08-07 13:11:55 +07:00
softsimon
47dc8f81a7 Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
9f1a3930d7 Responsiveness fixes. 2020-07-19 13:46:30 +07:00
softsimon
191f988937 Table design and responsiveness updates. 2020-07-18 11:04:04 +07:00
softsimon
afc19b39d9 Fix responsiveness. 2020-07-16 14:36:02 +07:00
softsimon
7614338667 Rearange network dropdown.
API for Bisq block height tip.
Loading indicators on transactions/blocks view.
Total sent now correctly display burnt on Pay trade fee txs.
2020-07-15 13:10:13 +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