ncoronel
5503559899
feat(refund): implement backfill command for historical ticket refunds reconciliation
2026-09-17 12:29:33 -03:00
ncoronel
a46bf905e8
feat(refund): enhance refund process by adding backfill for refunded_units and updating inventory restoration logic
2026-09-16 15:00:41 -03:00
ncoronel
353fd34db2
feat(inventory): add refunded_units to inventory model and update related services
2026-09-16 15:00:28 -03:00
ncoronel
f8a3296821
feat(event): add effective date resolution for rescheduled events and update tests
2026-09-16 14:27:35 -03:00
ncoronel
67deca095e
refactor(ticket): use refunds as amount source
2026-09-14 12:29:13 -03:00
ncoronel
caed44fcc8
feat(ticket): persist and expose refund details
2026-09-14 11:57:31 -03:00
ncoronel
a62e989bb4
feat(ticket): enhance ticket name resolution to follow event date reschedules
2026-09-14 11:33:20 -03:00
ncoronel
4f7ede1072
feat(purchase,sale,ticket): expose refunded total summary in admin sales and tickets
2026-09-11 16:23:23 -03:00
ncoronel
c0c19c9c01
feat(tenant): add master toggle for ticket refunds
2026-09-11 16:22:27 -03:00
ncoronel
106cf017dc
feat(ticket): resolve effective event dates and handle reschedule chains
2026-09-11 12:28:37 -03:00
ncoronel
4abb6c67fd
feat(ticket): add refund calculation functionality and corresponding tests
2026-09-11 10:43:03 -03:00
ncoronel
6384c0046d
feat(ticket): validate ticket capability status and use transaction in cancel and refund
2026-09-11 09:25:32 -03:00
ncoronel
5d00dc439e
feat(ticket): implement refund functionality and expose allow_refund flag
2026-09-10 17:05:57 -03:00
ncoronel
beb5d18b29
feat(ticket): add cancel ticket functionality and corresponding tests
2026-09-10 16:28:45 -03:00
ncoronel
f19bca64d0
feat(admin): expose ticket refund states
2026-09-10 16:10:17 -03:00
ncoronel
cac4fcf2b2
feat(scanner): update scan handling to return results for invalid QR data and other scan conditions
2026-09-09 12:49:27 -03:00
ncoronel
002f08a8fa
feat(staff): expose scanner attempt history
2026-09-08 10:56:27 -03:00
ncoronel
0c49bae752
feat(scanner): add scan attempt detail endpoint
2026-09-08 08:51:19 -03:00
ncoronel
67bcb420e4
feat(scanner): return scan attempt result context
2026-09-08 08:51:10 -03:00
ncoronel
8a65d358a4
feat(scanner): implement scan attempt tracking with new request and resource classes
2026-09-07 16:55:52 -03:00
ncoronel
193e10dc48
feat(scan): implement scan attempt tracking and validation logic
2026-09-07 16:39:14 -03:00
ncoronel
a4b5c2eb19
refactor(auth): remove role-based logic from scanner authentication and permissions
2026-09-04 15:33:01 -03:00
ncoronel
ffa3f10b18
feat(scanner): implement category validation for AdminApp role and update tests
2026-09-04 10:40:46 -03:00
ncoronel
deea4fd4af
Merge branch 'test/stress' into dev
2026-09-04 08:21:50 -03:00
ncoronel
c4ff695f2e
refactor(ticket): simplify tenant validation and update command documentation
2026-09-03 14:30:38 -03:00
ncoronel
703158bd06
feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets
...
- Added LoadTestTicketDatasetService to prepare disposable scanner tickets and generate a Postman importable dataset.
- Introduced console command `load-test🎟️ prepare` for executing the dataset preparation.
- Updated README documentation with usage instructions for the load test command.
- Enhanced Postman collection generation script to include new parameters.
- Created tests for the load test command to ensure proper functionality and validation.
2026-09-03 14:15:23 -03:00
ncoronel
ddb8c3743f
fix(staff): preserve scanner history on deletion
2026-09-03 09:58:08 -03:00
ncoronel
ee906d2d2e
Squashed commit of the following:
...
commit 6ae625d4fdc11989950ef0678db62fdb52be7c8c
Author: ncoronel <ncoronel@quo.ar>
Date: Wed Sep 2 09:46:18 2026 -0300
refactor(tickets): enhance search functionality for tickets by client names and formatted amounts
commit 098e525d32be9cb6487bc01a3d120aa0f2386a15
Author: ncoronel <ncoronel@quo.ar>
Date: Wed Sep 2 09:09:30 2026 -0300
fix(tickets): protect referenced purchase items
commit 210db17f2f6a6a4a509297b773a2b5d3e3149a3d
Author: ncoronel <ncoronel@quo.ar>
Date: Wed Sep 2 08:59:24 2026 -0300
test(tickets): cover purchase item references
commit 6a004713c4bad622dfa5e26394458925db1cb5a7
Author: ncoronel <ncoronel@quo.ar>
Date: Wed Sep 2 08:59:02 2026 -0300
refactor(tickets): reference purchase items directly
2026-09-02 09:47:04 -03:00
ncoronel
836aa1afd7
feat(tickets): refine FFI variant filters
2026-09-01 14:29:26 -03:00
ncoronel
6896646c54
feat(tickets): extend FFI ticket column presentation
2026-09-01 14:29:18 -03:00
ncoronel
80b8707771
fix(tickets): show numeric id and remove date column
2026-09-01 11:53:47 -03:00
ncoronel
2e9355c85c
fix(tickets): disable inconsistent FFI product and type sorting
2026-08-31 13:54:30 -03:00
ncoronel
fa1e11a69f
feat(tickets): add tenant-aware server-side sorting
2026-08-31 13:54:30 -03:00
ncoronel
6a00d8d09c
refactor(tickets): reuse dynamic columns in exports
2026-08-31 13:54:30 -03:00
ncoronel
fbfcb5cf63
feat(tickets): expose normalized values for dynamic columns
2026-08-31 13:54:30 -03:00
ncoronel
adce4ab59e
feat(tickets): define tenant-specific table columns
2026-08-31 13:54:30 -03:00
ncoronel
5250d1a818
feat(tickets): add PDF and Excel export endpoints
2026-08-31 13:54:30 -03:00
ncoronel
457eba68a9
refactor(tickets): prepare filtered query for exports
2026-08-31 13:54:30 -03:00
ncoronel
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
ncoronel
dca35e7b0c
feat(tickets): enhance AdminAppTicketResource and service with purchase details and update tests
2026-08-31 13:53:18 -03:00
ncoronel
4ba464bf85
feat(tickets): enhance ticket search functionality and add ticket counts to response
2026-08-31 13:53:18 -03:00
ncoronel
208e929262
feat(tickets): implement admin app ticket management with listing and search functionality
2026-08-31 13:53:17 -03:00
ncoronel
8220fb5aaf
feat(notification): add PDF attachments to ticket availability emails
2026-08-26 08:54:15 -03:00
ncoronel
16bc657a31
refactor(catalog): add ticket_label to item attributes and update related logic
2026-08-19 11:23:41 -03:00
ncoronel
573d4fe5e6
Refactor ticket validity handling and improve tests
...
- Updated tests for Accommodation, Entry, Food, Merchandise, and Sale controllers to use soft deletes for variants and ensure proper inventory counts.
- Enhanced ticket generation logic to resolve validity from soft-deleted catalog sources.
- Introduced a new TicketValidityResolver service to manage ticket validity based on event dates and variant definitions.
- Removed unnecessary database assertions and improved the clarity of validity checks in tests.
- Added comprehensive tests for the new TicketValidityResolver service, ensuring correct handling of event dates and multi-select options.
- Cleaned up unused code and assertions in existing tests for better maintainability.
2026-08-14 09:00:51 -03:00
ncoronel
a2592987f5
feat(scanner): add scanner category validation logic and related tests
2026-08-13 11:26:13 -03:00
ncoronel
cb98652e2f
feat(ticket): add client and category fields to ticket resource and update related tests
2026-08-11 16:59:50 -03:00
ncoronel
622a3eef86
feat(scanner): enhance ticket scanning functionality with search and pagination support
2026-08-11 16:34:14 -03:00
ncoronel
254faedf2c
feat(scanner): implement ticket scanning functionality with controller, service, and routes
2026-08-11 14:53:51 -03:00
ncoronel
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