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
131
Commits
1
Branch
0
Tags
85ee812ab1b03e70c34d4a832461e8caeff13c5c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
b790ee21f2
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.
Some checks failed
Deploy with Docker Compose / deploy (push)
Has been cancelled
Details
2025-12-15 21:20:39 +01:00
Julien Froidefond
1e865330a0
Refactor character class handling across components: Replace hardcoded character class definitions with a centralized CHARACTER_CLASSES import, enhancing maintainability and consistency. Update ProfileForm, Leaderboard, and LeaderboardSection components to utilize new utility functions for character class icons and names, improving code clarity and reducing duplication.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m48s
Details
2025-12-15 10:08:12 +01:00
Julien Froidefond
97db800c73
Refactor component imports and structure: Update import paths for various components to improve organization, moving them into appropriate subdirectories. Remove unused components related to user and event management, enhancing code clarity and maintainability across the application.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 4m36s
Details
2025-12-12 16:48:41 +01:00