Samir Boulahtit
1ef50893a1
refactor: migrate schemas to canonical module locations
Migrate remaining legacy schemas to their respective modules:
Marketplace module (app/modules/marketplace/schemas/):
- letzshop.py: Letzshop credentials, orders, fulfillment, sync
- onboarding.py: Vendor onboarding wizard schemas
Catalog module (app/modules/catalog/schemas/):
- product.py: ProductCreate, ProductUpdate, ProductResponse
Payments module (app/modules/payments/schemas/):
- payment.py: PaymentConfig, Stripe, transactions, balance
Delete legacy files:
- models/schema/letzshop.py
- models/schema/onboarding.py
- models/schema/product.py
- models/schema/payment.py
- models/schema/marketplace_product.py (re-export)
- models/schema/marketplace_import_job.py (re-export)
- models/schema/search.py (empty)
Update imports across 19 files to use canonical locations.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 15:16:49 +01:00
..
2026-01-30 14:45:32 +01:00
2025-09-09 21:27:58 +02:00
2025-12-06 18:34:41 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-24 21:28:46 +01:00
2026-01-30 15:16:49 +01:00
2025-12-06 18:34:41 +01:00
2026-01-27 23:06:23 +01:00
2025-11-28 19:30:17 +01:00
2026-01-24 21:49:58 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2026-01-30 14:45:32 +01:00
2026-01-29 21:28:56 +01:00
2025-12-13 22:59:51 +01:00
2025-11-28 19:30:17 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 22:23:00 +01:00
2026-01-03 20:00:10 +01:00
2025-12-31 22:03:50 +01:00
2025-12-25 22:21:14 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2025-12-13 22:59:51 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2025-10-11 12:14:49 +02:00
2026-01-06 22:40:10 +01:00
2026-01-25 21:42:44 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2026-01-30 14:45:32 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2026-01-30 14:45:32 +01:00
2025-12-27 13:30:52 +01:00
2026-01-27 20:34:58 +01:00
2026-01-02 21:26:12 +01:00
2025-12-28 18:10:18 +01:00
2026-01-30 15:16:49 +01:00
2025-11-28 19:30:17 +01:00
2026-01-28 22:22:28 +01:00
2026-01-11 19:44:59 +01:00
2026-01-27 23:06:23 +01:00
2026-01-27 23:06:23 +01:00
2025-12-06 18:34:41 +01:00
2026-01-29 21:28:56 +01:00
2026-01-28 22:22:28 +01:00
2025-12-06 18:34:41 +01:00
2026-01-11 17:52:28 +01:00
2026-01-30 14:45:32 +01:00
2026-01-30 15:16:49 +01:00
2026-01-03 20:00:10 +01:00
2025-12-06 18:34:41 +01:00