shopit-back/app/Domains/Catalog
ncoronel 24e000b423 feat(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 16:05:10 -03:00
..
Controllers feat(catalog): implement maximum addable quantity logic and user quota sharing across variants 2026-08-19 16:48:32 -03:00
Enums feat(inventory): add InventorySubject enum and integrate into catalog item management 2026-08-12 14:42:30 -03:00
Models feat(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 16:05:10 -03:00
Requests refactor(catalog): rely on inventory for variant availability 2026-08-14 09:54:40 -03:00
Resources feat(catalog): expose product unavailability messages 2026-08-21 16:47:15 -03:00
Services feat(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 16:05:10 -03:00
documentacion feat(inventory): add traceable cart stock reservations 2026-08-19 13:43:08 -03:00
routes feat(catalog): resolve options from partial variant selections 2026-08-14 09:43:38 -03:00