monacousa-portal/pages/dashboard
Matt 072acf95eb
Build And Push Image / docker (push) Successful in 3m25s Details
Fix type safety and data consistency in events system
- Add proper TypeScript type annotations and assertions
- Handle string/number conversion for attendee counts consistently
- Improve null/undefined checks for events array
- Make event handlers async for better error handling
- Fix data type inconsistencies between components and API
2025-08-12 17:23:42 +02:00
..
admin.vue Add event management system with calendar and CRUD operations 2025-08-12 04:25:35 +02:00
board.vue feat(board): Add real data integration for board dashboard 2025-08-12 14:18:55 +02:00
events.vue Fix type safety and data consistency in events system 2025-08-12 17:23:42 +02:00
index.vue Fix redirect loops and SSR hydration issues in auth flow 2025-08-07 17:21:18 +02:00
member-list.vue Add comprehensive dues tracking with overdue calculations and enhanced UI 2025-08-11 15:29:42 +02:00
profile.vue Add comprehensive dues tracking with overdue calculations and enhanced UI 2025-08-11 15:29:42 +02:00
user.vue Fix email template compatibility and enhance user dashboard 2025-08-11 16:26:51 +02:00