softsimon
880b5f9712
Use relative import paths
2022-09-21 17:23:45 +02:00
softsimon
6d13a1450a
Replacing all PNGs with inline SVG
2022-08-29 19:13:47 +02:00
nymkappa
3d32f64844
Add "beta" tag next to lightning menu
2022-08-22 10:56:27 +02:00
softsimon
1af641101e
Right align mempool logo on mobile with dual logos
2022-08-06 04:25:21 +04:00
nymkappa
d7cb6dd366
Reduce mobile menus padding
2022-07-28 06:52:08 +02:00
softsimon
f381891d21
Fix for mempool logo not being centered vertically
2022-07-26 21:35:19 +02:00
softsimon
f08c0faf0f
Fix for mempool logo jumping with various sizes of enterprise logo
2022-07-24 23:01:31 +02:00
softsimon
2431bab8a5
Navbar logos fix
2022-07-22 14:28:18 +02:00
softsimon
361fc6b926
Removing dead code
2022-07-22 01:13:13 +02:00
softsimon
7db2c6ef5c
Enterprise logo container
2022-07-22 01:07:19 +02:00
softsimon
8c312807d7
Subdomain enterprise support
2022-07-21 22:02:26 +02:00
nymkappa
48daf5ff4c
Move TV button to /graphs/mempool
graph page
2022-07-16 21:00:32 +02:00
Erik Arvstedt
55b88186c0
frontend URLs: ./resources
-> /resources
...
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
2022-07-11 13:33:25 +02:00
softsimon
c54af751a5
Restoring the TV button
2022-07-08 18:55:26 +02:00
softsimon
fb77362f47
Store and display stats and node top lists
2022-07-08 18:55:21 +02:00
softsimon
b01fe38b02
Adding missing ngIf check
2022-05-31 22:39:15 +04:00
wiz
2f90307840
Merge branch 'master' into wiz/use-svg-logo-for-mempool.space
2022-06-01 03:22:52 +09:00
softsimon
53f3bee24b
Store SVG images in a separate component
2022-05-31 22:21:59 +04:00
wiz
a773ab941c
Use SVG logo for mempool.space
2022-05-31 17:31:31 +09:00
softsimon
a9a2545859
Changed menu buttons to links
...
fixes #1073
2022-05-31 03:49:03 +04:00
softsimon
7b94e9e4b4
Fixing the /graphs link and make it consistent
2022-05-20 18:22:04 +04:00
wiz
0efdd6c2dd
Merge branch 'master' into simon/i18n-2.4
2022-05-17 23:04:38 +09:00
nymkappa
623144fefe
Added some missing alt tags on some img
2022-05-13 15:34:26 +02:00
softsimon
a98c23a988
Correcting and harmonizing i18n strings
2022-05-11 16:29:45 +04:00
nymkappa
338c42e3d8
Move all charts into /graphs page - Fix mining charts layouts
2022-03-14 18:07:35 +01:00
nymkappa
ba1a26d3f2
Fix 'active' menu when using mining dashboard
2022-02-21 18:19:03 +09:00
nymkappa
59cfbceb4f
Renamed /mining/dashboard -> /mining
2022-02-17 18:07:57 +09:00
nymkappa
ead9fb98f4
Create basic layout for mining dashboard page - Show miner in blocks
2022-02-17 18:07:56 +09:00
nymkappa
de276c81e0
Provide a way to completely disable block indexing and mining menu
2022-02-15 19:51:26 +09:00
nymkappa
6e61de3a96
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
8d406a40e5
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
48d01afaa8
Cleanup master-page template
2022-01-24 18:22:15 +09:00
Felipe Knorr Kuhn
505b8e86cf
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
softsimon
43d92a8b8c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
softsimon
f10166c6c6
Ending support for /bisq /liquid and /liquidtestnet
2022-01-08 17:33:37 +04:00
softsimon
ca2216a541
Making frontend network URLs configurable
...
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
13bfa5902d
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
26e10253d7
Documentation i18n title
2021-12-09 17:49:36 +04:00
hunicus
1f6609aa1e
Make nav url relative to fix non-mainnet links
2021-12-09 07:01:46 -05: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
Miguel Medeiros
7d6469aa53
fix: menu button styles.
2021-11-10 12:18:29 -03:00
Miguel Medeiros
4c70a4352d
Fix rtl mobile header menu.
2021-11-01 11:11:50 -03:00
Priyansh
292bab200e
Updated mobile view for dropdown ( #717 )
...
Dropdown menu with dynamic positioning
2021-08-18 19:18:12 +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
63e14f454c
UI/UX: Fix Blockchain skeleton preloader. ( #696 )
...
* Fix Blockchain skeleton preloader.
* Fix Mempool Blocks skeleton preloader.
* Add e2e test.
* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
softsimon
2e5e51d055
Dynamic dropdown.
2021-07-28 22:32:13 +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
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
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
2298db17d4
Bisq markets dashboard. Base views. WIP.
2021-02-27 04:19:56 +07:00