shopit-back/app/Domains/Catalog/Models
ncoronel 16bc657a31 refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
..
Attribute.php Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
AttributeOption.php Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Brand.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
BundleComponent.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
CatalogItem.php feat(desfile): implement entry management with image handling and variant synchronization 2026-08-14 11:24:17 -03:00
Category.php feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments 2026-08-04 16:20:30 -03:00
FeaturedGroup.php feat: Introduce source type for featured groups; add category association and implement FeaturedGroupService for item sourcing 2026-08-04 13:17:00 -03:00
FeaturedItem.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
Inventory.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
ItemAttribute.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
Variant.php feat(desfile): implement entry management with image handling and variant synchronization 2026-08-14 11:24:17 -03:00
VariantDefinition.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00