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
82069c74bc18254cf589415e1b68da729f58afba
got-gaming
/
actions
/
admin
History
Julien Froidefond
82069c74bc
Add HouseManagement integration to AdminPanel and implement removeMemberAsAdmin feature in HouseService: Enhance admin capabilities with new section for house management and functionality to remove members from houses by admins, including points deduction logic.
2025-12-19 13:58:04 +01:00
..
challenges.ts
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
events.ts
Refactor admin actions and improve code formatting: Standardize import statements, enhance error handling messages, and apply consistent formatting across event, user, and preference management functions for better readability and maintainability.
2025-12-15 21:20:39 +01:00
feedback.ts
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
houses.ts
Add HouseManagement integration to AdminPanel and implement removeMemberAsAdmin feature in HouseService: Enhance admin capabilities with new section for house management and functionality to remove members from houses by admins, including points deduction logic.
2025-12-19 13:58:04 +01:00
preferences.ts
Implement house points system: Add houseJoinPoints, houseLeavePoints, and houseCreatePoints to SitePreferences model and update related services. Enhance house management features to award and deduct points for house creation, membership removal, and leaving a house. Update environment configuration for PostgreSQL and adjust UI components to reflect new functionalities.
2025-12-18 08:48:31 +01:00
users.ts
Refactor admin actions and improve code formatting: Standardize import statements, enhance error handling messages, and apply consistent formatting across event, user, and preference management functions for better readability and maintainability.
2025-12-15 21:20:39 +01:00