69 Commits

Author SHA1 Message Date
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
wiz
4fe9d6e591 Capitalize some strings in Bisq components, update i18n 2021-04-26 07:30:34 +09:00
softsimon
d253fcc8bf Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/src/locale/messages.xlf
2021-04-26 01:41:07 +04:00
wiz
3a14bd4521 Add missing i18n tags for various strings, fixes #473 2021-04-26 06:35:56 +09:00
softsimon
593aa0d8f3 Bisq Markets i18n 2021-04-25 22:52:11 +04:00
softsimon
0221d3baf6 Updated titles 2021-04-25 19:40:43 +04:00
softsimon
7c3413d913 Swap BTC/Fiat columns. 2021-04-25 19:02:26 +04:00
softsimon
b294d436df Add whitespaces to missing data points. 2021-04-25 02:07:29 +04:00
softsimon
cf764dbb8b Hide latest altcoin trades when not using official bisq markets. 2021-04-24 20:33:56 +04:00
softsimon
47bae32e5b Sort table by number of trades as default sort option, make other columns sortable 2021-04-23 15:09:51 +04:00
softsimon
a74a1f4392 Display 100 latest trades. 2021-04-23 03:49:55 +04:00
softsimon
bd156a7aaa Make unique URLs for graph timespans 2021-04-21 22:12:35 +04:00
softsimon
31e211de01 Add loading spinners. 2021-04-21 20:22:34 +04:00
softsimon
f51caba1fb Update chart colors. 2021-04-19 17:39:47 +04:00
softsimon
e730420b66 Bisq markets: General trading volume graph. 2021-03-16 01:17:40 +07:00
softsimon
35085ee687 Bisq markets: Titles 2021-03-14 23:24:06 +07:00
softsimon
a7c52bda9f Bisq markets: Hide altcoins when not in official bisq markets mode 2021-03-14 02:42:14 +07:00
softsimon
01d5a6cfd9 Bisq markets: Recent trades. Separate Bisq master page. 2021-03-13 18:24:50 +07:00
softsimon
0de2c105d4 Bisq markets: Volume and other fixes. 2021-03-10 23:02:55 +07:00
softsimon
894184204c Bisq markets dashboard: Market backend tracking. WIP. 2021-03-05 15:38:46 +07:00
softsimon
3975b18b2c Bisq markets dashboard: Offers list. WIP. 2021-03-05 02:02:21 +07:00
softsimon
eb2a194994 Bisq markets dashboard: 24H Volume. WIP. 2021-02-28 17:18:29 +07:00
softsimon
2298db17d4 Bisq markets dashboard. Base views. WIP. 2021-02-27 04:19:56 +07:00
Devin Bileck
505a45bbd0 Fix BSQ token market cap calculation (#332)
Fixes #331
2021-02-10 19:05:16 +07:00
softsimon
6c043f1598 Corrected Bisq stats calculation.
fixes #280
2021-01-23 19:26:05 +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
1b52dc2aa3 Adding missing Asset page strings. Fixed block title translations. 2020-12-04 22:30:09 +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
3e71b5e465 Moving API docs to separate /api page. 2020-10-07 23:24:01 +07:00
softsimon
20477aaac0 Adding missing 'irregular' Bisq transaction type.
fixes  #118
2020-10-04 17:51:21 +07:00
softsimon
feee53b4d5 Bisq transactions dropdown menu position fix. 2020-09-23 01:43:56 +07:00
softsimon
47c159faa7 Pagination fixes. 2020-08-13 02:35:10 +07:00
softsimon
5f9dd6e026 Assets page pagination. 2020-08-13 00:46:44 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
8aefbb5449 Optimization for bisq transaction table rendering 2020-08-11 00:43:24 +07:00
softsimon
83a0e53300 Fixes for bisq pagination and tx type select history 2020-08-11 00:01:22 +07:00
softsimon
8f4e4a75fa Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00
softsimon
b2dfa0ae00 Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
7f669129e7 Upgrading bisq transaction type filter with a multiselect dropdown 2020-08-08 22:48:18 +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
9e98981114 Bisq: burntFee should be displayed on asset listing fee tx types 2020-07-28 13:31:25 +07:00
softsimon
b635cddc35 Bisq types list order. 2020-07-24 18:52:55 +07:00
softsimon
91594f0df6 Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
5629d0fc54 Fix for responsive bug in medium screen size mode. 2020-07-19 17:55:33 +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