aziros/src/database
boban b863b67979 feat: Widerrufsrecht-Bestätigung beim Upgrade (Free → Pro)
- Migration: withdrawal_waivers (user, plan, billing, amount, IP,
  user_agent, confirmed_at, pdf_path für spätere PDF-Generierung)
- Model: WithdrawalWaiver mit User/Plan-Relation
- Checkout/Index: rightAcknowledged + waiverConfirmed Properties;
  Validierung vor Checkout; Waiver-Record wird vor Zahlung gespeichert
- View: Amber-Box mit Hinweistext + 2 Checkboxen; CTA-Button disabled
  solange nicht beide bestätigt; nur bei paid Plänen sichtbar
- Übersetzungen: waiver_info, waiver_right_acknowledged,
  waiver_confirmed, waiver_required (DE + EN)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 19:05:41 +02:00
..
factories Initial commit — Aziros v1.0.0 2026-04-18 20:53:15 +02:00
migrations feat: Widerrufsrecht-Bestätigung beim Upgrade (Free → Pro) 2026-04-20 19:05:41 +02:00
seeders feat: Widerrufsrecht-Bestätigung beim Upgrade (Free → Pro) 2026-04-20 19:05:41 +02:00
.gitignore Initial commit — Aziros v1.0.0 2026-04-18 20:53:15 +02:00