- Enhance useUserTickets composable to group tickets by event, providing counts for paid, pending, and registered tickets. - Update MyTickets.vue to display tickets in organized groups, improving user experience with clear event headers and ticket summaries. - Refactor ticket display logic to accommodate grouped ticket views, ensuring a cohesive layout across different ticket statuses. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useEvents.ts | ||
| useIdentity.ts | ||
| useLocale.ts | ||
| useNostr.ts | ||
| useNostrFeed.ts | ||
| useNostrFeedPreloader.ts | ||
| useSocial.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||