webapp/src/components
padreug f7450627bc refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable
- Update PurchaseTicketDialog.vue to integrate authentication checks and enhance ticket purchasing flow with wallet support.
- Implement useTicketPurchase composable for managing ticket purchase logic, including payment handling and QR code generation.
- Improve user experience by displaying user information and wallet status during the ticket purchase process.
- Refactor API interactions in events.ts to streamline ticket purchasing and payment status checks.
2025-08-03 11:20:57 +02:00
..
auth refactor: Remove unused icon imports in ProfileDialog component 2025-08-03 11:20:57 +02:00
events refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable 2025-08-03 11:20:57 +02:00
layout refactor: Improve layout and responsiveness of Navbar and App components 2025-08-03 11:20:35 +02:00
nostr refactor: Improve layout and responsiveness of NostrFeed and Home components 2025-08-03 11:20:48 +02:00
notifications feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui update sonner; toast is still light 2025-08-01 14:11:17 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00