Commit Graph

101 Commits

Author SHA1 Message Date
softsimon
c91b6b473a
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
a5ca0cda14
Add ids to nav bar items, liquid and bisq components 2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
0560496154
Fix broken link on the Bisq transaction page 2022-01-21 23:12:18 -08:00
softsimon
c41ac34978
Bisq: Adding missing privacy policy, locale selector
fixes #1096
2022-01-07 23:38:31 +04:00
wiz
358301020f
Tweak html description meta tags / SEO service page titles 2022-01-05 16:57:24 +09:00
hunicus
23c9bf489a
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
0b1cf052a8
Merged block header, markets and genesis i18n strings 2021-11-28 14:55:17 +04:00
softsimon
9377d80dbb
Fixing Bisq transactions page and skeleton loaders
fixes #953
2021-11-27 13:06:57 +04:00
softsimon
4046c3176f
Broadcast transaction form
fixes #878
2021-10-19 17:10:30 +04:00
softsimon
f0462114f3
Fix for stuck Bisq transaction page when filtering
fixes #540
2021-09-27 02:37:57 +04:00
softsimon
3e788ecbf9
Handle changes to address RPC api in bitcoin core 22
fixes #778
2021-09-17 19:22:15 +04:00
TechMiX
014d6dee66 fix various rtl issues 2021-09-15 11:02:04 +02:00
softsimon
b34f6fedb6
Redirect unconfirmed bisq transactions to main website for tracking. 2021-08-20 14:56:12 +03:00
Miguel Medeiros
58af0d78af
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
e103fb5876
Updated significant digits of transaction fee (#722) 2021-08-18 16:27:35 +03:00
softsimon
9d75c47792
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
e31b906084 Import scss from transaction component. 2021-08-04 09:09:28 -03:00
Miguel Medeiros
7249620471 Fix Bisq css page.
Refactor Bisq html page title classes.
2021-08-04 09:08:11 -03:00
softsimon
d7586af392
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
52aea12f22
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
1e9f131a2a
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
8f74ef58f8
i18n fixes. 2021-06-10 15:38:15 -05:00
softsimon
0087700aa5
Adding missing i18n strings on Bisq. 2021-06-09 14:09:25 -05:00
Miguel Medeiros
5cd2cfa097
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
5aa57d6df9
Bisq dashboard: Change color between red/green when price changes 2021-05-13 19:23:43 +04:00
softsimon
63e67dba38
Bisq markets: Add terms of service 2021-05-12 16:07:25 +04:00
softsimon
12c99b86b7
Bisq markets: Display terms of service and language selector (except on official markets).
refs #510
2021-05-12 14:51:55 +04:00
softsimon
89300dae98
Bisq markets: Fix for graph not updating when changing window
refs #510
2021-05-11 14:55:45 +04:00
softsimon
482a891cec
Bisq markets: Swapping price locations 2021-05-11 14:37:25 +04:00
softsimon
098ab7d3a7
Bisq market symlinks fix. 2021-05-11 13:25:16 +04:00
softsimon
90784deacc
New Bisq Markets Dashboard Design
fixes #476
2021-05-11 04:15:11 +04:00
Miguel Medeiros
b778d96910
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
2f8f3ca2e9
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
492abad7a6
Fix a few Bisq strings, update transifex source strings 2021-04-26 07:59:15 +09:00
wiz
2f2be5c64b
Capitalize some strings in Bisq components, update i18n 2021-04-26 07:30:34 +09:00
softsimon
3a957ece05
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/src/locale/messages.xlf
2021-04-26 01:41:07 +04:00
wiz
3ead05fa51
Add missing i18n tags for various strings, fixes #473 2021-04-26 06:35:56 +09:00
softsimon
001bddd529
Bisq Markets i18n 2021-04-25 22:52:11 +04:00
softsimon
56518b9655
Updated titles 2021-04-25 19:40:43 +04:00
softsimon
da050ee3dc
Swap BTC/Fiat columns. 2021-04-25 19:02:26 +04:00
softsimon
c1fc08196b
Add whitespaces to missing data points. 2021-04-25 02:07:29 +04:00
softsimon
95a80157a7
Hide latest altcoin trades when not using official bisq markets. 2021-04-24 20:33:56 +04:00
softsimon
04ec5e9564
Sort table by number of trades as default sort option, make other columns sortable 2021-04-23 15:09:51 +04:00
softsimon
2d4dff6de8
Display 100 latest trades. 2021-04-23 03:49:55 +04:00
softsimon
5cb98b9813
Make unique URLs for graph timespans 2021-04-21 22:12:35 +04:00
softsimon
d4508bd876
Add loading spinners. 2021-04-21 20:22:34 +04:00
softsimon
6b5b80f866
Update chart colors. 2021-04-19 17:39:47 +04:00
softsimon
da77dbece1
Bisq markets: General trading volume graph. 2021-03-16 01:17:40 +07:00
softsimon
8e29a4cefd
Bisq markets: Titles 2021-03-14 23:24:06 +07:00
softsimon
146fcfc16d
Bisq markets: Hide altcoins when not in official bisq markets mode 2021-03-14 02:42:14 +07:00