This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
iag-dev-evaluator
Watch
1
Star
0
Fork
0
You've already forked iag-dev-evaluator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
9d8d1b257d821fc538a81ff033f925494a378a25
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
9d8d1b257d
Refactor Docker Compose configuration to use dynamic volume paths, update deployment workflow to create necessary directories, and enhance Prisma schema with public visibility for evaluations. Improve access control in API routes and adjust evaluation creation logic to include public visibility. Fix minor issues in login and evaluation pages for better user experience.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m17s
Details
2026-02-20 13:13:41 +01:00
Julien Froidefond
5af9b0c9d1
Update docker-compose configuration to change app port mapping from 3000 to 3044
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 2m19s
Details
2026-02-20 09:37:43 +01:00
Julien Froidefond
678517aee0
Update Next.js configuration for standalone output; add type checking script to package.json; enhance Prisma schema with binary targets; modify authentication API to only require email; improve evaluation detail page with Link component; add ESLint directive in new evaluation page; adjust theme provider for state setting; refine export-utils test type assertion.
2026-02-20 09:35:22 +01:00