shopit-back/app/Domains/Catalog
ncoronel 830f65c402 feat(refund): add support for event date suspension in cart invalidation process 2026-09-17 11:42:33 -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
Exceptions Squashed commit of the following: 2026-08-27 10:06:41 -03:00
Models feat(inventory): add refunded_units to inventory model and update related services 2026-09-16 15:00:28 -03:00
Requests feat(catalog): add group_order field to catalog items and update related logic 2026-08-25 10:45:12 -03:00
Resources feat(catalog): exclude out-of-stock items and update variant visibility logic 2026-08-25 10:49:05 -03:00
Services feat(refund): add support for event date suspension in cart invalidation process 2026-09-17 11:42:33 -03:00
documentacion Squashed commit of the following: 2026-08-27 10:06:41 -03:00
routes feat(catalog): resolve options from partial variant selections 2026-08-14 09:43:38 -03:00