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
Files
f5cbc578b71f64d9fbad0834dd0d384a2a45e03b
iag-dev-evaluator
/
prisma
History
Julien Froidefond
f5cbc578b7
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 3m4s
Details
Update Dockerfile and package.json to use Prisma migrations, add bcryptjs and next-auth dependencies, and enhance README instructions for database setup. Refactor Prisma schema to include password hashing for users and implement evaluation sharing functionality. Improve admin page with user management features and integrate session handling for authentication. Enhance evaluation detail page with sharing options and update API routes for access control based on user roles.
2026-02-20 12:58:47 +01:00
..
migrations
/20250220000000_init
Update Dockerfile and package.json to use Prisma migrations, add bcryptjs and next-auth dependencies, and enhance README instructions for database setup. Refactor Prisma schema to include password hashing for users and implement evaluation sharing functionality. Improve admin page with user management features and integrate session handling for authentication. Enhance evaluation detail page with sharing options and update API routes for access control based on user roles.
2026-02-20 12:58:47 +01:00
schema.prisma
Update Dockerfile and package.json to use Prisma migrations, add bcryptjs and next-auth dependencies, and enhance README instructions for database setup. Refactor Prisma schema to include password hashing for users and implement evaluation sharing functionality. Improve admin page with user management features and integrate session handling for authentication. Enhance evaluation detail page with sharing options and update API routes for access control based on user roles.
2026-02-20 12:58:47 +01:00
seed.ts
Update Dockerfile and package.json to use Prisma migrations, add bcryptjs and next-auth dependencies, and enhance README instructions for database setup. Refactor Prisma schema to include password hashing for users and implement evaluation sharing functionality. Improve admin page with user management features and integrate session handling for authentication. Enhance evaluation detail page with sharing options and update API routes for access control based on user roles.
2026-02-20 12:58:47 +01:00