Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oak-and-Sprout/sprout-track
/ functions
Functions
1,881 in github.com/Oak-and-Sprout/sprout-track
⨍
Functions
1,881
◇
Types & classes
512
Function
handleDeleteContact
(contactId: string)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:255
Function
handleDeleteEvent
(eventId: string)
src/components/CalendarDayView/index.tsx:300
Function
handleDeleteMedicine
(id: string)
src/components/forms/MedicineForm/ManageMedicinesTab.tsx:192
Function
handleDeleteSupplement
(id: string)
src/components/forms/MedicineForm/ManageSupplementsTab.tsx:163
Function
handleDoseTimeUnitToggle
(checked: boolean)
src/components/forms/MedicineForm/MedicineForm.tsx:284
Function
handleDoseTimeValueChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/MedicineForm/MedicineForm.tsx:269
Function
handleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'medicine' | 'note' | 'bath' | 'pump' | 'breast-m
src/components/Timeline/index.tsx:297
Function
handleEdit
()
src/components/Timeline/TimelineActivityDetails.tsx:50
Function
handleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'medicine' | 'note' | 'bath' | 'pump' | 'breast-m
src/components/Timeline/TimelineV2/index.tsx:405
Function
handleEdit
()
src/components/FullLogTimeline/FullLogActivityDetails.tsx:55
Function
handleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'note' | 'bath' | 'pump' | 'breast-milk-adjustmen
src/components/FullLogTimeline/index.tsx:390
Function
handleEdit
(family: FamilyData)
app/family-manager/families/page.tsx:212
Function
handleEditContact
(updatedContact: Contact)
src/components/forms/MedicineForm/MedicineForm.tsx:331
Function
handleEditContact
(updatedContact: Contact)
src/components/forms/CalendarEventForm/index.tsx:317
Function
handleEditContact
(contact: Contact)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:251
Function
handleEmailInputChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/AppConfigForm/index.tsx:274
Function
handleEnableNotifications
()
src/components/modals/NotificationSplashModal/index.tsx:72
Function
handleEnableNotifications
()
src/components/forms/SettingsForm/NotificationSettings.tsx:153
Function
handleEndBreastfeed
()
src/components/forms/FeedForm/index.tsx:891
Function
handleEndDateTimeChange
(date: Date)
src/components/forms/SleepForm/index.tsx:342
Function
handleEndDateTimeChange
(date: Date)
src/components/forms/PumpForm/index.tsx:127
Function
handleEndDateTimeChange
(date: Date)
src/components/forms/CalendarEventForm/index.tsx:189
Function
handleEventClick
(event: any)
src/components/CalendarDayView/index.tsx:150
Function
handleEventFormClose
()
src/components/CalendarDayView/index.tsx:191
Function
handleExport
()
src/components/forms/VaccineForm/VaccineHistoryTab.tsx:121
Function
handleExportPdf
()
src/components/Reports/MonthlyReportCard/index.tsx:113
Function
handleFamilyCancelEdit
()
src/components/forms/SettingsForm/index.tsx:329
Function
handleFamilyChange
(value: string)
app/(app)/[slug]/page.tsx:184
Function
handleFamilyChange
(value: string)
app/(auth)/login/page.tsx:175
Function
handleFamilyEdit
()
src/components/forms/SettingsForm/index.tsx:320
Function
handleFamilyFormSuccess
()
app/family-manager/families/page.tsx:233
Function
handleFamilyLink
()
src/components/ui/account-button/index.tsx:175
Function
handleFamilySave
()
src/components/account-manager/AccountSettingsTab.tsx:200
Function
handleFamilySave
()
src/components/forms/SettingsForm/index.tsx:338
Function
handleFamilySetup
()
src/components/ui/account-button/index.tsx:214
Function
handleFeedEnd
()
app/(app)/[slug]/log-entry/page.tsx:286
Function
handleFeedResume
(side: 'LEFT' | 'RIGHT')
app/(app)/[slug]/log-entry/page.tsx:268
Function
handleFeedSwitch
()
app/(app)/[slug]/log-entry/page.tsx:234
Function
handleFileChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:261
Function
handleFilterChange
(filter: FilterType)
src/components/Timeline/TimelineV2/index.tsx:236
Function
handleFocus
()
app/context/timezone.tsx:207
Function
handleFocus
()
app/context/deployment.tsx:152
Function
handleFocusLoginId
()
src/components/LoginSecurity/PinLogin.tsx:409
Function
handleFocusPin
()
src/components/LoginSecurity/PinLogin.tsx:416
Function
handleFormSubmit
()
app/home/page.tsx:177
Function
handleFormSuccess
()
src/components/Timeline/index.tsx:124
Function
handleFormSuccess
()
src/components/Timeline/TimelineV2/index.tsx:199
Function
handleFormulaAmountChange
(newAmount: string)
src/components/forms/FeedForm/index.tsx:469
Function
handleGenerateToken
()
src/components/forms/FamilyForm/index.tsx:338
Function
handleGenerateVapidKeys
()
src/components/forms/AppConfigForm/index.tsx:315
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/babies/[babyId]/report/[yearMonth]/route.ts:39
Function
handleGet
* GET handler for notification preferences * Returns all preferences for the authenticated user's subscriptions
app/api/notifications/preferences/route.ts:12
Function
handleGet
* GET handler for notification system status * Returns system health status for sysadmin dashboard * Requires sysadmin authentication (handled by wi
app/api/notifications/status/route.ts:28
Function
handleGet
* GET handler for listing push subscriptions * Returns all subscriptions for the authenticated user
app/api/notifications/subscriptions/route.ts:11
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/sleep-log/route.ts:170
Function
handleGet
* Handle GET request to fetch vaccine logs
app/api/vaccine-log/route.ts:212
Function
handleGet
* Handle GET request to download a vaccine document
app/api/vaccine-log/file/[id]/route.ts:10
Function
handleGet
* Handle GET request to export vaccine logs as an Excel file
app/api/vaccine-log/export/route.ts:11
Function
handleGet
* GET /api/localization * Retrieves the current user's language preference
app/api/localization/route.ts:23
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/pump-log/route.ts:242
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/timeline/route.ts:47
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/timeline/export/route.ts:300
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/contact/route.ts:32
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/accounts/download-data/route.ts:7
Function
handleGet
* GET /api/feedback * Get feedback entries * - Admins: Get all feedback (with optional filters) * - Users: Get only their own feedback threads
app/api/feedback/route.ts:287
Function
handleGet
* GET /api/feedback/file/[id] * Decrypt and serve a feedback image inline
app/api/feedback/file/[id]/route.ts:48
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/feed-log/route.ts:189
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/feed-log/last/route.ts:8
Function
handleGet
* Handle GET request to fetch medicine logs
app/api/medicine-log/route.ts:167
Function
handleGet
* Handle GET request to fetch medicines
app/api/medicine/route.ts:210
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/bath-log/route.ts:152
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/settings/route.ts:8
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/milestone-log/route.ts:149
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/play-log/route.ts:165
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/calendar-event/route.ts:73
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/nursery-mode-settings/route.ts:20
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby-upcoming-events/route.ts:7
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/cdc-growth-data/route.ts:26
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/measurement-log/route.ts:148
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby/route.ts:216
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/api-keys/route.ts:26
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/changelog/seen/route.ts:13
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/active-activity/route.ts:18
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/diaper-log/route.ts:152
Function
handleGet
(req: NextRequest, ctx: ApiKeyContext)
app/api/hooks/v1/babies/route.ts:19
Function
handleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/measurements/latest/route.ts:9
Function
handleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/activities/route.ts:26
Function
handleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/reference/route.ts:59
Function
handleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/status/route.ts:51
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby-last-activities/route.ts:19
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/active-breastfeed/route.ts:19
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/breast-milk-adjustment/route.ts:63
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/breast-milk-balance/route.ts:7
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/sleep-location-settings/route.ts:6
Function
handleGet
(req: NextRequest, authContext: AuthResult)
app/api/note/route.ts:153
Function
handleGoButtonClick
()
src/components/LoginSecurity/PinLogin.tsx:424
Function
handleHealth
(req, res)
st-guardian/index.js:628
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/components/forms/BathForm/index.tsx:123
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/components/forms/PumpForm/index.tsx:345
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/AppConfigForm/index.tsx:259
← previous
next →
1,501–1,600 of 1,881, ranked by callers