shopit-back/tests/Feature
ncoronel 2115d2384d feat(ticket): add tickets endpoint and resource for sales; implement ticket retrieval logic and tests 2026-08-11 11:20:55 -03:00
..
Attachable feat: add success messages for cart item operations in CartController 2026-07-02 12:06:00 -03:00
Auth feat(auth): implement AdminAppMeController and AdminAppMeResource; add routes and tests for user context retrieval 2026-07-31 16:11:47 -03:00
Authorization feat(authorization): add roles and permissions models, migration, and tests 2026-07-30 16:37:20 -03:00
Cart feat(cart): update CartItemResource to use visibleVariants method with included variant ID; enhance variant filtering logic 2026-08-10 13:59:45 -03:00
Catalog feat(catalog): add scope to filter available variants and update related queries; enhance seeder and tests for stock validation 2026-08-11 09:10:26 -03:00
Event feat(event): add EventDateTextFormatter for formatting event dates; update Tenant model and resource to include event_date_text; create migration for event_date_text column; enhance tests for event date formatting and tenant updates 2026-08-10 10:42:12 -03:00
FiestaFutbolInfantil feat: remove EventProductType references and related logic from catalog and fiesta futbol infantil components 2026-08-10 16:37:28 -03:00
Forms feat(food): implement FoodFormController and FoodFormService; add FoodFormResource for managing food options and routes 2026-08-10 10:05:35 -03:00
Integration feat(ticket): implement validity time management for tickets and catalog items 2026-08-06 15:52:19 -03:00
Localization Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
Logging feat: Add tenant code to value changes; implement PurchaseController and related services for tenant-specific purchase management 2026-08-04 10:27:33 -03:00
MailTest feat(mail): introduce MailService for tenant-specific SMTP handling and update related tests 2026-07-21 17:00:07 -03:00
Menu feat(menu): add label field to menu model and update related functionality 2026-07-24 10:08:04 -03:00
Notification Forgot password flow 2026-07-27 09:43:00 -03:00
Purchase refactor(event): move event configuration onto tenant 2026-08-07 09:08:14 -03:00
Sale feat(ticket): add tickets endpoint and resource for sales; implement ticket retrieval logic and tests 2026-08-11 11:20:55 -03:00
Seeders feat(sale): implement confirm and cancel functionality for sales in AdminApp; update routes and tests 2026-08-11 11:00:09 -03:00
Staff 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
Tenant feat(sale): implement confirm and cancel functionality for sales in AdminApp; update routes and tests 2026-08-11 11:00:09 -03:00
Ticket feat(ticket): append variant properties to ticket name in generation process; add corresponding test case 2026-08-10 17:10:46 -03:00
ExampleTest.php initial commit 2026-06-18 10:09:24 -03:00