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:
@@ -193,6 +193,7 @@ enum EventType {
|
||||
WALK
|
||||
TUMMY_TIME
|
||||
SYMPTOM
|
||||
OTHER
|
||||
}
|
||||
|
||||
model GrowthLog {
|
||||
|
||||
Reference in New Issue
Block a user