kasinathansj/petition-service
Enhance petition retrieval by adding createdAt sorting and fixing formatting
Update user selection in petition retrieval to include additional fields
Add logging for unassigned organization user in petition assignment
Update response message for missing organization user in petition assignment
Refactor petition retrieval logic to improve query structure and enhance readability
Remove isDeleted field from Department, OrganizationUser, and Role models
Remove unused PrismaClient import and update API status message
Add isDeleted field to models and update petition assignment logic
Enhance organization user retrieval and simplify user update schema
Update Dockerfile
Update Dockerfile
Update Dockerfile
Merge branch 'main' of https://huggingface.co/spaces/kasinathansj/petition-service
Update Dockerfile
Update Prisma schema to include binary targets for client generation
Update Dockerfile
Update Dockerfile
Add Dockerfile for containerized application setup
Add initial project structure with migrations, models, and validation schemas
initial commit
