Samir Boulahtit
da3f28849e
refactor: migrate vendor auth, profile, team, dashboard, settings to modules
Tenancy module (identity & organizational hierarchy):
- vendor_auth.py: login, logout, /me endpoints
- vendor_profile.py: vendor profile get/update
- vendor_team.py: team management, roles, permissions, invitations
Core module (foundational non-domain features):
- vendor_dashboard.py: dashboard statistics
- vendor_settings.py: localization, business info, letzshop settings
All routes auto-discovered via is_self_contained=True.
Deleted 5 legacy files from app/api/v1/vendor/.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 15:09:41 +01:00
..
2026-01-31 12:42:25 +01:00
2026-01-31 14:25:59 +01:00
2026-01-30 21:26:13 +01:00
2026-01-31 12:49:11 +01:00
2026-01-30 21:26:13 +01:00
2026-01-31 12:42:25 +01:00
2026-01-29 21:28:56 +01:00
2026-01-31 15:09:41 +01:00
2026-01-31 12:42:25 +01:00
2026-01-30 22:31:20 +01:00
2026-01-31 14:25:59 +01:00
2026-01-30 21:26:13 +01:00
2026-01-31 14:25:59 +01:00
2026-01-30 22:08:20 +01:00
2026-01-30 22:08:20 +01:00
2026-01-31 14:25:59 +01:00
2026-01-31 13:49:58 +01:00
2026-01-31 15:09:41 +01:00
2026-01-27 22:52:01 +01:00
2026-01-27 22:52:01 +01:00
2026-01-28 22:19:41 +01:00
2026-01-28 22:19:41 +01:00
2026-01-27 22:02:39 +01:00
2026-01-27 22:02:39 +01:00
2026-01-28 22:22:08 +01:00
2026-01-31 12:42:25 +01:00
2026-01-26 18:19:00 +01:00
2026-01-27 22:52:01 +01:00
2026-01-27 22:52:01 +01:00