From 5f9cc828b3dd1a4e22ce6a63f7cd4440503e0958 Mon Sep 17 00:00:00 2001 From: padreug Date: Sun, 22 Jun 2025 22:10:14 +0200 Subject: [PATCH] Refine DCA dashboard display: Simplify text and enhance active stacking indicator with a new badge and spinner for improved user feedback when conditions are met. --- templates/satmachineclient/index.html | 34 ++++++++++++++++----------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/templates/satmachineclient/index.html b/templates/satmachineclient/index.html index 4ef5b0f..5c391cd 100644 --- a/templates/satmachineclient/index.html +++ b/templates/satmachineclient/index.html @@ -33,26 +33,32 @@
-
+
⚡ ${formatSats(dashboardData.total_sats_accumulated)} -
- stacked and growing! - - • actively stacking - + stacked!
${dashboardData.total_transactions} DCA ${dashboardData.total_transactions === 1 ? 'purchase' : 'purchases'} • ${dashboardData.dca_mode} mode
-
-
+
+
+ +
+ + currently stacking + +
+
+
${(getMilestoneProgress() || 0).toFixed(2)}%