feat(F-105): completed feature

This commit is contained in:
chattie
2026-08-21 08:06:31 +02:00
parent 9b42c506f3
commit 5458789634
13 changed files with 247 additions and 49 deletions

View File

@@ -0,0 +1,5 @@
# F-105 — Customer account preferences (in progress)
- Migration: users_profiles.preferences jsonb.
- Users module: preferences in domain/repo/routes (GET/PATCH /users/:id).
- Frontend account page: Preferencias section (order updates, newsletter, promos).