Go to file
boban cd2e466f09 feat: E-Mail Templates neu gestaltet + Mail-Preview unter /admin/mail-preview
Einheitliches Design für alle Templates:
- Neues Layout: weißes Card, 3px Indigo-Gradient-Akzentbalken, aziros-Wordmark
- Icon-Badge pro Template (52px, border-radius:14px, thematische Farbe)
- Konsistente Typografie, Info-Boxen, Button-Stil
- reset-password, smtp-test, aria-composed auf @extends migriert

Preview-Route: /admin/mail-preview (Index) + /admin/mail-preview/{template}
→ Alle 8 Templates mit Fake-Daten in einer skalierten Vorschau-Grid-Ansicht.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:20:29 +02:00
docker Fix: CORS location block for build assets 2026-04-19 00:20:15 +02:00
src feat: E-Mail Templates neu gestaltet + Mail-Preview unter /admin/mail-preview 2026-04-20 20:20:29 +02:00
.gitignore Feature: logos, favicon, layout fixes 2026-04-19 01:45:44 +02:00
build:staging Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00
deploy.sh fix: reminder validation + remove dead code 2026-04-19 23:22:01 +02:00
docker-compose.development.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
docker-compose.staging.yml Fix: DB healthcheck use DB_ROOT_PASSWORD 2026-04-18 23:28:09 +02:00
docker-compose.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
setup.sh Fix: npm build in setup.sh 2026-04-19 01:16:29 +02:00
vite Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00