diff --git a/VERSION b/VERSION index 458361b..0f7dc0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1263 \ No newline at end of file +1264 \ No newline at end of file diff --git a/backend/static/index.html b/backend/static/index.html index 1d236b4..e462ddc 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -86,14 +86,14 @@ Ban Yaro - + - - - - - + + + + + @@ -616,11 +616,11 @@ - - - - - + + + + + @@ -630,7 +630,7 @@ - + diff --git a/backend/static/js/app.js b/backend/static/js/app.js index 79b63fd..9ddb2b9 100644 --- a/backend/static/js/app.js +++ b/backend/static/js/app.js @@ -3,7 +3,7 @@ Router, State-Management, Navigation, Initialisierung. ============================================================ */ -const APP_VER = '1263'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen +const APP_VER = '1264'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt window.APP_VER = APP_VER; // global verfügbar für andere Module (z.B. offline-indicator) window.APP_VERSION = APP_VERSION; diff --git a/backend/static/js/pages/partner-dashboard.js b/backend/static/js/pages/partner-dashboard.js index 24c875f..3ab07c9 100644 --- a/backend/static/js/pages/partner-dashboard.js +++ b/backend/static/js/pages/partner-dashboard.js @@ -78,7 +78,7 @@ window.Page_partner_dashboard = (() => { ${UI.icon('copy')} Link kopieren -
+
${c.registrations}
Registrierungen
@@ -87,11 +87,9 @@ window.Page_partner_dashboard = (() => {
${c.registrations_month}
diesen Monat
-
-
${c.attempts}
-
unbestätigt
-
+
+
+ Zählt alle Wege: geteilter Link, eingetippter Code und deine gedruckten QR-Codes.
`; } @@ -103,28 +101,19 @@ window.Page_partner_dashboard = (() => {
Meine QR-Codes

- Deine gedruckten QR-Codes (Sticker, Flyer). Jeder Scan und jede Registrierung - darüber wird gezählt — so siehst du, was wo funktioniert. + Deine gedruckten QR-Codes (Sticker, Flyer) — und wie viele davon schon + neue Hundefreunde gebracht haben.

${_qrBatches.map(b => `
${UI.escape(b.label)}
-
- ${b.quantity} Codes · ${(b.created_at || '').slice(0, 10)} · - ${b.codes_used} von ${b.quantity} Codes erfolgreich -
+
${b.quantity} Codes · ${(b.created_at || '').slice(0, 10)}
-
-
${b.scans}
-
Scans
-
-
-
${b.registrations}${b.attempts ? ` +${b.attempts} unbest.` : ''}
-
Registr.
+
+
${b.codes_used} von ${b.quantity}
+
genutzt