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
↓ 53 callers
Function
login
(page: Page)
tests/helpers/auth.ts:28
↓ 53 callers
Function
useConfirmDelete
(defaults?: ConfirmOptions)
src/hooks/useConfirmDelete.tsx:24
↓ 50 callers
Function
confirmDelete
(page: Page, timeout = 8000)
tests/helpers/fixtures.ts:107
↓ 40 callers
Function
navigateTo
(page: Page, section: NavSection)
tests/helpers/navigation.ts:104
↓ 37 callers
Function
text
(html: string, textAlignment: "left" | "center" | "right" = "left")
src/site/admin/templates/sectionTemplates.ts:40
↓ 35 callers
Function
handleSubmit
()
src/components/CreatePerson.tsx:77
↓ 29 callers
Function
editIconButton
(page: Page)
tests/helpers/fixtures.ts:48
↓ 29 callers
Function
openPersonRow
(page: Page, name: SeedPersonName | string)
tests/helpers/fixtures.ts:26
↓ 24 callers
Function
trackSave
(promise: Promise<T>)
src/site/admin/saveStatusTracker.ts:10
↓ 23 callers
Function
setConfig
(index: number, patch: any)
src/serving/tasks/workflows/components/WorkflowStepActions.tsx:35
↓ 20 callers
Function
label
(key: string)
src/donations/components/GivingStatementDocument.tsx:255
↓ 20 callers
Function
navigateToPeople
(page: Page)
tests/helpers/navigation.ts:114
↓ 18 callers
Function
label
(key: string)
src/site/admin/templates/SiteTemplatePicker.tsx:41
↓ 18 callers
Function
openSeedBoard
(page: Page)
tests/serving-workflows.spec.ts:19
↓ 18 callers
Function
update
(patch: Partial<LabelBlock>)
src/mobile/components/LabelEditor.tsx:121
↓ 18 callers
Function
useRequirePermission
(...permissions: IApiPermission[])
src/hooks/useRequirePermission.tsx:9
↓ 17 callers
Function
useErrorSummary
(errors: unknown, fields?: string[])
src/hooks/useErrorSummary.ts:6
↓ 16 callers
Function
loadDataInternal
(snapshotDescription?: string)
src/site/admin/ContentEditor.tsx:207
↓ 16 callers
Function
update
(i: number, field: keyof T, value: any)
src/registrations/components/useEditableRowList.ts:32
↓ 15 callers
Function
handleHtmlChange
(field: string, newValue: string)
src/site/admin/elements/ElementEdit.tsx:166
↓ 15 callers
Function
loadData
()
src/serving/components/SongDialog.tsx:29
↓ 14 callers
Function
setEnabled
(page: Page, on: boolean)
tests/event-reminders.spec.ts:45
↓ 13 callers
Function
authHeaders
(jwt: string)
tests/group-rsvp.spec.ts:27
↓ 13 callers
Function
button
(buttonLinkText: string, buttonLinkUrl: string, variant: "contained" | "outlined" = "contained")
src/site/admin/templates/sectionTemplates.ts:42
↓ 13 callers
Function
load
()
src/serving/tasks/workflows/components/WorkflowTriggersManager.tsx:26
↓ 13 callers
Function
row
(columns: number[], children: TemplateElementDef[][], mobileSizes?: number[])
src/site/admin/templates/sectionTemplates.ts:30
↓ 13 callers
Function
selectOption
(page: Page, selectTestId: string, optionName: string | RegExp, multiple = false)
tests/rooms-resources.spec.ts:49
↓ 12 callers
Function
dismissSendInviteIfPresent
(page: Page, timeout = 8000)
tests/helpers/fixtures.ts:120
↓ 12 callers
Function
fail
(msg: string)
src/site/admin/a11yChecker.ts:195
↓ 12 callers
Function
navigateToSite
(page: Page)
tests/helpers/navigation.ts:180
↓ 12 callers
Function
openMobileSettings
(page: import("@playwright/test").Page)
tests/mobile-app.spec.ts:11
↓ 12 callers
Function
requestPanelChange
(action: PanelAction)
src/site/admin/ContentEditor.tsx:619
↓ 12 callers
Function
setCondition
(field: string)
src/mobile/components/LabelEditor.tsx:156
↓ 11 callers
Function
auth
(jwt: string, extra: Record<string, string> = {})
tests/audit-log.spec.ts:18
↓ 11 callers
Method
getExpandedPersonObject
(person: PersonInterface)
src/helpers/B1AdminPersonHelper.ts:25
↓ 11 callers
Function
isCancelled
()
src/serving/components/ContentProviderAuthManager.tsx:141
↓ 11 callers
Function
l
(k: string)
src/serving/tasks/components/TaskReminderEdit.tsx:94
↓ 11 callers
Function
openFormsPage
(page: import("@playwright/test").Page)
tests/forms.spec.ts:19
↓ 10 callers
Function
card
(title: string, html: string, photo?: string, photoAlt?: string)
src/site/admin/templates/sectionTemplates.ts:47
↓ 10 callers
Function
el
(elementType: string, answers: Record<string, any>, sort = 1, elements?: ElementInterface[])
src/site/admin/a11yChecker.ts:196
↓ 10 callers
Function
expectResponse
(urlPart: string, action: () => Promise<void>, method = "POST")
tests/campus.spec.ts:28
↓ 10 callers
Function
getFontSizePreview
(level: number)
src/site/components/TypographyEdit.tsx:55
↓ 10 callers
Function
hasPlansEditAccess
()
src/helpers/PlanPermissionHelper.ts:5
↓ 10 callers
Function
l
(k: string)
src/serving/components/PlanTypeReminderEdit.tsx:93
↓ 10 callers
Function
navigateToServing
(page: Page)
tests/helpers/navigation.ts:168
↓ 10 callers
Function
openBatchesTab
(page: Page)
tests/donations.spec.ts:30
↓ 10 callers
Function
openCalendarsPage
(page: import("@playwright/test").Page)
tests/group-calendar.spec.ts:12
↓ 10 callers
Function
refetch
()
src/serving/tasks/workflows/WorkflowBoardPage.tsx:41
↓ 10 callers
Function
toInput
(d: Date)
tests/rooms-resources.spec.ts:17
↓ 10 callers
Function
toNum
(v: any)
src/registrations/components/useEditableRowList.ts:4
↓ 9 callers
Function
L
(k: string)
src/registrations/RegistrationDetailsPage.tsx:162
↓ 9 callers
Function
loadData
(id: string)
src/site/PageEdit.tsx:20
↓ 9 callers
Function
navigateToGroups
(page: Page)
tests/helpers/navigation.ts:119
↓ 9 callers
Function
openBoardById
(page: Page, workflowId: string)
tests/serving-workflows.spec.ts:30
↓ 9 callers
Function
personDetailsEditButton
(page: Page)
tests/helpers/fixtures.ts:54
↓ 9 callers
Function
recoverFromViteError
(page: import("@playwright/test").Page, successLocator?: import("@playwright/test").Locator)
tests/helpers/fixtures.ts:79
↓ 9 callers
Function
useCampuses
()
src/hooks/useCampuses.ts:5
↓ 8 callers
Function
fail
(msg: string)
src/site/admin/templates/sectionTemplates.ts:401
↓ 8 callers
Function
formatTime
(seconds: number)
src/serving/plans/PrintPlan.tsx:19
↓ 8 callers
Function
getPerson
(ctx: APIRequestContext, jwt: string, id: string)
tests/audit-log.spec.ts:27
↓ 8 callers
Function
loadData
()
src/site/components/StylesManager.tsx:46
↓ 8 callers
Function
newBlockId
()
src/mobile/components/LabelEditor.tsx:39
↓ 8 callers
Function
openMyTasks
(page: Page)
tests/serving-songs-tasks.spec.ts:8
↓ 8 callers
Function
refuse
(lines)
tests/setup/verify-env.mjs:15
↓ 8 callers
Function
renderHandle
(type: string, side: string)
src/site/admin/SpacingHandles.tsx:200
↓ 8 callers
Function
sectionTest
(setup: (p: Page) => Promise<void>)
tests/helpers/test-fixtures.ts:16
↓ 7 callers
Function
auth
()
tests/registration-commerce.spec.ts:62
↓ 7 callers
Function
colorField
( value: string | null, initial: string, label: string, testId: string, onChange: (val: st
src/site/components/NavStyleEdit.tsx:78
↓ 7 callers
Function
ensurePanelOpen
()
tests/website.spec.ts:131
↓ 7 callers
Function
findTabRow
(page: import("@playwright/test").Page, tabName: string)
tests/mobile-app.spec.ts:33
↓ 7 callers
Method
getLabel
(c: ConditionInterface)
src/helpers/ConditionHelper.ts:10
↓ 7 callers
Function
getValueSelect
(options: JSX.Element[])
src/people/components/EditCondition.tsx:369
↓ 7 callers
Function
handleClose
()
src/serving/components/PlanItem.tsx:51
↓ 7 callers
Function
loadData
()
src/calendars/CalendarPage.tsx:47
↓ 7 callers
Function
loadData
()
src/site/PagesPage.tsx:128
↓ 7 callers
Function
openAddTabDrawer
(page: import("@playwright/test").Page)
tests/mobile-app.spec.ts:19
↓ 7 callers
Function
openMinistryTab
()
tests/auto-scheduling.spec.ts:28
↓ 7 callers
Function
openOverview
()
tests/serving-matrix.spec.ts:23
↓ 7 callers
Function
savedListRow
(page: Page, name: string)
tests/people-lists.spec.ts:41
↓ 7 callers
Function
setDefaultValue
(val: string)
src/people/components/EditCondition.tsx:90
↓ 7 callers
Function
updateBanner
(field: keyof BannerData, value: string)
src/site/components/SiteWidgetsEdit.tsx:63
↓ 6 callers
Function
clearSiteCache
()
src/site/components/StylesManager.tsx:28
↓ 6 callers
Function
colorField
(mode: "light" | "dark", label: string, key: keyof AppThemeModeColors)
src/settings/components/AppThemeEdit.tsx:88
↓ 6 callers
Function
findElementById
(elements: ElementInterface[], id: string)
src/site/admin/Section.tsx:57
↓ 6 callers
Function
getElementTypeMeta
(elementType?: string | null)
src/site/admin/elements/elementTypeMeta.ts:44
↓ 6 callers
Function
getTemplateButton
(key: string, icon: string, text: string)
src/site/components/AddPageModal.tsx:332
↓ 6 callers
Function
getTextAlignment
(fieldName: string, label: string = Locale.label("site.elements.textAlignment"))
src/site/admin/elements/ElementEdit.tsx:233
↓ 6 callers
Function
gotoWorkflows
(page: Page)
tests/serving-workflows.spec.ts:11
↓ 6 callers
Function
handleRemove
(idx: number)
src/site/admin/elements/RowEdit.tsx:56
↓ 6 callers
Function
loadData
()
src/sermons/components/Sermons.tsx:107
↓ 6 callers
Function
money
(n: number | null | undefined)
src/registrations/RegistrationDetailsPage.tsx:120
↓ 6 callers
Function
navigateToSermons
(page: Page)
tests/helpers/navigation.ts:172
↓ 6 callers
Function
openManager
(page: Page)
tests/serving-event-triggers.spec.ts:13
↓ 6 callers
Function
openTab
(page: Page, tab: "rooms" | "resources" | "blockouts" | "templates")
tests/rooms-resources.spec.ts:63
↓ 6 callers
Function
pickOption
(trigger: Locator, name: string)
tests/campus.spec.ts:37
↓ 6 callers
Function
prepareForSave
(gs: GlobalStyleInterface)
src/site/components/StylesManager.tsx:36
↓ 6 callers
Function
saveRoute
(route: WorkflowStepRouteInterface)
src/serving/tasks/workflows/components/WorkflowStepRouting.tsx:40
↓ 6 callers
Function
setNameFilter
(page: Page, index: number, value: string, operator?: string)
tests/people-lists.spec.ts:9
↓ 6 callers
Function
usherCell
()
tests/serving-matrix.spec.ts:29
↓ 5 callers
Function
add
(fg: string, messageKey: string)
src/site/admin/a11yChecker.ts:154
next →
1–100 of 2,275, ranked by callers