MCPcopy Create free account

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

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

FunctionPOST
(req: NextRequest)
app/api/accounts/resend-verification/route.ts:81
FunctionPOST
(req: NextRequest)
app/api/accounts/forgot-password/route.ts:42
FunctionPOST
(req: NextRequest)
app/api/accounts/register/route.ts:101
FunctionPOST
(req: NextRequest)
app/api/accounts/verify/route.ts:19
FunctionPOST
(req: NextRequest)
app/api/accounts/login/route.ts:40
FunctionPOST
(req: NextRequest)
app/api/accounts/payments/webhook/route.ts:38
FunctionPOST
(req: NextRequest)
app/api/beta-signup/route.ts:30
FunctionPOST
(req: NextRequest)
app/api/baby/create/route.ts:18
FunctionPaymentCancelledPage
()
app/account/payment-cancelled/page.tsx:19
FunctionPaymentHistory
({ isOpen, onClose })
src/components/account-manager/PaymentHistory.tsx:51
FunctionPaymentModal
({ isOpen, onClose, accountStatus, onPaymentSuccess, })
src/components/account-manager/PaymentModal.tsx:50
FunctionPaymentSuccessContent
* Payment Success Content Component * * Handles the payment verification and countdown logic. * Separated to allow Suspense boundary wrapping.
app/account/payment-success/page.tsx:19
FunctionPaymentSuccessPage
()
app/account/payment-success/page.tsx:219
FunctionPinLogin
({ onUnlock, familySlug, lockoutTime, onLockoutChange }: PinLoginProps)
src/components/LoginSecurity/PinLogin.tsx:18
FunctionPlayChartModal
({ open, onOpenChange, metric, activities, dateRange, })
src/components/Reports/PlayChartModal.tsx:52
FunctionPlayStatsSection
({ stats, activities, dateRange })
src/components/Reports/PlayStatsSection.tsx:28
FunctionPlusIcon
()
documentation/Implementation/Family-Manager-Overhaul/SproutTrackFeedbackChat.jsx:52
FunctionPrivacyPolicyModal
({ open, onClose, })
src/components/modals/privacy-policy/index.tsx:23
FunctionPumpForm
({ isOpen, onClose, babyId, initialTime, activity, adjustmentActivity, onSuccess, }: PumpFormPro
src/components/forms/PumpForm/index.tsx:37
FunctionPumpTile
({ colors, log, onLog, animating })
documentation/Implementation/nursery-mode-mockup.jsx:249
FunctionPumpTile
({ colors, log, onLog, onActiveChange, animating, babyId, toUTCString, expanded, enableBreastMilkTracking = tr
src/components/features/nursery-mode/PumpTile.tsx:30
FunctionPumpingChartModal
({ open, onOpenChange, metric, activities, dateRange, currentBalance, enableBreastMilkTracking =
src/components/Reports/PumpingChartModal.tsx:53
FunctionPumpingStatsSection
({ stats, activities, dateRange, enableBreastMilkTracking = true })
src/components/Reports/PumpingStatsSection.tsx:41
FunctionQuickActionButton
({ icon, label, onClick, active })
documentation/Implementation/mainappsamplecode.js:90
FunctionRecordVaccineTab
({ babyId, initialTime, onSuccess, onClose, refreshData, activity, contacts: parentContacts, o
src/components/forms/VaccineForm/RecordVaccineTab.tsx:28
FunctionRecurrenceSelector
({ recurring, recurrencePattern, recurrenceEnd, onRecurringChange, onRecurrencePatternChange, onRe
src/components/forms/CalendarEventForm/RecurrenceSelector.tsx:30
FunctionReportFooter
()
src/components/Reports/MonthlyReportCard/ReportFooter.tsx:8
FunctionReports
({ className })
src/components/Reports/index.tsx:35
FunctionReportsPage
()
app/(app)/[slug]/reports/page.tsx:11
FunctionReportsPageContent
()
app/(app)/[slug]/reports/page.tsx:7
FunctionResumeSetupPage
()
app/(setup-resume)/[slug]/resume-setup/page.tsx:28
FunctionRootLayout
({ children, }: { children: React.ReactNode })
app/layout.tsx:88
FunctionSaaSLayout
({ children, }: { children: React.ReactNode; })
app/home/layout.tsx:4
FunctionSecuritySetupStage
({ useSystemPin, setUseSystemPin, systemPin, setSystemPin, confirmSystemPin, setConfirmSystemPin,
src/components/SetupWizard/SecuritySetupStage.tsx:22
FunctionSendArrow
({ size = 16, color = "currentColor" })
documentation/Implementation/Family-Manager-Overhaul/SproutTrackFeedbackChat.jsx:46
FunctionSettingsDrawer
({ open, onClose, hue, setHue, brightness, setBrightness, tiles, setTiles, wakeLock, colors })
documentation/Implementation/nursery-mode-mockup.jsx:363
FunctionSettingsDrawer
({ open, onClose, hue, setHue, brightness, setBrightness, saturation, setSaturation, tiles, toggleTile,
src/components/features/nursery-mode/SettingsDrawer.tsx:31
FunctionSettingsForm
({ isOpen, onClose, onBabySelect, onBabyStatusChange, selectedBabyId, familyId, isAdmin = false,
src/components/forms/SettingsForm/index.tsx:44
FunctionSettingsModal
({ open, onClose, onBabySelect, onBabyStatusChange, selectedBabyId, variant = 'default' }: Settin
src/components/modals/SettingsModal.tsx:41
FunctionSetupPage
()
app/setup/page.tsx:56
FunctionSetupPageWithToken
({ params }: SetupPageWithTokenProps)
app/setup/[token]/page.tsx:67
FunctionSetupResumeLayout
({ children, }: { children: React.ReactNode })
app/(setup-resume)/layout.tsx:5
FunctionSetupWizard
({ onComplete, token, initialSetup = false, resumeStage, familyData })
src/components/SetupWizard/index.tsx:28
FunctionSideNav
({ isOpen, onClose, currentPath, onNavigate, onSettingsClick, onLogout, isAdmin, className,
src/components/ui/side-nav/index.tsx:152
FunctionSideNavItem
({ path, label, icon, isActive, onClick, className, badge, })
src/components/ui/side-nav/index.tsx:116
FunctionSideNavTrigger
({ onClick, isOpen, className, children, })
src/components/ui/side-nav/index.tsx:95
FunctionSleepChartModal
({ open, onOpenChange, metric, data, dateRange, })
src/components/Reports/SleepChartModal.tsx:69
FunctionSleepForm
({ isOpen, onClose, isSleeping, onSleepToggle, babyId, initialTime, activity, onSuccess, }: Sl
src/components/forms/SleepForm/index.tsx:45
FunctionSleepLocationChartModal
({ open, onOpenChange, type, locations, activities, dateRange, })
src/components/Reports/SleepLocationChartModal.tsx:55
FunctionSleepLocationsChartModal
({ open, onOpenChange, type, locations, })
src/components/Reports/SleepLocationsChartModal.tsx:43
FunctionSleepModal
({ open, onClose, isSleeping, onSleepToggle, babyId, initialTime, activity, variant = 'default
src/components/modals/SleepModal.tsx:36
FunctionSleepSection
({ sleep, isPdfExport })
src/components/Reports/MonthlyReportCard/SleepSection.tsx:12
FunctionSleepStatsSection
({ stats, sleepChartSeries, dateRange, activities, })
src/components/Reports/SleepStatsSection.tsx:46
FunctionSleepTile
({ colors, log, onLog, animating })
documentation/Implementation/nursery-mode-mockup.jsx:310
FunctionSleepTile
({ colors, log, onLog, onActiveChange, animating, babyId, toUTCString, expanded }: SleepTileProps)
src/components/features/nursery-mode/SleepTile.tsx:32
FunctionSlugLayout
({ children, }: { children: React.ReactNode; })
app/(app)/[slug]/layout.tsx:20
FunctionSolidsFeedForm
({ amount, unit, food, notes, loading, onAmountChange, onUnitChange, onFoodChange, onNotesCh
src/components/forms/FeedForm/SolidsFeedForm.tsx:22
FunctionStatItem
({ icon, label, value })
src/components/DailyStats/index.tsx:93
FunctionStatsTab
({ activities, dateRange, isLoading })
src/components/Reports/StatsTab.tsx:31
FunctionStatsTab
({ activities: initialActivities = [], selectedBaby, calculateAge })
src/components/BabyQuickInfo/StatsTab.tsx:26
FunctionStatsTicker
({ stats })
src/components/DailyStats/index.tsx:32
FunctionStatusBubble
({ status, durationInMinutes, warningTime, className, screenEdgeAware, startTime, activityType }
src/components/ui/status-bubble/index.tsx:21
FunctionSubButton
({ label, onClick, colors, active, timerText })
documentation/Implementation/nursery-mode-mockup.jsx:105
FunctionSubButton
({ label, onClick, colors, active, timerText, disabled, expanded }: SubButtonProps)
src/components/features/nursery-mode/SubButton.tsx:16
FunctionSupplementStatsSection
({ supplementStats, totalDoses, avgDosesPerDay, overallConsistency, supplementActivities, dateRang
src/components/Reports/SupplementStatsSection.tsx:31
FunctionTemperatureStatsSection
({ temperatureData, babyCurrentAgeMonths, })
src/components/Reports/TemperatureStatsSection.tsx:57
FunctionTemperatureTooltip
({ active, payload, label }: any)
src/components/Reports/TemperatureStatsSection.tsx:31
FunctionTemplate
({ children }: { children: React.ReactNode })
app/template.tsx:1
FunctionTermsOfUseModal
({ open, onClose, })
src/components/modals/terms-of-use/index.tsx:23
FunctionThemeProvider
({ children }: { children: React.ReactNode })
src/context/theme.tsx:16
FunctionThemeToggle
({ className, variant = "default", ...props })
src/components/ui/theme-toggle/index.tsx:19
FunctionThreadList
({ threads, selectedId, onSelect, onNewThread, showNew, isMobile, isAdmin })
documentation/Implementation/Family-Manager-Overhaul/SproutTrackFeedbackChat.jsx:64
FunctionTileShell
({ label, colors, log, animating, sleeping, statusText, children })
documentation/Implementation/nursery-mode-mockup.jsx:152
FunctionTileShell
({ label, colors, log, animating, sleeping, expanded, statusText, children }: TileShellProps)
src/components/features/nursery-mode/TileShell.tsx:22
FunctionTimeEntry
({ value, onChange, className, disabled = false, minTime, maxTime, }: TimeEntryProps)
src/components/ui/time-entry/index.tsx:24
FunctionTimeline
({ activities, onActivityDeleted }: LegacyTimelineProps)
src/components/Timeline/index.tsx:23
FunctionTimelineActivityDetails
({ activity, settings, isOpen, onClose, onDelete, onEdit, }: TimelineActivityDetailsProps)
src/components/Timeline/TimelineActivityDetails.tsx:15
FunctionTimelineActivityList
({ activities, settings, isLoading, isAnimated = true, selectedDate, itemsPerPage, currentPage,
src/components/Timeline/TimelineActivityList.tsx:13
FunctionTimelineFilter
({ selectedDate, activeFilter, onDateChange, onDateSelection, onFilterChange, enableBreastMilkTrac
src/components/Timeline/TimelineFilter.tsx:32
FunctionTimelineV2
({ babyId, refreshTrigger, onLatestStatusReady, onActivityDeleted }: TimelineProps)
src/components/Timeline/TimelineV2/index.tsx:23
FunctionTimelineV2ActivityList
({ activities, settings, isLoading, isAnimated = true, selectedDate, onActivitySelect, }: Timeline
src/components/Timeline/TimelineV2/TimelineV2ActivityList.tsx:14
FunctionTimelineV2DailyStats
({ activities, heatmapActivities, date, isLoading = false, activeFilter, onDateChange, onDate
src/components/Timeline/TimelineV2/TimelineV2DailyStats.tsx:68
FunctionTimelineV2Heatmap
({ activities, selectedDate, isVisible = true, })
src/components/Timeline/TimelineV2/TimelineV2Heatmap.tsx:45
FunctionTimerInput
({ hours, minutes, seconds, onHoursChange, onMinutesChange, onSecondsChange, onSave, disabled
src/components/forms/FeedForm/TimerInput.tsx:16
FunctionTimezoneDebug
()
src/components/debugTimezone/index.tsx:7
FunctionTimezoneProvider
({ children }: { children: ReactNode })
app/context/timezone.tsx:129
FunctionToastContainer
* ToastContainer component that renders all active toasts
src/components/ui/toast/toast-provider.tsx:101
FunctionToastProvider
({ children }: { children: React.ReactNode })
src/components/ui/toast/toast-provider.tsx:32
FunctionUserSettingsTab
({ settings, units, loading, babies, deploymentConfig, onSettingsChange, }: UserSettingsTabProps)
src/components/forms/SettingsForm/UserSettingsTab.tsx:27
FunctionVaccineForm
({ isOpen, onClose, babyId, initialTime, onSuccess, activity, })
src/components/forms/VaccineForm/index.tsx:34
FunctionVaccineHistoryTab
({ babyId, refreshTrigger, })
src/components/forms/VaccineForm/VaccineHistoryTab.tsx:27
FunctionVaccineStatsSection
({ vaccineRecords, isLoading, })
src/components/Reports/VaccineStatsSection.tsx:27
FunctionXIcon
()
documentation/Implementation/Family-Manager-Overhaul/SproutTrackFeedbackChat.jsx:56
FunctionYearSelectorPage
({ currentYear, onYearSelect, maxYear = new Date().getFullYear(), decadeStart }: YearSelectorPageProps
src/components/ui/calendar/YearSelectorPage.tsx:15
FunctionaddCaretaker
()
src/components/forms/FamilyForm/index.tsx:287
Functionanimate
(timestamp: number)
src/components/Timeline/TimelineV2/TimelineV2Heatmap.tsx:101
FunctionarrayToCsv
(data: any[][])
app/api/utils/csv-export.ts:15
FunctionbabyAgeText
()
src/components/forms/BabyQuickStats/baby-quick-stats.styles.ts:50
FunctionbabyInfoHeader
(gender: 'MALE' | 'FEMALE' | null | undefined)
src/components/forms/BabyQuickStats/baby-quick-stats.styles.ts:26
FunctionbabyNameHeading
()
src/components/forms/BabyQuickStats/baby-quick-stats.styles.ts:38
← previousnext →1,201–1,300 of 1,881, ranked by callers