From c66fefcc19acc647409012e62a34de101b6aa2fc Mon Sep 17 00:00:00 2001 From: Greg Date: Sun, 8 Mar 2026 14:04:53 +0100 Subject: [PATCH] refactor: replace date preview flow with single Create Season button Remove two-step preview+add flow. One button now generates dates, skips duplicates, and saves directly with a clear result message. Co-Authored-By: Claude Sonnet 4.6 --- templates/admin.html | 67 ++++++++++++-------------------------------- 1 file changed, 18 insertions(+), 49 deletions(-) diff --git a/templates/admin.html b/templates/admin.html index 17ac608..1386cfb 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -187,15 +187,10 @@
- +
-
-
-
- -
@@ -228,7 +223,6 @@