8ad9b3a4e3
Revert "feat(variants): implement restoration of previously suspended variants with usable dates"
...
This reverts commit 3a4f6b64d2 .
2026-09-16 09:08:43 -03:00
3a4f6b64d2
feat(variants): implement restoration of previously suspended variants with usable dates
2026-09-16 09:05:21 -03:00
44178d72a5
feat(variants): enhance disableForSuspension method to manage variant replacements and inventory merging
2026-09-16 08:56:01 -03:00
d02ad5fce2
feat(event): add per-user date change notices
2026-09-15 17:06:12 -03:00
69f2dbe056
refactor(event): remove date notices from tenant config
2026-09-15 17:06:06 -03:00
24d87623cc
feat(event): implement EventDateGroupingService to group historical dates and update related resources and tests
2026-09-15 16:28:39 -03:00
51937ca93f
feat(event): add EventDateInfoFormatter to format event date messages and implement related tests
2026-09-15 16:08:42 -03:00
dcf4383fbf
feat(variants): implement inventory cloning for historical stock updates and adjust related tests
2026-09-15 15:15:18 -03:00
61314d5166
feat(storefront): expose event date notices
2026-09-14 14:49:30 -03:00
0d54887602
feat(event): audit suspended event dates
2026-09-14 14:19:29 -03:00
54827fbc58
feat(event): record date reschedules
2026-09-14 14:13:46 -03:00
b4a7b80430
test: cover event variant replacements
2026-09-14 14:11:24 -03:00
205d77bc0b
feat(event): dispatch date change notifications
2026-09-14 08:53:45 -03:00
4bb4f526e4
feat(event): support ticket refund configuration in event endpoints
2026-09-11 16:22:46 -03:00
b4da6e3747
feat(event): omit rescheduled and suspended dates from tenant resource
2026-09-11 16:21:37 -03:00
1880fc8147
feat(event): suspend event dates instead of cancelling
2026-09-11 15:57:17 -03:00
96df431d60
feat(event): implement admin date creation, rescheduling, and cancellation endpoints
2026-09-11 12:28:51 -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
f4638bc984
feat: Implement event management functionality with API endpoints and validation
2026-08-03 13:32:31 -03:00