This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
got-gaming
Watch
1
Star
0
Fork
0
You've already forked got-gaming
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67131f647028c08151e75e07eb90b3941ecf0669
got-gaming
/
components
History
Julien Froidefond
67131f6470
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
..
AdminPanel.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
EventManagement.tsx
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
EventsPageSection.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
EventsSection.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
HeroSection.tsx
Enhance Admin and Profile UI: Update admin page to display user preferences with improved layout and visuals. Add password change functionality to profile page, including form handling and validation. Refactor ImageSelector for better image preview and upload experience.
2025-12-09 14:02:27 +01:00
ImageSelector.tsx
Enhance Admin and Profile UI: Update admin page to display user preferences with improved layout and visuals. Add password change functionality to profile page, including form handling and validation. Refactor ImageSelector for better image preview and upload experience.
2025-12-09 14:02:27 +01:00
Leaderboard.tsx
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
LeaderboardSection.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
Navigation.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
NavigationWrapper.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
PlayerStats.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
ProfileForm.tsx
Refactor page components to use NavigationWrapper and integrate Prisma for data fetching. Update EventsSection and LeaderboardSection to accept props for events and leaderboard data, enhancing performance and user experience. Implement user authentication in ProfilePage and AdminPage, ensuring secure access to user data.
2025-12-09 14:11:47 +01:00
SessionProvider.tsx
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
UserManagement.tsx
feat: user admin ui : condensed
2025-12-09 12:40:45 +01:00