42 Commits

Author SHA1 Message Date
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
96704a0877 Add #{timespan} in mining charts urls for easier sharing 2022-06-15 11:26:58 +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
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
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
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
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
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
e9d6963d07 Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
338c42e3d8 Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
nymkappa
6ff0b45fd3 Show more stats in pool ranking pie widget 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
nymkappa
f8117f9888 Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
nymkappa
96269eb6af Merge pool pie and dominance into one widget 2022-02-25 21:16:35 +09:00
nymkappa
d7cbdc4836 Improve hashrate chart and mining dashboard design 2022-02-22 20:16:19 +09:00
nymkappa
ca6277e8fd Fix widgets title in mining dashboard 2022-02-17 18:51:16 +09:00
nymkappa
c498aa4d95 Fix pools ranking titles 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
17459c2fdb Show all difficulty adjustment in a table - Need pagination 2022-02-16 22:56:06 +09:00
nymkappa
690f33843c Fix block link in pool page - Click on chart slice open pool page 2022-02-14 14:08:33 +09:00
nymkappa
52faab53e2 Link PoolRanking page with new pool page 2022-02-14 14:08:11 +09:00
nymkappa
f3d6cfd0c4 Set proper mining pool page title - Rename "Name" to "Pool" 2022-02-02 18:46:06 +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
1160baaf02 Polish mining page UI
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
add06ede7f Add share % in pie chart label 2022-01-28 15:01:21 +09:00
nymkappa
fea0b94b67 Hide epoch data from the mining page 2022-01-28 15:01:20 +09:00
nymkappa
16ab9b38a0 Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale 2022-01-28 15:01:15 +09:00
nymkappa
b567c0ad43 Add difficulty adjustment in mining page + Fix pools table on mobile 2022-01-28 14:52:12 +09:00
nymkappa
8d406a40e5 Add pie chart and rewrite the pool ranking component 2022-01-28 13:54:59 +09:00
nymkappa
5ca98af7d1 Generate mining basic pool ranking (sorted by block found) for a specified timeframe 2022-01-28 13:52:35 +09:00