778 Commits

Author SHA1 Message Date
softsimon
57e2ac979c Bisq markets: Swapping price locations 2021-05-11 14:37:25 +04:00
softsimon
14a44499a2 Bisq market symlinks fix. 2021-05-11 13:25:16 +04:00
softsimon
86467393c3 npm audit fix 2021-05-11 12:43:19 +04:00
softsimon
503072dbdf New Bisq Markets Dashboard Design
fixes #476
2021-05-11 04:15:11 +04:00
softsimon
27330c879d Update translations from transifex. 2021-05-08 01:12:57 +04:00
softsimon
fac0428a9f Update i18n messages. 2021-05-08 01:11:05 +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
wiz
fd129677ee Merge pull request #498 from MiguelMedeiros/op_return
Fix Coinbase and OP_RETURN truncated text.
2021-05-07 00:00:12 +09:00
wiz
5753faf016 Merge pull request #478 from mempool/simon/address-page-error-localization
Localize electrum limit error.
2021-05-06 23:04:01 +09:00
Miguel Medeiros
2427bc2930 Fix OP_RETURN css width. 2021-05-06 09:00:33 -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
softsimon
fd7f715ed1 Lower height where taproot signaling cal be visible. 2021-05-01 21:46:49 +04:00
softsimon
b884d590b3 Improve taproot detection. Only display when detected. 2021-05-01 21:03:01 +04:00
softsimon
a2a6ce24dd Hide taproot signalling until signalling starts. 2021-05-01 04:06:45 +04:00
softsimon
564df63277 Display block details and taproot signaling. 2021-05-01 03:55:02 +04:00
softsimon
0d76a2d111 Localize electrum limit error.
fixes #442
2021-04-27 14:21:33 +04:00
wiz
41d1df8a99 Merge pull request #475 from mempool/simon/difficulty-adjustment-calc-fix
Fixing incorrect difficulty adjustment call
2021-04-27 17:50:43 +09:00
softsimon
10d672782a Fixing incorrect difficulty adjustment call
fixes #471
2021-04-27 12:20:11 +04:00
softsimon
885be5579b Fix crash issues related to new unconfirmed transactions in bitcoind mode.
fixes #391
2021-04-27 02:13:48 +04:00
softsimon
628906f172 Updating from transifex. 2021-04-26 04:05:55 +04:00
softsimon
c85932def2 i18n update 2021-04-26 04:03:33 +04:00
softsimon
7df7a3fcec Updated transifex. 2021-04-26 03:45:14 +04:00
wiz
d844563b14 Fix a few Bisq strings, update transifex source strings 2021-04-26 07:59:15 +09:00
softsimon
60680e643b Fixed api docs typo. 2021-04-26 02:40:30 +04:00
wiz
4fe9d6e591 Capitalize some strings in Bisq components, update i18n 2021-04-26 07:30:34 +09:00
softsimon
c0088e93ff Updated i18n 2021-04-26 01:49:58 +04: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
wiz
21db01b6bd Credit @maciejsoltysiak as translator for Polish 2021-04-26 06:27:51 +09:00
wiz
922dee4bee Update translated strings from Transifex 2021-04-26 06:17:59 +09:00
wiz
b99db19336 Update translated strings from Transifex 2021-04-26 05:44:00 +09:00
wiz
109c652dd0 Enable i18n for Polish language 2021-04-26 05:43:47 +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
301c8f8a82 Don't hide API docs on mobile. 2021-04-23 15:44:01 +04:00
softsimon
5d242aa39f Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/package-lock.json
#	frontend/src/app/components/master-page/master-page.component.html
2021-04-23 15:35:35 +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
Felipe Knorr Kuhn
62c8331824 fix infinite scrolling by not using body as the container 2021-04-19 23:48:33 -07:00
softsimon
f51caba1fb Update chart colors. 2021-04-19 17:39:47 +04:00
Miguel Medeiros
cf56d9aec7 New UI for responsive navbar. (#458)
New UI for responsive navbar.
fixes #458
2021-04-19 17:01:04 +04:00
softsimon
92d2adac64 Don't reload after setting graph preference setting.
refs #365
2021-04-19 10:50:24 +04:00
Felipe Knorr Kuhn
66a2d4a9f9 persist graph window preference between reloads (#456)
Persist graph window preference between reloads
fixes #365
2021-04-19 10:17:16 +04:00
wiz
e5272056ca Merge pull request #454 from knorrium/fix_ios_native_scrolling
fix native scrolling on iOS devices
2021-04-18 19:26:27 +09:00
Felipe Knorr Kuhn
e33918fd86 fix native scrolling on iOS devices 2021-04-17 16:11:34 -07:00