|
|
75129b7552
|
remove props
|
2026-06-24 14:43:10 -03:00 |
|
|
|
696010a70e
|
Remove unused 'props' unset operation in store and update methods across Brand, Category, Product, and Tenant controllers
|
2026-06-24 11:13:18 -03:00 |
|
|
|
e4139d48aa
|
Refactor request validation to use model-specific prop synchronization and add migrations for categories and brands
|
2026-06-24 11:02:35 -03:00 |
|
|
|
b2c8f13d2e
|
Refactor TenantController to use createWithProps and updateWithProps methods for improved property synchronization
|
2026-06-24 10:40:30 -03:00 |
|
|
|
3c6469617b
|
Add BootstrapTenantController and requests for tenant domain normalization; implement API route and tests
|
2026-06-23 09:49:54 -03:00 |
|
|
|
f7293feabc
|
Add TenantPropController and requests for managing tenant properties; define API routes for tenant props
|
2026-06-22 16:52:45 -03:00 |
|
|
|
0847fe1a26
|
Remove TenantPropController, TenantProp model, and related requests; update API routes and migrations
|
2026-06-22 16:50:02 -03:00 |
|
|
|
7075704dad
|
Enhance Tenant management by syncing property values in store and update requests; integrate PropRules for validation
|
2026-06-22 12:58:03 -03:00 |
|
|
|
93a2750d33
|
Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes
|
2026-06-19 11:59:28 -03:00 |
|