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
db2993c50b6bebe097eabf577e7f1eb687288a8b
got-gaming
/
prisma
History
Julien Froidefond
2cfb9ad041
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 11s
Details
Enhance EventsPageSection and Navigation components: Add click functionality to select events and update logo section to be a clickable link, improving user interaction and navigation experience.
2025-12-11 14:57:20 +01:00
..
generated
/prisma
Refactor ESLint configuration and update code formatting: Standardize quotes in eslint.config.mjs, next.config.js, and various TypeScript files for consistency. Add Prettier as a dependency and include formatting scripts in package.json. Clean up unnecessary whitespace in multiple files to enhance code readability.
2025-12-10 11:30:00 +01:00
migrations
Enhance EventsPageSection and Navigation components: Add click functionality to select events and update logo section to be a clickable link, improving user interaction and navigation experience.
2025-12-11 14:57:20 +01:00
schema.prisma
Implement event feedback functionality: Add EventFeedback model to Prisma schema, enabling users to submit ratings and comments for events. Update EventsPageSection and AdminPanel components to support feedback management, including UI for submitting feedback and viewing existing feedbacks. Refactor registration logic to retrieve all user registrations for improved feedback handling.
2025-12-10 06:11:32 +01:00
seed.ts
Update database connection path: Change DATABASE_URL in .env and related files to point to the new data directory for SQLite database.
2025-12-11 06:36:54 +01:00