17f4cb6502
feat: enable ticketing for Fiesta Futbol Infantil catalog items; update services, migrations, seeders, and tests to reflect changes
2026-08-10 14:13:46 -03:00
8542c03466
feat: enhance item attributes management by adding sort order; update related models, resources, and tests for visibility and ordering of variants
2026-08-10 13:58:35 -03:00
2693df2cbf
feat: implement delete functionality for accommodations, entries, foods, and merchandise; enhance related services and tests
2026-08-10 11:33:05 -03:00
ca605127d0
feat: implement index methods for Accommodation, Entry, Food, and Merchandise controllers; add service methods for fetching current items
2026-08-10 10:04:57 -03:00
b05314b1dd
refactor: remove tenant code check and implement middleware for menu validation in controllers
2026-08-07 14:44:52 -03:00
11776f0734
refactor: integrate category handling for entries and food items in services and tests
2026-08-07 14:34:59 -03:00
e1ad27ecf0
feat(food): implement FoodController, FoodService, and related resources for managing food items and variants
...
refactor(catalog): add description and price fields to variants and update related resources
feat(migration): add commercial overrides to variants with description and price fields
test(food): add tests for FoodController and ensure correct seeding of food items and variants
2026-08-07 14:17:51 -03:00