2e9355c85c
fix(tickets): disable inconsistent FFI product and type sorting
2026-08-31 13:54:30 -03:00
fa1e11a69f
feat(tickets): add tenant-aware server-side sorting
2026-08-31 13:54:30 -03:00
fbfcb5cf63
feat(tickets): expose normalized values for dynamic columns
2026-08-31 13:54:30 -03:00
adce4ab59e
feat(tickets): define tenant-specific table columns
2026-08-31 13:54:30 -03:00
52b0b339d6
feat(tickets): add query_param to ticket filter fields in TicketFilterFormService and update related tests
2026-08-31 13:54:30 -03:00
9175df1d7f
feat(tickets): enhance AdminAppTicketIndexRequest and AdminAppTicketService with additional filters and update tests for ticket filtering functionality
2026-08-31 13:54:30 -03:00
38341b2bda
feat(tickets): update TicketFilterFormService to use getForFilters method and enhance TicketFormService with historical data handling
2026-08-31 13:54:30 -03:00
34a0a14404
feat(tickets): add TicketFilterFormController, TicketFilterFormService, and TicketFilterFormResource with routes and tests
2026-08-31 13:54:29 -03:00
af516ce9e3
feat(tickets): add TicketFormController, TicketFormService, and TicketFormResource with related routes and tests
2026-08-31 13:53:18 -03:00
5548fe8511
feat(purchase): restore in-review transfer lifecycle
2026-08-21 16:15:55 -03:00
02cf3f3773
Add tests for ticket validity and event date formatting
...
- Create TicketValiditySchemaTest to verify database schema for ticket validity.
- Update CatalogModelsTest to include tests for event date attributes and selection options.
- Introduce EventDateTextFormatterTest for formatting event dates in Spanish.
- Refactor EventModelsTest to include validity time relationships.
- Add SaleDetailResourceTest to ensure correct serialization of purchase items.
- Enhance TicketTest with validity time checks and status management.
- Implement ValidityTimeResourceTest to validate resource output for different validity types.
- Add ValidityTimeTest to verify casting and validity checks for validity time types.
2026-08-11 12:41:35 -03:00
2a15dc92be
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
1de08c1ca4
feat: Implement sale management features including controllers, services, resources, and routes; add PDF generation for sales and modifications
2026-08-04 11:44:13 -03:00
3b36abd46d
feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form
2026-08-03 14:02:08 -03:00
12697c2268
feat: Refactor bootstrap functionality by adding AdminApp and Tenant controllers, requests, resources, and services; remove deprecated event form components
2026-08-03 13:37:37 -03:00
f4638bc984
feat: Implement event management functionality with API endpoints and validation
2026-08-03 13:32:31 -03:00