shopit-back/app/Domains/Catalog/Services
ncoronel 8537d2ed0a feat(catalog): implement maximum addable quantity logic and user quota sharing across variants 2026-08-19 16:48:32 -03:00
..
CatalogInventoryService.php feat(inventory): add traceable cart stock reservations 2026-08-19 13:43:08 -03:00
CatalogItemAllowanceService.php feat(catalog): implement maximum addable quantity logic and user quota sharing across variants 2026-08-19 16:48:32 -03:00
CatalogService.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
ExpireStockReservationsService.php feat(logging): record reservation cleanup attempts 2026-08-19 14:17:05 -03:00
FeaturedGroupService.php feat(catalog): implement maximum addable quantity logic and user quota sharing across variants 2026-08-19 16:48:32 -03:00
OnTicketFeaturedGroupService.php feat: Implement OnTicketFeaturedGroup management; add controller, service, resource, request, routes, and tests for featured groups 2026-08-04 13:41:11 -03:00
StockReservationService.php refactor(stock): implement expiration for stock reservations and add configuration 2026-08-19 13:43:08 -03:00
VariantSelectionService.php refactor(variant-selection): update variant options retrieval to use catalog item's variants and enhance response structure 2026-08-18 10:45:40 -03:00