This website requires JavaScript.
Explore
Help
Register
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
0
You've already forked shopit-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc0fbe06b8a9d56f623352b53864a92822185090
shopit-back
/
app
/
Domains
/
Catalog
/
Services
History
ncoronel
afd69b8393
feat(checkout): track current cart purchase
2026-08-21 14:05:33 -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
feat(checkout): track current cart purchase
2026-08-21 14:05:33 -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