web-app/src/pages
padreug deabf9464a feat: Enhance QR code generation and ticket navigation in MyTickets
- Implement functionality to always generate QR codes for all tickets, improving accessibility.
- Refactor ticket navigation to automatically generate QR codes for the next and previous tickets when cycling through them.
- Update layout for better visibility of ticket details and QR codes, ensuring a consistent user experience across different ticket statuses.
- Introduce a watcher to generate QR codes when grouped tickets change, enhancing real-time updates.
2025-08-03 11:20:58 +02:00
..
events.vue refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable 2025-08-03 11:20:57 +02:00
Home.vue refactor: Improve layout and responsiveness of NostrFeed and Home components 2025-08-03 11:20:48 +02:00
Login.vue refactor: Update Login component to improve conditional rendering of login and registration cards 2025-08-03 11:20:57 +02:00
MyTickets.vue feat: Enhance QR code generation and ticket navigation in MyTickets 2025-08-03 11:20:58 +02:00