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
115
Commits
1
Branch
0
Tags
ffbf3cd42fa4df5f9552340da6a07dec869d8c8b
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
5b96cf907e
Enhance theming and UI components: Introduce a new dark cyan theme in globals.css, update layout to utilize ThemeProvider for consistent theming, and refactor button and card components to use CSS variables for styling. Improve navigation and alert components with dynamic styles based on theme variables, ensuring a cohesive user experience across the application.
Some checks failed
Deploy with Docker Compose / deploy (push)
Failing after 49s
Details
2025-12-12 17:05:22 +01:00
Julien Froidefond
99a475736b
Enhance UI components and animations: Introduce a shimmer animation effect in globals.css, refactor FeedbackPageClient, LoginPage, RegisterPage, and AdminPanel components to utilize new UI components for improved consistency and maintainability. Update event and feedback handling in EventsPageSection and FeedbackModal, ensuring a cohesive user experience across the application.
2025-12-12 16:44:57 +01:00