Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e6ad08c4a9
Add vaccines, teeth tracking, child management, and WHO growth percentiles
84a2b3bf0d
Enhance dashboard functionality by integrating child selection and displaying related measurements, vaccinations, and toothing data. Update Prisma schema to use UUIDs for IDs and add new API endpoint to fetch child details by ID.
9a3692d147
Refactor DashboardPage to use DashboardContent component and add API endpoint to fetch all children by user
e8d609d7b3
Add birth time input to AddChildPage form and update date handling logic