From 6cb83daa51e1d5803686335fb678dc58bb04978c Mon Sep 17 00:00:00 2001 From: derekc Date: Tue, 3 Mar 2026 00:30:38 -0800 Subject: [PATCH] Reorder dashboard cards: 3 Strikes and TV Dashboard now appear first Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/views/DashboardView.vue | 61 ++++++++++++++-------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/frontend/src/views/DashboardView.vue b/frontend/src/views/DashboardView.vue index aad39cb..6157fa6 100644 --- a/frontend/src/views/DashboardView.vue +++ b/frontend/src/views/DashboardView.vue @@ -12,6 +12,37 @@
+ +
+
3 Strikes
+
+
+
+ {{ child.name }} +
+ +
+
+
No children added yet.
+
+
+ + +
+
TV Dashboard
+

Open this on the living room TV for the full-screen view.

+ + Open TV View → + +
+
Today's Session
@@ -92,36 +123,6 @@
- -
-
3 Strikes
-
-
-
- {{ child.name }} -
- -
-
-
No children added yet.
-
-
- - -
-
TV Dashboard
-

Open this on the living room TV for the full-screen view.

- - Open TV View → - -