batchCooking/packages/shared/src/schemas
Nicolas e3811dc280 Shared + migration: table user_preference (thème clair/sombre/système) (step 1/4)
- Modèle Prisma UserPreference (1-1 avec UserProfile, onDelete Cascade),
  enum ThemePreference (LIGHT/DARK/SYSTEM, défaut SYSTEM)
- packages/shared: THEME_PREFERENCES/ThemePreference, PreferencesView,
  updatePreferencesSchema
2026-08-17 15:55:18 +02:00
..
account.ts Shared: types/schémas/codes d'erreur pour foyer admin/invitation + suppression de compte (step 1/8) 2026-08-17 10:37:50 +02:00
auth.ts Centralize error handling + code quality pass (comments, SCSS theming) (#7) 2026-08-16 18:40:53 +02:00
household.ts Shared: types/schémas/codes d'erreur pour foyer admin/invitation + suppression de compte (step 1/8) 2026-08-17 10:37:50 +02:00
planning.ts Nouveau package date-tools (Luxon) + contrat jours/repas partagé (step 1/4) 2026-08-17 14:17:21 +02:00
preferences.ts Shared + migration: table user_preference (thème clair/sombre/système) (step 1/4) 2026-08-17 15:55:18 +02:00
profile.ts API: endpoints foyer/profil (nom, régime, allergènes) (step 2/6) 2026-08-16 23:18:46 +02:00