79 Commits

Author SHA1 Message Date
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
nymkappa
9072c5a996 Align charts timestamp selector with charts menus 2022-08-29 19:14:06 +02:00
nymkappa
eb9a4ae69c Reduce pool ranking pie chart min slice 2022-08-13 10:40:46 +02:00
nymkappa
cc6466d289 Add ISP chart in the dashboard - Fix mobile layout - Start polishing 2022-08-11 10:19:13 +02:00
nymkappa
2f1b1eae4a Fix graph title & download button on mobile
Fix wrong graph title on LN channels & capacity chart
2022-07-16 21:37:45 +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
Felipe Knorr Kuhn
a12225bc56 Add test locators to the mining dashboard elements 2022-07-06 10:00:32 -07:00
nymkappa
4d4235fb6a Remove the condition to show All timespan on mining charts 2022-06-26 10:27:07 +02:00
nymkappa
2bc11b4a75 Fix double http query when switching timespan for the first time 2022-06-23 15:30:42 +02:00
wiz
c0e3f8d439 Merge branch 'master' into nymkappa/feature/chart-timespan-url 2022-06-17 08:19:56 +09:00
wiz
321ec98565 Merge branch 'master' into nymkappa/bugfix/pool-ranking 2022-06-17 08:08:37 +09:00
nymkappa
96704a0877 Add #{timespan} in mining charts urls for easier sharing 2022-06-15 11:26:58 +02:00
nymkappa
2e57573317 Fix pool ranking layout on small mobile device 2022-06-14 09:42:56 +02:00
nymkappa
b4f2dfcac3 Only show (1w) on Blocks in pool ranking widget
Add tooltips to explain `Pools luck`, `Pools count` and `Blocs (1w)`
2022-06-14 08:58:31 +02:00
nymkappa
db9f9a2fab Use ellipsis + tooltip combo to fix layout on long string 2022-06-09 15:58:49 +02:00
nymkappa
6dd8f13c86 Refactor pool ranking rxjs observable 2022-06-02 22:01:53 +02:00
softsimon
c36b359415 Adding some missing i18n strings 2022-05-18 15:06:58 +04:00
softsimon
0bdbd1de80 Minor i18n corrections 2022-05-17 19:27:41 +04:00
wiz
0efdd6c2dd Merge branch 'master' into simon/i18n-2.4 2022-05-17 23:04:38 +09:00
wiz
54e6d56a95 Merge branch 'master' into nymkappa/feature/widget-size-align 2022-05-17 21:58:51 +09:00
nymkappa
623144fefe Added some missing alt tags on some img 2022-05-13 15:34:26 +02:00
nymkappa
584c3a43a5 Polish dashboards second widgets line 2022-05-12 17:05:31 +02:00
softsimon
a98c23a988 Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
nymkappa
3d2434314c Hide indexing notification in widget mode 2022-05-10 15:48:21 +02:00
nymkappa
3db04d887b Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
nymkappa
3d29ce93d2 Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00
nymkappa
60ed32ffe8 [Chart download] Add .svg to file name, fix chart background colors 2022-05-10 14:32:57 +02:00
nymkappa
73406d36b0 Change download button position so it's not hidden on mobile 2022-05-10 14:32:57 +02:00
nymkappa
5fa3769f33 Add download button on pool ranking and mempool graphs 2022-05-10 14:32:57 +02:00
nymkappa
0e0b8dbd6c Add download feature on mining charts 2022-05-10 14:32:57 +02:00
nymkappa
a59bed8cd8 Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
1db1b13907 Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
TechMiX
22c29d7269 fix RTL layout issues 2022-04-05 20:37:18 +02:00
nymkappa
e9d6963d07 Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
3cc3291ceb Merge branch 'master' into nymkappa/feature/pool-slug-url 2022-03-26 12:08:39 +09:00
softsimon
733a86475a Merge branch 'master' into nymkappa/bugfix/relative-pool-url 2022-03-25 17:20:30 +04:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
ac031d8f24 Use relative pipe for pie chart click event 2022-03-25 10:57:34 +09:00
nymkappa
8c804ba28d Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
nymkappa
338c42e3d8 Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
efe1e245a0 Fix pool detail page on Firefox 2022-03-10 12:42:11 +01:00
softsimon
c4dfbb6f74 Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
nymkappa
46d7a14f6f Fix broken navigation when clicking on pie chart 2022-03-07 18:42:47 +01:00
nymkappa
fc2d40e924 Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
ce56934ca5 Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
6ff0b45fd3 Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f84a7535de "view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
dd43ba2f2c Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00