Matt
5371ad4fa2
fixes
Build And Push Image / docker (push) Successful in 4m16s
Details
2025-08-13 15:57:34 +02:00
Matt
d215dfedc7
db updates and fixes
Build And Push Image / docker (push) Successful in 3m59s
Details
2025-08-13 13:51:27 +02:00
Matt
a0153a76a4
fixes
Build And Push Image / docker (push) Successful in 3m59s
Details
2025-08-13 13:18:07 +02:00
Matt
1553a39fa8
fixes
Build And Push Image / docker (push) Successful in 3m23s
Details
2025-08-13 12:27:21 +02:00
Matt
ef01d2f22e
fixes
Build And Push Image / docker (push) Successful in 3m5s
Details
2025-08-12 17:31:03 +02:00
Matt
072acf95eb
Fix type safety and data consistency in events system
...
Build And Push Image / docker (push) Successful in 3m25s
Details
- 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
Matt
f096897129
Add event management system with calendar and CRUD operations
...
Build And Push Image / docker (push) Failing after 2m37s
Details
- Add EventCalendar component with FullCalendar integration
- Create event CRUD dialogs and upcoming event banner
- Implement server-side events API and database utilities
- Add events dashboard page and navigation
- Improve dues calculation with better overdue day logic
- Install FullCalendar and date-fns dependencies
2025-08-12 04:25:35 +02:00