softsimon
886f231f96
Restoring the Confirmed string and re-localized the Multisig tag
2022-05-12 02:42:24 +04:00
softsimon
a98c23a988
Correcting and harmonizing i18n strings
2022-05-11 16:29:45 +04:00
softsimon
c256d714ab
Moving Docs and Faq to separate lazy loaded module
2022-04-26 13:02:13 +04:00
softsimon
37639fdeb5
Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link
...
Fix broken link on the Bisq transaction page
2022-01-24 13:23:11 +04:00
Felipe Knorr Kuhn
505b8e86cf
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
824fc5c22c
Fix broken link on the Bisq transaction page
2022-01-21 23:12:18 -08:00
softsimon
3ab91a0738
Bisq: Adding missing privacy policy, locale selector
...
fixes #1096
2022-01-07 23:38:31 +04:00
wiz
cf87ee68b4
Tweak html description meta tags / SEO service page titles
2022-01-05 16:57:24 +09:00
hunicus
69623313ee
Move /api to /docs/api
...
Also make API docs responsive so they can be viewed
on mobile.
REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00
softsimon
f30f782e02
Merged block header, markets and genesis i18n strings
2021-11-28 14:55:17 +04:00
softsimon
836a007237
Fixing Bisq transactions page and skeleton loaders
...
fixes #953
2021-11-27 13:06:57 +04:00
softsimon
57202f885e
Broadcast transaction form
...
fixes #878
2021-10-19 17:10:30 +04:00
softsimon
664b9c5ecc
Fix for stuck Bisq transaction page when filtering
...
fixes #540
2021-09-27 02:37:57 +04:00
softsimon
8d76798af3
Handle changes to address RPC api in bitcoin core 22
...
fixes #778
2021-09-17 19:22:15 +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
Miguel Medeiros
e35f5a68df
Bugfix: Fix bisq dashboard tables overflow. ( #733 )
...
* Fix bisq dashboard tables overflow.
* Fix nav-item mobile margin.
2021-08-19 17:51:08 +03:00
Priyansh
1da2c78b63
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
8796e43ad0
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
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
softsimon
ca306f5727
Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module.
2021-07-27 17:10:38 +03:00
Miguel Medeiros
6ac8609910
UI/UX - Fix arrow position. ( #627 )
...
* Fix arrow position.
* Add arrows from font-awesome.
* Add icons to bisq transfers.
* Fix icon size in mobile view.
2021-07-15 23:23:37 +03: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
softsimon
ce496778c3
i18n fixes.
2021-06-10 15:38:15 -05:00
softsimon
6dd55e0b06
Adding missing i18n strings on Bisq.
2021-06-09 14:09:25 -05: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
softsimon
451e265ae9
Bisq dashboard: Change color between red/green when price changes
2021-05-13 19:23:43 +04:00
softsimon
33b6ff3767
Bisq markets: Add terms of service
2021-05-12 16:07:25 +04:00
softsimon
96a85d5d31
Bisq markets: Display terms of service and language selector (except on official markets).
...
refs #510
2021-05-12 14:51:55 +04:00
softsimon
922ba0cd0f
Bisq markets: Fix for graph not updating when changing window
...
refs #510
2021-05-11 14:55:45 +04:00
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
503072dbdf
New Bisq Markets Dashboard Design
...
fixes #476
2021-05-11 04:15:11 +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
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