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
ba3b2c17b95589f01c918b21953d33e1a1f8df56
got-gaming
/
components
/
admin
History
Julien Froidefond
ba3b2c17b9
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 4m48s
Details
Add admin challenge acceptance functionality: Implement adminAcceptChallenge method in ChallengeService, allowing admins to accept pending challenges. Update ChallengeManagement component to include a button for accepting challenges, enhancing admin capabilities and user feedback handling.
2025-12-17 08:14:58 +01:00
..
AdminPanel.tsx
Add event registration and feedback points to site preferences: Update SitePreferences model and related components to include eventRegistrationPoints and eventFeedbackPoints, ensuring proper handling of user scores during event interactions.
2025-12-16 16:38:01 +01:00
BackgroundPreferences.tsx
Add event registration and feedback points to site preferences: Update SitePreferences model and related components to include eventRegistrationPoints and eventFeedbackPoints, ensuring proper handling of user scores during event interactions.
2025-12-16 16:38:01 +01:00
ChallengeManagement.tsx
Add admin challenge acceptance functionality: Implement adminAcceptChallenge method in ChallengeService, allowing admins to accept pending challenges. Update ChallengeManagement component to include a button for accepting challenges, enhancing admin capabilities and user feedback handling.
2025-12-17 08:14:58 +01:00
EventFeedbackPointsPreferences.tsx
Add event registration and feedback points to site preferences: Update SitePreferences model and related components to include eventRegistrationPoints and eventFeedbackPoints, ensuring proper handling of user scores during event interactions.
2025-12-16 16:38:01 +01:00
EventManagement.tsx
Enhance ChallengeManagement and EventManagement components: Refactor layout for better readability, implement event registration viewing with score editing functionality, and improve user feedback handling in modals. Update EventRegistrationService to fetch event registrations with user details, ensuring a more interactive admin experience.
2025-12-16 16:52:50 +01:00
EventPointsPreferences.tsx
Add event registration and feedback points to site preferences: Update SitePreferences model and related components to include eventRegistrationPoints and eventFeedbackPoints, ensuring proper handling of user scores during event interactions.
2025-12-16 16:38:01 +01:00
FeedbackManagement.tsx
Add feedback management features: Implement functions to add bonus points and mark feedback as read in the FeedbackManagement component. Update EventFeedback model to include isRead property, enhancing user interaction and feedback tracking.
2025-12-16 16:43:53 +01:00
UserManagement.tsx
Refactor UserManagement component layout: Update user display to a grid format for improved responsiveness, enhance user information presentation with clearer stats and action buttons, and streamline the overall UI for better user experience.
2025-12-16 16:55:40 +01:00