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
↓ 5 callers
Function
apiAuth
(ctx: any)
tests/serving-workflows.spec.ts:416
↓ 5 callers
Function
confirmSaveList
(page: Page)
tests/people-lists.spec.ts:32
↓ 5 callers
Function
deleteViaEdit
(page: Page, editButton: import("@playwright/test").Locator, deleteTestId: string)
tests/rooms-resources.spec.ts:68
↓ 5 callers
Function
escapeCsv
(value: any)
src/donations/BatchGivingStatementsPage.tsx:93
↓ 5 callers
Function
firstName
(p: PersonInterface)
src/people/PrintDirectoryPage.tsx:32
↓ 5 callers
Function
formatDateSafe
(value: Date | string | null | undefined, fallback = "")
src/helpers/DateFormatHelper.ts:6
↓ 5 callers
Function
getGenericRow
(onLabelClick?: () => void)
src/serving/components/PlanItem.tsx:199
↓ 5 callers
Function
gotoPlanList
()
tests/serving-plan-templates.spec.ts:31
↓ 5 callers
Function
handleAccordionChange
(panel: string)
src/settings/components/ChurchSettingsEdit.tsx:47
↓ 5 callers
Function
handleSubmit
(e: React.MouseEvent)
src/dashboard/components/PeopleSearch.tsx:30
↓ 5 callers
Function
headCell
(label: string, key: string)
src/people/components/PersonAttendance.tsx:87
↓ 5 callers
Function
loadData
()
src/registrations/RegistrationDetailsPage.tsx:69
↓ 5 callers
Function
loadData
()
src/serving/songs/components/OldArrangements.tsx:21
↓ 5 callers
Function
money
(n: number | null | undefined)
src/registrations/components/RegistrationDetailDialog.tsx:25
↓ 5 callers
Function
navigateToCalendars
(page: Page)
tests/helpers/navigation.ts:152
↓ 5 callers
Function
navigateToSettings
(page: Page)
tests/helpers/navigation.ts:123
↓ 5 callers
Function
openAdvancedPanel
(page: Page)
tests/people-lists.spec.ts:4
↓ 5 callers
Function
openPlanPage
()
tests/auto-scheduling.spec.ts:39
↓ 5 callers
Function
openSaveListDialog
(page: Page, name: string)
tests/people-lists.spec.ts:22
↓ 5 callers
Function
paletteButton
(key: string, label: string)
src/mobile/components/LabelEditor.tsx:192
↓ 5 callers
Function
panel
()
tests/sermons.spec.ts:158
↓ 5 callers
Function
push
(severity: A11ySeverity, rule: A11yRule, messageKey: string, params?: Record<string, string>)
src/site/admin/a11yChecker.ts:118
↓ 5 callers
Function
resolve
()
src/settings/AuditLogPage.tsx:98
↓ 5 callers
Function
selectMuiOption
(page: import("@playwright/test").Page, openLocator: ReturnType<import("@playwright/test").Page["locator"]>, o
tests/forms.spec.ts:11
↓ 4 callers
Function
afterBulk
()
src/serving/tasks/workflows/WorkflowBoardPage.tsx:82
↓ 4 callers
Function
applyConditionChange
( condition: ConditionInterface, name: string, value: string, updateLabel = true )
src/serving/tasks/components/conditions/conditionHelpers.ts:4
↓ 4 callers
Function
authCtx
()
tests/registration-commerce.spec.ts:61
↓ 4 callers
Function
buildActionWorkflow
(ctx: any, auth: any, actions: { actionType: string; config: any }[], routeAutoToDone = false)
tests/serving-workflows.spec.ts:424
↓ 4 callers
Function
by
(rule: A11yRule)
src/site/admin/a11yChecker.ts:231
↓ 4 callers
Function
checkPageAccessibility
(sections: SectionInterface[] | undefined)
src/site/admin/a11yChecker.ts:181
↓ 4 callers
Function
closeMenu
()
src/people/components/bulk/PeopleBulkActions.tsx:102
↓ 4 callers
Function
createPerson
(ctx: APIRequestContext, jwt: string, last: string, status = "Visitor")
tests/audit-log.spec.ts:20
↓ 4 callers
Function
faq
(title: string, description: string)
src/site/admin/templates/sectionTemplates.ts:52
↓ 4 callers
Function
fieldToNum
(v: string)
src/groups/components/GroupDetailsEdit.tsx:67
↓ 4 callers
Function
findCalendarRow
(page: import("@playwright/test").Page, name: string)
tests/group-calendar.spec.ts:21
↓ 4 callers
Function
findInnermostNestedElement
(containerEl: HTMLElement, target: HTMLElement, containerId: string)
src/site/admin/Section.tsx:188
↓ 4 callers
Function
fmtDate
(d?: Date)
src/settings/components/DeveloperSection.tsx:33
↓ 4 callers
Function
formatClockTime
(startTime: Date | string | undefined, totalSecs: number)
src/serving/components/PlanUtils.ts:20
↓ 4 callers
Function
formatSeconds
(seconds: number)
src/serving/components/SongDetails.tsx:15
↓ 4 callers
Function
formatShortDate
(dateStr: string)
src/serving/ServingOverviewPage.tsx:54
↓ 4 callers
Function
getDisplayName
(personId: string)
src/serving/ServingOverviewPage.tsx:120
↓ 4 callers
Function
getLogoDisplay
(name: string, backgroundColor: string, title: string, description: string)
src/site/components/AppearanceEdit.tsx:155
↓ 4 callers
Function
getMembershipStatusOptions
()
src/people/helpers/MembershipStatusOptions.ts:22
↓ 4 callers
Function
getNextChildSort
(children: PlanItemInterface[] | undefined | null)
src/serving/components/planItemUtils.ts:20
↓ 4 callers
Function
getRichTextEditor
(field: string)
src/site/admin/elements/ElementEdit.tsx:289
↓ 4 callers
Function
getRow
(campus: CampusInterface, service: ServiceInterface, serviceTime: ServiceTimeInterface, group: GroupInterface,
src/attendance/components/AttendanceSetup.tsx:146
↓ 4 callers
Function
getThemeOptions
(field: "background" | "textColor" | "headingColor" | "linkColor" = "background")
src/site/admin/elements/PickColors.tsx:59
↓ 4 callers
Function
handleCardClick
(wizardKey: WizardType, existsAlready: boolean | null, fallbackUrl: string)
src/dashboard/components/AdminWelcome.tsx:28
↓ 4 callers
Function
handleDrop
(data: any, sort: number)
src/serving/components/PlanItem.tsx:106
↓ 4 callers
Function
ids
()
src/serving/tasks/workflows/WorkflowBoardPage.tsx:81
↓ 4 callers
Function
kebab
(value: string)
src/site/components/BlogPostEdit.tsx:16
↓ 4 callers
Function
monthsToParts
(m?: number)
src/groups/components/GroupDetailsEdit.tsx:68
↓ 4 callers
Function
notify
()
src/site/admin/saveStatusTracker.ts:8
↓ 4 callers
Function
numToField
(n?: number)
src/groups/components/GroupDetailsEdit.tsx:65
↓ 4 callers
Function
openCalendarTab
()
tests/group-rsvp.spec.ts:91
↓ 4 callers
Function
openFirstGroup
()
tests/group-health.spec.ts:26
↓ 4 callers
Function
openFundsTab
(page: Page)
tests/donations.spec.ts:24
↓ 4 callers
Function
openKnownPerson
(page: Page, name: SeedPersonName)
tests/helpers/fixtures.ts:20
↓ 4 callers
Function
openRegistrationDetails
(page: Page, eventId: string)
tests/event-reminders.spec.ts:51
↓ 4 callers
Function
pad
(n: number)
src/calendars/components/NewEventModal.tsx:18
↓ 4 callers
Function
pad
(n: number)
src/calendars/components/BlockoutEdit.tsx:18
↓ 4 callers
Function
pad
(n: number)
tests/registration-commerce.spec.ts:28
↓ 4 callers
Function
pad
(n: number)
tests/registrations.spec.ts:17
↓ 4 callers
Function
pad
(n: number)
tests/event-reminders.spec.ts:11
↓ 4 callers
Function
pad
(n: number)
tests/rooms-resources.spec.ts:16
↓ 4 callers
Function
pad2
(n: number)
tests/group-calendar.spec.ts:142
↓ 4 callers
Function
randomFrom
( arr )
public/images/demo/avatars/generate_avatars.js:57
↓ 4 callers
Function
remapSectionContent
( source: { elements?: ElementInterface[] }, template: SectionContentDef, target: { pageId?: string; blo
src/site/admin/templates/sectionTemplates.ts:366
↓ 4 callers
Function
resolveBackground
(background: string)
src/site/admin/templates/TemplatePreview.tsx:19
↓ 4 callers
Function
selectMuiByLabel
(page: import("@playwright/test").Page, labelText: string, optionText: string)
tests/mobile-app.spec.ts:24
↓ 4 callers
Function
setDividerField
(edge: "dividerTop" | "dividerBottom", field: string, value: any)
src/site/admin/SectionEdit.tsx:86
↓ 4 callers
Function
setSolid
(field: keyof NavSolidInterface, value: string | null)
src/site/components/NavStyleEdit.tsx:68
↓ 4 callers
Function
setTransparent
(field: keyof NavTransparentInterface, value: string | null)
src/site/components/NavStyleEdit.tsx:72
↓ 4 callers
Function
showInviteOrFinish
(emailAddr: string, personName: string)
src/settings/components/UserAdd.tsx:34
↓ 4 callers
Method
storeAuth
(ministryId: string, providerId: string, auth: ContentProviderAuthData)
src/helpers/ContentProviderAuthHelper.ts:44
↓ 4 callers
Function
tabNames
()
tests/mobile-app.spec.ts:170
↓ 4 callers
Function
toInputValue
(d: Date)
tests/group-calendar.spec.ts:143
↓ 4 callers
Function
toInt
(v: string)
src/calendars/components/NewEventModal.tsx:46
↓ 4 callers
Function
updateFilterValue
(field: string, value: string)
src/people/components/AdvancedPeopleSearch.tsx:475
↓ 4 callers
Function
updateItem
(index: number, field: keyof Stat, value: string)
src/site/admin/elements/StatsEdit.tsx:17
↓ 4 callers
Function
updatePhoto
(index: number, field: keyof Photo, value: string)
src/site/admin/elements/GalleryEdit.tsx:19
↓ 4 callers
Function
updateQuote
(index: number, field: keyof Quote, value: string)
src/site/admin/elements/TestimonialEdit.tsx:19
↓ 4 callers
Function
updateRow
(i: number, patch: Partial<ConditionRow>)
src/serving/tasks/workflows/components/TriggerEditDialog.tsx:95
↓ 3 callers
Function
act
(execution: AutomationExecutionInterface, action: "retry" | "pause" | "resume")
src/serving/tasks/workflows/components/TriggerExecutionsPanel.tsx:45
↓ 3 callers
Function
addPerson
(person?: PersonInterface)
src/people/components/HouseholdEdit.tsx:65
↓ 3 callers
Function
apiAuth
(ctx: APIRequestContext)
tests/serving-reminders.spec.ts:15
↓ 3 callers
Function
apiLogin
(ctx: APIRequestContext)
tests/group-rsvp.spec.ts:20
↓ 3 callers
Function
applyParams
(template: string, params?: Record<string, string>)
src/site/admin/a11yChecker.ts:30
↓ 3 callers
Function
auditSearch
(page: Page, filters: { module?: string; category?: string })
tests/audit-log.spec.ts:39
↓ 3 callers
Function
buildTemplateSection
(template: SectionContentDef, target: { pageId?: string; blockId?: string; zone?: string; sort: number })
src/site/admin/templates/sectionTemplates.ts:435
↓ 3 callers
Function
bulkSnooze
(days: number)
src/serving/tasks/workflows/WorkflowBoardPage.tsx:86
↓ 3 callers
Function
check
(perm?: { api: string; contentType: string; action: string })
src/serving/tasks/workflows/permissions.ts:5
↓ 3 callers
Function
clickAddForm
(page: import("@playwright/test").Page)
tests/forms.spec.ts:25
↓ 3 callers
Function
closeAnyModal
()
tests/settings.spec.ts:23
↓ 3 callers
Function
contrastRatio
(fg: string, bg: string)
src/site/admin/a11yChecker.ts:61
↓ 3 callers
Function
createUserAndToGroup
(firstName: string, lastName: string, userEmail: string)
src/settings/components/UserAdd.tsx:113
↓ 3 callers
Function
daysInMonth
(m: string)
src/settings/components/GradePromotionSettingsEdit.tsx:15
↓ 3 callers
Function
determine
(basedOn: boolean, key: string, value1: any, value2: any, subKey?: string)
src/people/components/modals/MergeModal.tsx:53
↓ 3 callers
Function
displayValue
(v: any)
src/settings/AuditLogPage.tsx:81
↓ 3 callers
Method
download
(sku: string, fileName: string, keys: string)
src/helpers/PraiseChartsHelper.ts:5
← previous
next →
101–200 of 2,275, ranked by callers