shopit-back/app/Domains/Catalog
ncoronel dc32eb9bee feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
..
Controllers feat: implement product and variant CRUD management service with attachment handling 2026-07-01 11:44:56 -03:00
Models feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
Policies Implement Product management features with controller, requests, resource, and routes 2026-06-24 10:05:26 -03:00
Requests feat: implement product and variant CRUD management service with attachment handling 2026-07-01 11:44:56 -03:00
Resources feat: rename stock fields to cantidad_maxima in ProductResource and ProductVariantResource 2026-07-02 09:37:43 -03:00
Services feat: implement multi-tenant cart system with stock reservation and inventory tracking 2026-07-01 16:21:53 -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