web-app/src
padreug 217ca70334 refactor: Clean up imports and unused variables in ticket-related components
- Remove unused imports from PurchaseTicketDialog.vue and useUserTickets.ts for improved code clarity.
- Update events.ts to eliminate the unused paymentRequest parameter in payInvoiceWithWallet function.
- Simplify MyTickets.vue by removing the unused unregisteredTickets variable and related QR code generation logic, enhancing maintainability.
2025-08-03 11:20:58 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
composables refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
i18n update logo icon; modify title 2025-07-29 21:38:54 +02:00
lib refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
pages refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
router feat: Add My Tickets feature with ticket management 2025-08-03 11:20:57 +02:00
stores feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
App.vue fix 2025-08-03 11:20:57 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00