Julien Froidefond
|
1b07fe8ae5
|
Refactor event date handling: Update event model to use DateTime type for date fields in Prisma schema. Modify API routes and UI components to ensure consistent date formatting and handling, improving data integrity and user experience across event management and display.
|
2025-12-10 05:32:23 +01:00 |
|
Julien Froidefond
|
fdd860c456
|
Enhance event model and management: Add new fields for room, time, and maxPlaces to the Event model in Prisma schema. Update API routes and UI components to support these fields, improving event details and user interaction in event management and registration processes.
|
2025-12-10 05:27:35 +01:00 |
|
Julien Froidefond
|
16b0437ecb
|
Refactor event fetching and display: Change event retrieval order to descending by date, enhance event data structure to include registration counts, and update UI components to reflect these changes for better user experience.
|
2025-12-09 21:55:42 +01:00 |
|
Julien Froidefond
|
82c557e10c
|
Add Event Management section to admin page, allowing users to manage events alongside preferences and user management. Updated UI to include event button and corresponding display area.
|
2025-12-09 08:49:47 +01:00 |
|
Julien Froidefond
|
4de3fea776
|
Add User Management component to admin page, replacing placeholder text with functional UI for user management.
|
2025-12-09 08:48:08 +01:00 |
|
Julien Froidefond
|
8c326bdd20
|
Refactor admin preferences management to use global site preferences, update UI components for better user experience, and implement image selection for background settings.
|
2025-12-09 08:37:52 +01:00 |
|
Julien Froidefond
|
4486f305f2
|
Add database and Prisma configurations, enhance event and leaderboard components with API integration, and update navigation for session management
|
2025-12-09 08:24:14 +01:00 |
|