MCPcopy Create free account

hub / github.com/Oak-and-Sprout/sprout-track / functions

Functions1,881 in github.com/Oak-and-Sprout/sprout-track

FunctionhandleDeleteContact
(contactId: string)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:255
FunctionhandleDeleteEvent
(eventId: string)
src/components/CalendarDayView/index.tsx:300
FunctionhandleDeleteMedicine
(id: string)
src/components/forms/MedicineForm/ManageMedicinesTab.tsx:192
FunctionhandleDeleteSupplement
(id: string)
src/components/forms/MedicineForm/ManageSupplementsTab.tsx:163
FunctionhandleDoseTimeUnitToggle
(checked: boolean)
src/components/forms/MedicineForm/MedicineForm.tsx:284
FunctionhandleDoseTimeValueChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/MedicineForm/MedicineForm.tsx:269
FunctionhandleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'medicine' | 'note' | 'bath' | 'pump' | 'breast-m
src/components/Timeline/index.tsx:297
FunctionhandleEdit
()
src/components/Timeline/TimelineActivityDetails.tsx:50
FunctionhandleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'medicine' | 'note' | 'bath' | 'pump' | 'breast-m
src/components/Timeline/TimelineV2/index.tsx:405
FunctionhandleEdit
()
src/components/FullLogTimeline/FullLogActivityDetails.tsx:55
FunctionhandleEdit
(activity: ActivityType, type: 'sleep' | 'feed' | 'diaper' | 'note' | 'bath' | 'pump' | 'breast-milk-adjustmen
src/components/FullLogTimeline/index.tsx:390
FunctionhandleEdit
(family: FamilyData)
app/family-manager/families/page.tsx:212
FunctionhandleEditContact
(updatedContact: Contact)
src/components/forms/MedicineForm/MedicineForm.tsx:331
FunctionhandleEditContact
(updatedContact: Contact)
src/components/forms/CalendarEventForm/index.tsx:317
FunctionhandleEditContact
(contact: Contact)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:251
FunctionhandleEmailInputChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/AppConfigForm/index.tsx:274
FunctionhandleEnableNotifications
()
src/components/modals/NotificationSplashModal/index.tsx:72
FunctionhandleEnableNotifications
()
src/components/forms/SettingsForm/NotificationSettings.tsx:153
FunctionhandleEndBreastfeed
()
src/components/forms/FeedForm/index.tsx:891
FunctionhandleEndDateTimeChange
(date: Date)
src/components/forms/SleepForm/index.tsx:342
FunctionhandleEndDateTimeChange
(date: Date)
src/components/forms/PumpForm/index.tsx:127
FunctionhandleEndDateTimeChange
(date: Date)
src/components/forms/CalendarEventForm/index.tsx:189
FunctionhandleEventClick
(event: any)
src/components/CalendarDayView/index.tsx:150
FunctionhandleEventFormClose
()
src/components/CalendarDayView/index.tsx:191
FunctionhandleExport
()
src/components/forms/VaccineForm/VaccineHistoryTab.tsx:121
FunctionhandleExportPdf
()
src/components/Reports/MonthlyReportCard/index.tsx:113
FunctionhandleFamilyCancelEdit
()
src/components/forms/SettingsForm/index.tsx:329
FunctionhandleFamilyChange
(value: string)
app/(app)/[slug]/page.tsx:184
FunctionhandleFamilyChange
(value: string)
app/(auth)/login/page.tsx:175
FunctionhandleFamilyEdit
()
src/components/forms/SettingsForm/index.tsx:320
FunctionhandleFamilyFormSuccess
()
app/family-manager/families/page.tsx:233
FunctionhandleFamilyLink
()
src/components/ui/account-button/index.tsx:175
FunctionhandleFamilySave
()
src/components/account-manager/AccountSettingsTab.tsx:200
FunctionhandleFamilySave
()
src/components/forms/SettingsForm/index.tsx:338
FunctionhandleFamilySetup
()
src/components/ui/account-button/index.tsx:214
FunctionhandleFeedEnd
()
app/(app)/[slug]/log-entry/page.tsx:286
FunctionhandleFeedResume
(side: 'LEFT' | 'RIGHT')
app/(app)/[slug]/log-entry/page.tsx:268
FunctionhandleFeedSwitch
()
app/(app)/[slug]/log-entry/page.tsx:234
FunctionhandleFileChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/VaccineForm/RecordVaccineTab.tsx:261
FunctionhandleFilterChange
(filter: FilterType)
src/components/Timeline/TimelineV2/index.tsx:236
FunctionhandleFocus
()
app/context/timezone.tsx:207
FunctionhandleFocus
()
app/context/deployment.tsx:152
FunctionhandleFocusLoginId
()
src/components/LoginSecurity/PinLogin.tsx:409
FunctionhandleFocusPin
()
src/components/LoginSecurity/PinLogin.tsx:416
FunctionhandleFormSubmit
()
app/home/page.tsx:177
FunctionhandleFormSuccess
()
src/components/Timeline/index.tsx:124
FunctionhandleFormSuccess
()
src/components/Timeline/TimelineV2/index.tsx:199
FunctionhandleFormulaAmountChange
(newAmount: string)
src/components/forms/FeedForm/index.tsx:469
FunctionhandleGenerateToken
()
src/components/forms/FamilyForm/index.tsx:338
FunctionhandleGenerateVapidKeys
()
src/components/forms/AppConfigForm/index.tsx:315
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/babies/[babyId]/report/[yearMonth]/route.ts:39
FunctionhandleGet
* GET handler for notification preferences * Returns all preferences for the authenticated user's subscriptions
app/api/notifications/preferences/route.ts:12
FunctionhandleGet
* 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
FunctionhandleGet
* GET handler for listing push subscriptions * Returns all subscriptions for the authenticated user
app/api/notifications/subscriptions/route.ts:11
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/sleep-log/route.ts:170
FunctionhandleGet
* Handle GET request to fetch vaccine logs
app/api/vaccine-log/route.ts:212
FunctionhandleGet
* Handle GET request to download a vaccine document
app/api/vaccine-log/file/[id]/route.ts:10
FunctionhandleGet
* Handle GET request to export vaccine logs as an Excel file
app/api/vaccine-log/export/route.ts:11
FunctionhandleGet
* GET /api/localization * Retrieves the current user's language preference
app/api/localization/route.ts:23
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/pump-log/route.ts:242
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/timeline/route.ts:47
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/timeline/export/route.ts:300
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/contact/route.ts:32
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/accounts/download-data/route.ts:7
FunctionhandleGet
* 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
FunctionhandleGet
* GET /api/feedback/file/[id] * Decrypt and serve a feedback image inline
app/api/feedback/file/[id]/route.ts:48
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/feed-log/route.ts:189
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/feed-log/last/route.ts:8
FunctionhandleGet
* Handle GET request to fetch medicine logs
app/api/medicine-log/route.ts:167
FunctionhandleGet
* Handle GET request to fetch medicines
app/api/medicine/route.ts:210
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/bath-log/route.ts:152
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/settings/route.ts:8
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/milestone-log/route.ts:149
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/play-log/route.ts:165
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/calendar-event/route.ts:73
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/nursery-mode-settings/route.ts:20
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby-upcoming-events/route.ts:7
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/cdc-growth-data/route.ts:26
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/measurement-log/route.ts:148
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby/route.ts:216
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/api-keys/route.ts:26
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/changelog/seen/route.ts:13
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/active-activity/route.ts:18
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/diaper-log/route.ts:152
FunctionhandleGet
(req: NextRequest, ctx: ApiKeyContext)
app/api/hooks/v1/babies/route.ts:19
FunctionhandleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/measurements/latest/route.ts:9
FunctionhandleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/activities/route.ts:26
FunctionhandleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/reference/route.ts:59
FunctionhandleGet
(req: NextRequest, ctx: ApiKeyContext, routeContext: any)
app/api/hooks/v1/babies/[babyId]/status/route.ts:51
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/baby-last-activities/route.ts:19
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/active-breastfeed/route.ts:19
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/breast-milk-adjustment/route.ts:63
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/breast-milk-balance/route.ts:7
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/sleep-location-settings/route.ts:6
FunctionhandleGet
(req: NextRequest, authContext: AuthResult)
app/api/note/route.ts:153
FunctionhandleGoButtonClick
()
src/components/LoginSecurity/PinLogin.tsx:424
FunctionhandleHealth
(req, res)
st-guardian/index.js:628
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/components/forms/BathForm/index.tsx:123
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/components/forms/PumpForm/index.tsx:345
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/forms/AppConfigForm/index.tsx:259
← previousnext →1,501–1,600 of 1,881, ranked by callers