Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChurchApps/B1Admin
/ functions
Functions
2,275 in github.com/ChurchApps/B1Admin
⨍
Functions
2,275
◇
Types & classes
580
↓ 3 callers
Function
drillToField
(field: string)
src/people/demographics/DemographicsPage.tsx:33
↓ 3 callers
Function
ensureSequentialSort
(items: T[] = [])
src/helpers/SortHelper.ts:3
↓ 3 callers
Function
expandReminders
(page: Page)
tests/event-reminders.spec.ts:38
↓ 3 callers
Function
extractSectionContent
(section: { elements?: ElementInterface[] })
src/site/admin/templates/sectionTemplates.ts:335
↓ 3 callers
Function
fieldDef
(key: string)
src/serving/tasks/workflows/components/TriggerEditDialog.tsx:86
↓ 3 callers
Function
fillFundForm
(page: Page, input: FillFundFormInput)
tests/helpers/donations.ts:10
↓ 3 callers
Function
findElementPath
(elementId: string)
src/site/admin/ContentEditor.tsx:551
↓ 3 callers
Function
formattedPhoneNumber
(value: string)
src/people/components/PersonEdit.tsx:32
↓ 3 callers
Function
fundRowEditButton
(page: Page, name: string)
tests/donations.spec.ts:17
↓ 3 callers
Function
generatePath
(indices: number[])
src/serving/components/ActionSelectorHelpers.ts:3
↓ 3 callers
Function
getAnswer
(questionId: string)
src/people/components/PersonForms.tsx:91
↓ 3 callers
Function
getChartTheme
(isDark: boolean)
src/people/demographics/components/chartTheme.ts:6
↓ 3 callers
Method
getDateStringFromDate
(date: Date)
src/helpers/B1AdminPersonHelper.ts:15
↓ 3 callers
Function
getPendingNotifications
()
src/serving/components/PlanValidation.tsx:289
↓ 3 callers
Function
getPlatformStyles
(platformKey: string, displayName: string)
src/site/admin/elements/StyleList.tsx:31
↓ 3 callers
Function
getPreviousGroupingCount
(depth: number)
src/components/reporting/TreeReport.tsx:14
↓ 3 callers
Function
getProviderInstructions
(provider: IProvider, path: string, ministryId?: string, providerId?: string)
src/serving/components/ServiceOrder.tsx:31
↓ 3 callers
Function
getRows
(isArchived: boolean)
src/forms/FormsPage.tsx:31
↓ 3 callers
Function
handleAdd
(person: PersonInterface)
src/components/PersonAdd.tsx:86
↓ 3 callers
Function
handleAdd
(permanentUrl: boolean)
src/sermons/components/Sermons.tsx:132
↓ 3 callers
Function
handleDrop
(index: number, parentId: string, link: LinkInterface)
src/site/PagesPage.tsx:148
↓ 3 callers
Function
handleMenuClose
()
src/sermons/components/Sermons.tsx:43
↓ 3 callers
Function
handleMouseOut
()
src/site/admin/DroppableScroll.tsx:54
↓ 3 callers
Function
handlePersonAdd
(person: PersonInterface)
src/people/components/HouseholdEdit.tsx:53
↓ 3 callers
Function
handlePrefChange
(name: string, value: string)
src/mobile/B1MobilePage.tsx:58
↓ 3 callers
Function
handleSave
()
src/components/CreatePerson.tsx:54
↓ 3 callers
Function
isHex
(value?: string)
src/site/admin/a11yChecker.ts:44
↓ 3 callers
Function
isSchedule
(t: WorkflowTriggerInterface)
src/serving/tasks/workflows/components/WorkflowTriggersManager.tsx:50
↓ 3 callers
Function
linkUserAndPerson
(userId: string, personId: string)
src/settings/components/UserAdd.tsx:109
↓ 3 callers
Function
loadData
()
src/groups/components/GroupLabelsEdit.tsx:40
↓ 3 callers
Function
loadData
()
src/sermons/components/Services.tsx:33
↓ 3 callers
Function
loadData
()
src/settings/components/ChurchSettingsTab.tsx:12
↓ 3 callers
Function
loadData
()
src/serving/songs/components/SongDetailLinksEdit.tsx:25
↓ 3 callers
Function
loadLinks
()
src/serving/components/SongDialog.tsx:78
↓ 3 callers
Function
loadPraiseCharts
()
src/serving/components/SongDialog.tsx:69
↓ 3 callers
Function
moveDown
(e: React.MouseEvent)
src/forms/components/Form.tsx:47
↓ 3 callers
Function
moveUp
(e: React.MouseEvent)
src/forms/components/Form.tsx:36
↓ 3 callers
Function
normalizePhone
(raw: string | null | undefined)
src/people/components/PersonEdit.tsx:48
↓ 3 callers
Function
operatorsFor
(type?: string)
src/serving/tasks/workflows/components/TriggerEditDialog.tsx:25
↓ 3 callers
Function
panelEditButton
()
tests/sermons.spec.ts:159
↓ 3 callers
Function
primitiveCompare
(value1: any, value2: any)
src/people/components/modals/MergeModal.tsx:117
↓ 3 callers
Function
refresh
()
src/serving/components/PlanTemplateManager.tsx:29
↓ 3 callers
Function
removeRow
(i: number)
src/registrations/components/useEditableRowList.ts:38
↓ 3 callers
Function
restoreByHistoryId
(historyId: string)
src/site/hooks/useUndoRedo.ts:98
↓ 3 callers
Function
restoreBySnapshot
(snapshot: ContainerSnapshot)
src/site/hooks/useUndoRedo.ts:112
↓ 3 callers
Function
save
(row: PickupInterface)
src/people/components/PickupPeople.tsx:45
↓ 3 callers
Function
searchClicked
()
src/settings/components/AssociatePerson.tsx:26
↓ 3 callers
Function
sectionFingerprint
(s: SectionInterface)
src/site/admin/SectionEdit.tsx:24
↓ 3 callers
Function
setRequiredParentIds
(report: ReportInterface, childSourceKey: string, requiredParentIds: string[])
src/components/reporting/ReportFilter.tsx:65
↓ 3 callers
Function
snooze
(days: number)
src/serving/tasks/workflows/components/WorkflowCardDrawer.tsx:63
↓ 3 callers
Function
startCreate
(template: LabelTemplateInterface)
src/mobile/LabelsPage.tsx:52
↓ 3 callers
Function
taskTabLabel
(text: string, count: number)
src/serving/tasks/components/TaskList.tsx:30
↓ 3 callers
Function
update
(changes: any)
src/site/admin/elements/DonationEdit.tsx:21
↓ 3 callers
Function
updateAction
(index: number, field: keyof LauncherAction, value: string)
src/site/components/SiteWidgetsEdit.tsx:65
↓ 3 callers
Function
updateColumns
()
src/site/admin/elements/RowEdit.tsx:47
↓ 3 callers
Function
useBulkApplyDialog
(params: UseBulkApplyDialogParams<T>)
src/people/components/bulk/useBulkApplyDialog.tsx:14
↓ 3 callers
Function
useEditableRowList
(options: EditableRowListOptions<T>)
src/registrations/components/useEditableRowList.ts:18
↓ 3 callers
Function
useProviderBrowser
(options: UseProviderBrowserOptions)
src/serving/hooks/useProviderBrowser.ts:17
↓ 3 callers
Function
useReorderableLinks
(category: string, options?: Options)
src/hooks/useReorderableLinks.ts:23
↓ 3 callers
Function
useSendDialog
(options: UseSendDialogOptions)
src/groups/components/useSendDialog.ts:22
↓ 3 callers
Function
useSiteSelection
()
src/site/components/useSiteSelection.ts:6
↓ 3 callers
Function
useSortableData
(data: T[], initialSortBy = "", initialDirection: SortDirection = "asc", comparators?: Comparators<T>)
src/hooks/useSortableData.ts:21
↓ 3 callers
Function
useThemeMode
()
src/ThemeContext.tsx:46
↓ 3 callers
Function
usherRow
()
tests/serving-matrix.spec.ts:28
↓ 3 callers
Function
validate
()
src/serving/components/PlanValidation.tsx:210
↓ 2 callers
Function
addTeamMember
(searchText: string, fullName: string)
tests/auto-scheduling.spec.ts:51
↓ 2 callers
Function
ageFrom
(birthDate?: string)
src/people/PrintDirectoryPage.tsx:24
↓ 2 callers
Function
buildDefaults
(sd: SongDetailInterface)
src/serving/songs/components/SongDetailsEdit.tsx:17
↓ 2 callers
Function
buildFormDefaults
(p: PersonInterface)
src/people/components/PersonEdit.tsx:60
↓ 2 callers
Function
buildNewTab
(linkType = "url", linkData = "")
src/mobile/MobileAppSettingsPage.tsx:28
↓ 2 callers
Function
buildSetting
(keyName: string, value: string)
src/site/components/SiteWidgetsEdit.tsx:40
↓ 2 callers
Function
buildTheme
(palette?: MiniPalette)
src/site/admin/templates/TemplateMiniRender.tsx:17
↓ 2 callers
Function
buildVideoUrl
(videoType: string, videoData: string)
src/sermons/components/SermonEdit.tsx:88
↓ 2 callers
Function
campusName
(id: string)
src/people/components/EditCondition.tsx:350
↓ 2 callers
Function
canEditCards
()
src/serving/tasks/workflows/permissions.ts:8
↓ 2 callers
Function
canManageWorkflows
()
src/serving/tasks/workflows/permissions.ts:9
↓ 2 callers
Function
canViewWorkflows
()
src/serving/tasks/workflows/permissions.ts:7
↓ 2 callers
Function
cellFilled
(cell: GridCell)
src/serving/ServingOverviewPage.tsx:59
↓ 2 callers
Function
cellPersonIds
(cell: GridCell)
src/serving/ServingOverviewPage.tsx:60
↓ 2 callers
Function
clamp
(n: number)
src/site/admin/elements/FocalPointPicker.tsx:10
↓ 2 callers
Function
clickPrimary
(page: Page, section: PrimarySection)
tests/helpers/navigation.ts:85
↓ 2 callers
Function
closePlanTypeEditor
(page: Page)
tests/serving-reminders.spec.ts:49
↓ 2 callers
Function
collect
(elements: ElementInterface[])
src/site/admin/Section.tsx:109
↓ 2 callers
Function
complete
(routeId?: string)
src/serving/tasks/workflows/components/WorkflowCardDrawer.tsx:57
↓ 2 callers
Function
config
(a: WorkflowStepActionInterface)
src/serving/tasks/workflows/components/WorkflowStepActions.tsx:31
↓ 2 callers
Function
createCampus
(name: string)
tests/campus.spec.ts:51
↓ 2 callers
Function
createGroup
(name: string)
tests/checkin-safety.spec.ts:27
↓ 2 callers
Function
createUrlTab
(name: string)
tests/mobile-app.spec.ts:161
↓ 2 callers
Function
customPages
(template: SiteTemplateDef)
src/site/admin/templates/SiteTemplatePicker.tsx:45
↓ 2 callers
Function
detectMediaType
(url: string)
src/serving/hooks/useProviderContent.ts:38
↓ 2 callers
Function
dismissInviteLoop
()
tests/settings.spec.ts:33
↓ 2 callers
Function
doSave
(id: string)
src/calendars/components/EventReminderEdit.tsx:130
↓ 2 callers
Function
download
(product: any)
src/serving/songs/components/PraiseChartsProducts.tsx:73
↓ 2 callers
Function
ensurePanelOpen
(testId: string)
tests/website-new-elements.spec.ts:37
↓ 2 callers
Function
executePanelAction
(action: PanelAction)
src/site/admin/ContentEditor.tsx:574
↓ 2 callers
Function
expandReminders
(page: Page)
tests/serving-reminders.spec.ts:29
↓ 2 callers
Function
fetchPersonFieldValues
(personId: string)
src/people/components/Merge.tsx:101
↓ 2 callers
Function
fetchVideo
(videoType: "youtube" | "vimeo")
src/sermons/components/SermonEdit.tsx:141
↓ 2 callers
Function
findRawHtmlElementByWrapper
(rawHtmlWrapper: HTMLElement)
src/site/admin/Section.tsx:165
↓ 2 callers
Function
findThumbnailRecursive
(item: InstructionItem)
src/serving/components/LessonHeaderSelector.tsx:35
← previous
next →
201–300 of 2,275, ranked by callers