CoolFace
Apppublic

kasinathansj/petition-service

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
20 commits on main
2e18cf92y ago

Enhance petition retrieval by adding createdAt sorting and fixing formatting

kasi-sj
a35e2872y ago

Update user selection in petition retrieval to include additional fields

kasi-sj
f0158392y ago

Add logging for unassigned organization user in petition assignment

kasi-sj
c8574932y ago

Update response message for missing organization user in petition assignment

kasi-sj
b523c0a2y ago

Refactor petition retrieval logic to improve query structure and enhance readability

kasi-sj
41be9ed2y ago

Remove isDeleted field from Department, OrganizationUser, and Role models

kasi-sj
04d83c72y ago

Remove unused PrismaClient import and update API status message

kasi-sj
c70ec542y ago

Add isDeleted field to models and update petition assignment logic

kasi-sj
cdf801a2y ago

Enhance organization user retrieval and simplify user update schema

kasi-sj
c66ac512y ago

Update Dockerfile

kasinathansj
39950f42y ago

Update Dockerfile

kasinathansj
26c76f62y ago

Update Dockerfile

kasinathansj
33a60382y ago

Merge branch 'main' of https://huggingface.co/spaces/kasinathansj/petition-service

kasi-sj
072ec452y ago

Update Dockerfile

kasinathansj
0f24b9b2y ago

Update Prisma schema to include binary targets for client generation

kasi-sj
5fd54f92y ago

Update Dockerfile

kasinathansj
739be562y ago

Update Dockerfile

kasinathansj
2dce64c2y ago

Add Dockerfile for containerized application setup

kasi-sj
5b4b65a2y ago

Add initial project structure with migrations, models, and validation schemas

kasi-sj
a7b6cf02y ago

initial commit

kasinathansj