shopit-back/app/Domains/Catalog/Models
ncoronel 7c7a295625 feat(catalog): add show_in_selector attribute to item attributes and update related logic 2026-08-12 16:11:53 -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(inventory): add InventorySubject enum and integrate into catalog item management 2026-08-12 14:42:30 -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 feat(catalog): add show_in_selector attribute to item attributes and update related logic 2026-08-12 16:11:53 -03:00
Variant.php feat(inventory): add InventorySubject enum and integrate into catalog item management 2026-08-12 14:42:30 -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