shopit-back/app/Domains/Catalog
ncoronel 35384b48ab feat: add filtering for product detail attribute options based on available variant values 2026-07-01 08:55:27 -03:00
..
Controllers feat: enhance product detail retrieval to support variant selection and fallback image handling 2026-07-01 01:05:31 +00:00
Models feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
Policies Implement Product management features with controller, requests, resource, and routes 2026-06-24 10:05:26 -03:00
Requests feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
Resources feat: enhance product detail retrieval to support variant selection and fallback image handling 2026-07-01 01:05:31 +00:00
Services feat: add filtering for product detail attribute options based on available variant values 2026-07-01 08:55:27 -03:00
routes feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters 2026-06-29 14:51:36 -03:00