Julien Froidefond
|
1b82bd9ee6
|
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.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-18 08:48:31 +01:00 |
|
Julien Froidefond
|
4a415f79e0
|
Enhance UI consistency across multiple components: Update SectionTitle sizes and margins in StyleGuidePage, AdminPanel, ChallengesSection, HousesSection, LeaderboardSection, and ProfileForm. Add descriptive subtitles and additional text for improved user guidance.
|
2025-12-18 08:13:55 +01:00 |
|
Julien Froidefond
|
3dd82c2bd4
|
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 |
|
Julien Froidefond
|
bee8999362
|
Add challengesBackground to site preferences: Update AdminPanel interface to include challengesBackground property for enhanced customization options.
Deploy with Docker Compose / deploy (push) Successful in 4m55s
|
2025-12-15 21:30:29 +01:00 |
|
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.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-15 21:20:39 +01:00 |
|
Julien Froidefond
|
bbb0fbb9a1
|
Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation links for challenges. Refactor Prisma schema to include Challenge model and related enums.
|
2025-12-15 16:07:00 +01:00 |
|
Julien Froidefond
|
f2bb02406e
|
Revert "Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation links for challenges. Refactor Prisma schema to include Challenge model and related enums."
Deploy with Docker Compose / deploy (push) Successful in 2m43s
This reverts commit f093977b34.
|
2025-12-15 16:02:31 +01:00 |
|
Julien Froidefond
|
f093977b34
|
Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation links for challenges. Refactor Prisma schema to include Challenge model and related enums.
Deploy with Docker Compose / deploy (push) Failing after 3m2s
|
2025-12-15 15:16:54 +01:00 |
|
Julien Froidefond
|
9518eef3d4
|
Refactor ThemeProvider component: Simplify theme initialization logic by loading the theme from localStorage directly in the state hook, improving code clarity and reducing unnecessary effects. Update AdminPanel component by removing unused Link import, and fix button text encoding in EventsPageSection for proper display.
Deploy with Docker Compose / deploy (push) Successful in 4m1s
|
2025-12-15 10:18:24 +01:00 |
|
Julien Froidefond
|
bd8d698c4e
|
Remove link to Style Guide in AdminPanel component to streamline UI preferences section.
Deploy with Docker Compose / deploy (push) Successful in 4m5s
|
2025-12-13 08:05:13 +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.
Deploy with Docker Compose / deploy (push) Successful in 4m36s
|
2025-12-12 16:48:41 +01:00 |
|