MCPcopy Create free account

hub / github.com/tolgee/tolgee-platform / functions

Functions3,488 in github.com/tolgee/tolgee-platform

↓ 2 callersFunctionassertAdminFrameVisible
()
e2e/cypress/e2e/administration/base.cy.ts:110
↓ 2 callersFunctionassertBothCollapsed
()
e2e/cypress/e2e/import/importResolving.cy.ts:114
↓ 2 callersMethodassertBranchNotExists
(name: string)
e2e/cypress/compounds/branching/E2BranchesSection.ts:68
↓ 2 callersMethodassertKeyExists
(keyName: string)
e2e/cypress/compounds/branching/E2BranchTranslationsView.ts:54
↓ 2 callersFunctionassertLanguagesSelected
(languages: string[])
e2e/cypress/e2e/translations/batchJobs.cy.ts:198
↓ 2 callersFunctionassertOrganizationAddButtonVisible
()
e2e/cypress/e2e/administration/base.cy.ts:125
↓ 2 callersFunctionassertPlanLimitPopoverNotExists
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:224
↓ 2 callersFunctionassertSpendingLimitExceededPopoverNotExists
()
e2e/cypress/e2e/selfHostedLimits.cy.ts:232
↓ 2 callersMethodassertTrashEmpty
()
e2e/cypress/compounds/E2TrashSection.ts:21
↓ 2 callersMethodbatchDelete
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:66
↓ 2 callersFunctionbuildDecorations
(state: EditorState)
webapp/src/component/editor/utils/codemirrorVisibleWhitespace.ts:20
↓ 2 callersFunctionbuildLink
(key: BranchRouteKey, branchName?: string)
webapp/src/component/branching/useBranchLinks.ts:45
↓ 2 callersFunctioncacheUpdateNs
(namespace: string)
webapp/src/views/projects/translations/KeySingle/KeyEditForm.tsx:109
↓ 2 callersFunctioncalcualteRealSize
(prevSizes: number[])
webapp/src/views/projects/translations/useColumns.ts:24
↓ 2 callersFunctioncancelAuthDialog
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:166
↓ 2 callersMethodcancelEdit
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:55
↓ 2 callersFunctioncantEditKey
()
e2e/cypress/e2e/translations/singleKeyForm.cy.ts:127
↓ 2 callersFunctioncantRemoveKey
()
e2e/cypress/e2e/translations/singleKeyForm.cy.ts:152
↓ 2 callersMethodcheckBaseLanguage
(language: string)
e2e/cypress/compounds/glossaries/E2GlossaryCreateEditDialog.ts:22
↓ 2 callersFunctioncheckGlossaryCreated
()
e2e/cypress/e2e/glossary/create.cy.ts:54
↓ 2 callersFunctioncheckState
( storedState: string | undefined, clearfn: () => void )
webapp/src/component/security/Login/OAuthRedirectionHandler.tsx:35
↓ 2 callersMethodcheckTranslationExists
(translation: string)
e2e/cypress/compounds/glossaries/E2GlossaryView.ts:59
↓ 2 callersFunctionchooseLabelInSelector
(label: string)
e2e/cypress/e2e/translations/batchJobs.cy.ts:174
↓ 2 callersFunctionclassify
Return Confirmed if `dates` has FLAKY_THRESHOLD entries within the rolling window, otherwise Suspected.
scripts/report-flaky-tests.py:545
↓ 2 callersFunctioncleanTestData
( resource: string, options?: ArgumentTypes<typeof cy.request>[0] )
e2e/cypress/common/apiCalls/testData/generator.ts:4
↓ 2 callersFunctionclearLastSelected
()
webapp/src/service/useSelectionService.ts:72
↓ 2 callersFunctionclearPosition
()
webapp/src/views/projects/translations/context/services/usePositionService.tsx:147
↓ 2 callersFunctionclickAdd
()
e2e/cypress/common/shared.ts:19
↓ 2 callersFunctionclickCheckboxes
(test: FormatTest)
e2e/cypress/common/export.ts:292
↓ 2 callersMethodclickManageAllTms
()
e2e/cypress/compounds/translationMemories/E2ProjectTmSettings.ts:33
↓ 2 callersFunctioncombineChunks
(meshedChunks: string)
webapp/src/views/projects/translations/ToolsPanel/panels/MachineTranslation/useMTStreamed.tsx:33
↓ 2 callersFunctionconfirmDiscardUnsaved
( options: ConfirmationDialogProps = {} )
webapp/src/hooks/confirmation.tsx:9
↓ 2 callersFunctionconfirmUnsaved
(callback: () => void)
webapp/src/ee/llm/AiPrompt/usePromptState.tsx:110
↓ 2 callersFunctioncreate
()
e2e/cypress/common/apiCalls/common.ts:128
↓ 2 callersFunctioncreateApiKey
(body: { projectId: number; scopes: Scope[] })
e2e/cypress/common/apiCalls/common.ts:315
↓ 2 callersFunctioncreateColor
(mainColor: string)
webapp/src/ThemeProvider.tsx:19
↓ 2 callersFunctioncreateExportableProject
()
e2e/cypress/common/export.ts:8
↓ 2 callersMethodcreateKey
(props: KeyDialogFillProps)
e2e/cypress/compounds/E2TranslationsView.ts:21
↓ 2 callersFunctioncreateNewApiKey
()
e2e/cypress/e2e/projects/integrate.cy.ts:231
↓ 2 callersFunctioncreateProjectWithThreeLanguages
()
e2e/cypress/common/translations.ts:264
↓ 2 callersFunctiondebouncedValidation
( syncValidationCallback: (v) => boolean, asyncValidationCallback: (v) => Promise<boolean> )
webapp/src/constants/GlobalValidationSchema.tsx:635
↓ 2 callersFunctiondebugUserAccount
(userName?: string)
e2e/cypress/common/administration.ts:11
↓ 2 callersFunctiondefaultPreselection
(initial: string[], all: string[])
webapp/src/ee/translationMemory/views/TranslationMemoryCreateEntryDialog.tsx:66
↓ 2 callersMethoddelete
()
e2e/cypress/compounds/webhooks/E2WebhookEditDialog.ts:16
↓ 2 callersFunctiondeleteAllProjectApiKeys
(projectId: number)
e2e/cypress/common/apiCalls/common.ts:336
↓ 2 callersMethoddeleteBranch
(name: string)
e2e/cypress/compounds/branching/E2BranchesSection.ts:40
↓ 2 callersMethoddeleteKey
(keyName: string)
e2e/cypress/compounds/branching/E2BranchTranslationsView.ts:26
↓ 2 callersMethoddeleteLabel
(labelName: string)
e2e/cypress/compounds/projectSettings/labels/E2ProjectLabelsSection.ts:44
↓ 2 callersFunctiondeleteNamespaceByDeletingAllKeys
(key: string)
e2e/cypress/e2e/projects/settings.namespace.cy.ts:126
↓ 2 callersFunctiondeleteSelected
()
e2e/cypress/common/batchOperations.ts:36
↓ 2 callersFunctiondisableGlobalSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:217
↓ 2 callersFunctiondisableOrganizationsSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:211
↓ 2 callersFunctiondiscover_project
()
scripts/report-flaky-tests.py:112
↓ 2 callersFunctiondoPasswordAuth
()
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:161
↓ 2 callersFunctiondoSensitiveOperation
( username: string, projectId: number, expiredJwt: string, otp: string = undefined )
e2e/cypress/e2e/security/sensitiveOperations.cy.ts:145
↓ 2 callersFunctiondownloadExported
( response: Response, languages: string[], format: FormatItem, projectName: string, branchName?: str
webapp/src/views/projects/export/downloadExported.ts:3
↓ 2 callersFunctiondownloadReport
(projectId: number, task: TaskModel)
webapp/src/ee/task/components/utils.ts:20
↓ 2 callersMethodeditFieldType
(text: string)
e2e/cypress/compounds/translationMemories/E2TranslationMemoryView.ts:43
↓ 2 callersFunctionenableAuthentication
()
e2e/cypress/common/apiCalls/common.ts:569
↓ 2 callersFunctionenableGlobalSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:214
↓ 2 callersFunctionenableOrganizationsSsoProvider
()
e2e/cypress/common/apiCalls/common.ts:208
↓ 2 callersFunctionenableRegistration
()
e2e/cypress/common/apiCalls/common.ts:564
↓ 2 callersFunctionensureExportLanguageSelected
(language: string)
e2e/cypress/e2e/projects/branches/branchScope.cy.ts:21
↓ 2 callersFunctionerrorAction
(code: string)
webapp/src/service/http/errorAction.ts:8
↓ 2 callersFunctionextractBranchFromPathname
( pathname: string )
webapp/src/component/branching/branchingPath.ts:5
↓ 2 callersFunctionfetchMore
()
webapp/src/views/projects/translations/TranslationsList/Label/Control/LabelSelector.tsx:42
↓ 2 callersMethodfill
({ name, languages }: { name: string | undefined; languages: string[] })
e2e/cypress/compounds/tasks/E2TaskForm.ts:4
↓ 2 callersFunctionfillOutDialog
( dialog: E2GlossaryCreateEditDialog, assignProject: boolean )
e2e/cypress/e2e/glossary/create.cy.ts:42
↓ 2 callersFunctionfindFileType
(fileName: string)
webapp/src/component/common/FileDropzone.tsx:77
↓ 2 callersFunctionfindKey
(id: number)
webapp/src/views/projects/integrate/component/ApiKeySelector.tsx:43
↓ 2 callersFunctionfindLanguage
(tag: string, base: boolean)
webapp/src/ee/glossary/components/GlossaryViewLanguageSelect.tsx:24
↓ 2 callersFunctionfindNearestWhitespace
* Returns the index (in grapheme array) of the nearest whitespace grapheme * within `tolerance` of `target`, searching outward from `target`. * * R
webapp/src/fixtures/cropDiffContext.ts:59
↓ 2 callersFunctionfindTranslationInList
( translations: | ReturnType<typeof useTranslationsService>['fixedTranslations'] | undefined, tran
webapp/src/views/projects/translations/context/services/useEditService.tsx:54
↓ 2 callersFunctionflatGridColumns
(languageCount: number)
webapp/src/ee/translationMemory/components/content/TranslationMemoryEntryRow.styles.ts:10
↓ 2 callersFunctionformatCurrentDatePlusDays
(days)
e2e/cypress/common/apiKeysAndPats.ts:3
↓ 2 callersFunctionformatDiff
({ value, options, diffEnabled, languageTag, }: Props)
webapp/src/component/activity/formatTools.tsx:33
↓ 2 callersFunctionformatOutput
(sortedItems)
webapp/dataCy.core.mjs:62
↓ 2 callersFunctiongenerateSsoStateKey
()
webapp/src/globalContext/useAuthService.tsx:174
↓ 2 callersFunctiongenerateStateKey
(key: string)
webapp/src/globalContext/useAuthService.tsx:156
↓ 2 callersMethodgetAddButton
()
e2e/cypress/compounds/E2TranslationsView.ts:12
↓ 2 callersMethodgetAddButton
()
e2e/cypress/compounds/branching/E2BranchesSection.ts:9
↓ 2 callersFunctiongetAddTagButton
(index = 0)
e2e/cypress/common/tags.ts:3
↓ 2 callersMethodgetAll
()
webapp/src/ee/glossary/services/GlossaryPreferencesService.ts:6
↓ 2 callersMethodgetAll
()
webapp/src/ee/translationMemory/services/TmPreferencesService.ts:6
↓ 2 callersFunctiongetApiMutationOptions
( invalidatePrefix: undefined | string | string[], queryClient: QueryClient )
webapp/src/service/http/useQueryApi.ts:190
↓ 2 callersFunctiongetAutoChange
(input?: DiffValue<boolean | string>)
webapp/src/component/activity/types/getAutoChange.tsx:48
↓ 2 callersFunctiongetAvatarEnabled
(service: string, language: string)
e2e/cypress/e2e/translations/mtSettings.cy.ts:189
↓ 2 callersFunctiongetBasicOption
(option: BasicPromptOption)
e2e/cypress/common/prompt.ts:26
↓ 2 callersFunctiongetCell
(value: string)
e2e/cypress/common/translations.ts:28
↓ 2 callersFunctiongetCellColumn
(location: string)
e2e/cypress/common/xlsx.ts:3
↓ 2 callersFunctiongetCellRow
(location: string)
e2e/cypress/common/xlsx.ts:7
↓ 2 callersFunctiongetChildScopes
(structure: HierarchyType)
webapp/src/component/PermissionsSettings/hierarchyTools.ts:11
↓ 2 callersFunctiongetCommentsFiltersLength
(value: FiltersInternal)
webapp/src/views/projects/translations/TranslationFilters/SubfilterComments.tsx:80
↓ 2 callersFunctiongetContent
(props: { icon: React.ReactNode })
webapp/src/component/TranslationFlagIcon.tsx:21
↓ 2 callersFunctiongetContent
()
webapp/src/views/projects/translations/cell/CellStateBar.tsx:31
↓ 2 callersFunctiongetCurrentKey
()
webapp/src/views/projects/translations/context/shortcuts/useTranslationsShortcuts.ts:62
↓ 2 callersFunctiongetCustomNameInput
()
e2e/cypress/common/languages.ts:20
↓ 2 callersMethodgetDeleteMenuItem
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoriesView.ts:55
↓ 2 callersFunctiongetDescriptionFiltersLength
(value: FiltersInternal)
webapp/src/views/projects/translations/TranslationFilters/SubfilterDescription.tsx:76
↓ 2 callersMethodgetEditMenuItem
()
e2e/cypress/compounds/translationMemories/E2TranslationMemoriesView.ts:51
← previousnext →601–700 of 3,488, ranked by callers