feat: improve event logging UX

- Remove quick-template feature from dashboard
- Increase photo upload limit from 5MB to 30MB
- Add combined diaper toggle (wet + stool in one save) to event modal
- Show all event types in quick-add FAB and dashboard quick-log grid
- Add OTHER generic event type for freeform notes (schema + migration)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-18 22:01:05 +02:00
parent 2d0c44e21d
commit 6f2336ffae
7 changed files with 94 additions and 124 deletions
+1
View File
@@ -193,6 +193,7 @@ enum EventType {
WALK
TUMMY_TIME
SYMPTOM
OTHER
}
model GrowthLog {