No description
Find a file
Marco Pedone 280e0ab5c2 feat: update payment recap links and add new receipt page
- Changed payment recap link in OrdiniModal to point to the new receipt page.
- Added new PaymentRecapPage for displaying receipt details.
- Updated PaymentsTable to set paid_at date based on payment status.
- Introduced manual payment type in PaymentType and updated related strings.
- Refactored getOrdineRicevutaData to use overridableProcedure for access control.
- Enhanced mail sending functionality to include PDF attachments for receipts and conditions.
- Updated PDF generation service to handle new receipt PDF generation.
- Cleaned up context checking utilities by removing unnecessary session checks.
2026-03-04 19:12:01 +01:00
.github chore(deps): remove versioning-strategy from Dependabot configuration 2026-01-14 15:12:29 +01:00
.vscode feat(database): Add migrations for chat labels, messages, services, interests, announcements, pricing, orders, payments, and miscellaneous data 2025-10-29 16:59:20 +01:00
apps feat: update payment recap links and add new receipt page 2026-03-04 19:12:01 +01:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
build_and_push_ghcr.sh vars 2025-11-24 19:00:16 +01:00
build_infoalloggi.sh chore: add deployment scripts for infoalloggi and marcopedone environments 2026-01-14 15:24:02 +01:00
build_marcopedone.sh chore: add deployment scripts for infoalloggi and marcopedone environments 2026-01-14 15:24:02 +01:00
deploy_infoalloggi.sh fix: update deployment scripts to include URLs in deployment messages for clarity 2026-01-20 19:18:23 +01:00
deploy_marcopedone.sh fix: update API key and compose IDs in deployment script; adjust expose syntax in docker-compose 2026-03-03 10:53:07 +01:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml fix: update Traefik router and service names for improved clarity and functionality 2026-03-03 11:01:30 +01:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
old-docker-compose.yml Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00