Mononaut
93de0cff45
unify time rendering components
2023-03-05 19:26:32 -06:00
wiz
af2889196a
Merge branch 'master' into mononaut/fix-mobile-bottom-nav
2023-01-27 03:49:07 +09:00
Mononaut
c7e51090e4
support inner links in truncated string component
2023-01-16 16:47:05 -06:00
Mononaut
44a0e1c26f
Fix page elements obscured by bottom nav bar on mobile
2023-01-13 11:52:36 -06:00
Mononaut
ad57df34d2
migrate old text truncation implementations to new component
2023-01-05 11:01:46 -06:00
softsimon
df6b385fdb
Refactored ngb components
2022-11-28 16:53:17 +09:00
softsimon
49752ac0f4
Upgrade to Angular 14
2022-11-28 16:53:17 +09:00
Mononaut
b8eda15341
Maintain page when switching networks
2022-10-12 23:04:47 +00:00
softsimon
880b5f9712
Use relative import paths
2022-09-21 17:23:45 +02:00
softsimon
d8434c59f4
Moving ngx-bootrap-multiselect to the project
2022-07-07 20:14:58 +02:00
softsimon
470976400e
Auto resize graphs on window resize
...
fixes #1607
2022-07-07 15:46:13 +02:00
Felipe Knorr Kuhn
bad48d412c
Fix eslint errors
2022-07-05 04:30:05 -07:00
softsimon
1be5843204
NgBootstrap library import optimization
2022-05-25 18:56:10 +04:00
softsimon
1d8eb064f1
Moving graphs and mining dashboard to a lazy loaded module
2022-05-20 04:34:41 +04:00
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