MCPcopy Create free account

hub / github.com/Orenoid/harness-kanban / functions

Functions1,558 in github.com/Orenoid/harness-kanban

↓ 3 callersFunctionfindFieldByLabel
( ownerDocument: Document, labelText: string, )
apps/web/src/settings/pages/coding-agents-page.stories.tsx:38
↓ 3 callersMethodfindOpenPullRequestByBranch
( githubToken: string, owner: string, repo: string, branchName: string, )
apps/api-server/src/harness-kanban/worker/github.service.ts:822
↓ 3 callersFunctionfindOpenSelectItem
(document: Document, text: string)
apps/web/src/property/components/fields/status/status.stories.tsx:162
↓ 3 callersFunctionfocusMarkdownInputEnd
(input: HTMLTextAreaElement | null)
apps/web/src/components/core/markdown/markdown-input.tsx:13
↓ 3 callersFunctiongenerateApiKey
()
apps/web/src/lib/secret.ts:8
↓ 3 callersMethodgetActiveProvider
()
apps/api-server/src/agent/ai-provider/ai-provider.factory.ts:102
↓ 3 callersMethodgetCodingAgentById
(userId: string, workspaceId: string, codingAgentId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:102
↓ 3 callersMethodgetCommentById
(commentId: string)
apps/api-server/src/issue/comment.service.ts:179
↓ 3 callersMethodgetConnectionStatus
(workspaceId: string)
apps/api-server/src/github/github.service.ts:40
↓ 3 callersMethodgetCreationPropertyProcessor
(propertyType: string)
apps/api-server/src/issue/issue.service.ts:1069
↓ 3 callersFunctiongetDesktopNotificationContent
(item: InboxNotificationListItem)
apps/web/src/notification/lib/desktop-notifications.ts:29
↓ 3 callersFunctiongetIssueDocument
()
apps/api-server/test/issue-rag-sync.e2e-spec.ts:83
↓ 3 callersFunctiongetIssueLabel
(item: InboxNotificationListItem)
apps/web/src/notification/lib/desktop-notifications.ts:13
↓ 3 callersMethodgetIssuesWithValues
(issueIds: number[])
apps/api-server/src/issue/issue.service.ts:1080
↓ 3 callersFunctiongetNewUnreadInboxNotifications
( items: InboxNotificationListItem[], lastSeenDeliveryId: string | null, )
apps/web/src/notification/lib/desktop-notifications.ts:55
↓ 3 callersFunctiongetNotificationHref
(item: InboxNotificationListItem)
apps/web/src/notification/lib/notification-navigation.ts:3
↓ 3 callersMethodgetProperties
()
apps/api-server/src/property/property.controller.ts:11
↓ 3 callersFunctiongetReadonlyRenderer
(propertyId: string)
apps/web/src/property/registry/property-registry.ts:21
↓ 3 callersFunctiongetRowStringValue
(value: unknown)
apps/web/src/project/components/project-kanban.tsx:46
↓ 3 callersFunctiongetThemeIconClassName
()
apps/web/src/components/common/app-shell.stories.tsx:199
↓ 3 callersFunctiongetUnreadCount
(agent: SupertestAgent)
apps/api-server/test/notification-inbox.e2e-spec.ts:78
↓ 3 callersMethodhandleHttpRequest
(req: IncomingMessage, res: ServerResponse)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:35
↓ 3 callersMethodhandleImplementationFailure
(issueId: number, workspaceId: string, error: unknown)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1532
↓ 3 callersMethodhandleImplementationResult
( input: HarnessWorkerCodingAgentWorkflowInput, implementationResult: ImplementationResult, )
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1259
↓ 3 callersMethodhandleIssueCreated
(event: IssueCreatedEvent)
apps/api-server/src/harness-kanban/kanban/listeners/issue-code-bot.listeners.ts:38
↓ 3 callersMethodhandlePlanningResult
( issueId: number, workspaceId: string, planningResult: PlanningResult, )
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1206
↓ 3 callersMethodhasCodingAgentConfigured
(workspaceId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:196
↓ 3 callersFunctionhighlightCode
( code: string, language: BundledLanguage, // oxlint-disable-next-line eslint-plugin-promise(prefer-awai
apps/web/src/components/ai-elements/code-block.tsx:141
↓ 3 callersMethodloadActor
(userId: string)
apps/api-server/src/issue/event-listeners/notification.event-listeners.ts:148
↓ 3 callersMethodloadCodingAgentSessionId
(issueId: number)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:795
↓ 3 callersFunctionmakeCommentItem
( overrides: Partial<Extract<InboxNotificationListItem, { type: NotificationType.COMMENT_CREATED }>> = {}, )
apps/web/src/notification/lib/__tests__/desktop-notifications.test.ts:34
↓ 3 callersFunctionmakeIssueUpdatedItem
( overrides: Partial<Extract<InboxNotificationListItem, { type: NotificationType.ISSUE_UPDATED }>> = {}, )
apps/web/src/notification/lib/__tests__/notification-query-invalidation.test.ts:12
↓ 3 callersMethodmapCommentToInterface
(comment: CommentRecordWithChildren)
apps/api-server/src/issue/comment.service.ts:281
↓ 3 callersMethodmoveImplementationBackToHuman
( issueId: number, workspaceId: string, assigneeId: string, comment: string, )
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1465
↓ 3 callersFunctionnormalizeGithubRepoUrl
(raw: string)
packages/shared/src/lib/utils/github-repo-url.ts:53
↓ 3 callersFunctionnormalizeIcon
(icon: React.ReactNode, className: string)
apps/web/src/project/components/project-kanban-card.tsx:22
↓ 3 callersFunctionnormalizeProjectEnvConfig
(config: ProjectEnvConfig | null | undefined)
packages/shared/src/project/types.ts:163
↓ 3 callersFunctionparseCodingAgentSettings
( type: TType, value: unknown, )
packages/shared/src/coding-agent/types.ts:362
↓ 3 callersMethodparseJson
(value: string, label: string)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:822
↓ 3 callersMethodparseTarget
(rawUrl: string | undefined)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:178
↓ 3 callersFunctionqueryButtonByText
(root: ParentNode, label: string)
apps/web/src/notification/components/notification-bell.stories.tsx:120
↓ 3 callersMethodrejectUpgrade
(socket: Socket, statusCode: number, message: string)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:299
↓ 3 callersFunctionremoveFilter
(propertyId: string)
apps/web/src/issue/components/issue-filter-dropdown.tsx:42
↓ 3 callersMethodresolveApproval
(response: AgentApprovalResponseEvent)
apps/api-server/src/agent/agent-approval.service.ts:79
↓ 3 callersMethodresolveStatusActions
( workspaceId: string, input: ResolveStatusActionsInput, )
apps/api-server/src/issue/issue.service.ts:1268
↓ 3 callersMethodresolveToolchainArtifact
( kind: CodingAgentType, platform: HarnessWorkerToolchainPlatform, )
apps/api-server/src/harness-kanban/worker/toolchain.service.ts:40
↓ 3 callersFunctionrichTextDoc
(text: string)
apps/api-server/test/notification-inbox.e2e-spec.ts:27
↓ 3 callersMethodrunClaimPollingOnce
()
apps/api-server/src/harness-kanban/worker/worker.service.ts:363
↓ 3 callersMethodrunPlanningAgent
( issueId: number, workspaceName: string, repoRoot: string, prompt: string, workflowLabel:
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:632
↓ 3 callersMethodrunWorkspaceCommand
( workspaceName: string, command: string, options: WorkspaceCommandOptions = {}, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:277
↓ 3 callersMethodsaveUserMessage
* Save user message from UIMessage format
apps/api-server/src/agent/agent.service.ts:206
↓ 3 callersMethodserializeIssueDetail
(issueDetail: IssueDetail)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1654
↓ 3 callersMethodstartClaimedIssuePlanning
(input: HarnessWorkerClaimedIssueInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:284
↓ 3 callersMethodstop
()
apps/api-server/src/harness-kanban/worker/devpod.service.ts:371
↓ 3 callersMethodstripAnsi
(value: string)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:379
↓ 3 callersMethodstripAnsi
(value: string)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-claude-code.provider.ts:513
↓ 3 callersMethodsubscribeOnIssueCreated
(event: IssueCreatedEvent)
apps/api-server/src/issue/event-listeners/event-listeners.ts:27
↓ 3 callersFunctionsubscribeUserToIssue
(issueId: number, userId: string)
apps/api-server/test/notification-inbox.e2e-spec.ts:69
↓ 3 callersMethodtoProjectDetail
(project: { id: string workspace_id: string name: string github_repo_url: string repo_base
apps/api-server/src/project/project.service.ts:174
↓ 3 callersFunctionupdateChatState
(state: Parameters<TodoToolsDependencies['updateChatState']>[0])
apps/api-server/src/agent/tools/index.ts:85
↓ 3 callersMethodupdatePullRequestMetadata
( githubToken: string, owner: string, repo: string, pullRequestNumber: number, input: { pu
apps/api-server/src/harness-kanban/worker/github.service.ts:1098
↓ 3 callersFunctionuseServerProperties
()
apps/web/src/property/hooks/use-properties.ts:5
↓ 3 callersFunctionuseUser
(userId?: string)
apps/web/src/hooks/use-user.ts:9
↓ 3 callersMethodvalidateChatOwnership
* Check if a chat exists and belongs to the user
apps/api-server/src/agent/agent.service.ts:90
↓ 3 callersFunctionwaitFor
(assertion: () => Promise<void>, timeoutMs = 3000, intervalMs = 50)
apps/api-server/test/issue-rag-sync.e2e-spec.ts:17
↓ 3 callersFunctionwaitForCondition
(predicate: () => boolean, timeoutMs = 1500, intervalMs = 50)
apps/web/src/notification/components/notification-inbox-renderers.stories.tsx:101
↓ 2 callersFunctionapplyIssueNavigationContext
( searchParams: URLSearchParams, context: IssueNavigationContext | null | undefined, )
apps/web/src/issue/utils/navigation-context.ts:43
↓ 2 callersMethodapplyRequestedCodeChanges
(input: HarnessWorkerCodingAgentWorkflowInput)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:520
↓ 2 callersMethodarchive
(queueName: string, messageId: number)
apps/api-server/src/pgmq/pgmq.service.ts:60
↓ 2 callersMethodbuildCodexCommandScript
( context: HarnessWorkerCodingAgentRunContext<'codex'>, input: { command: string promptBas
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:236
↓ 2 callersMethodbuildCodexExecCommand
(settings: CodexCodingAgentSettings, quoteShellArg: (value: string) => string)
apps/api-server/src/harness-kanban/worker/providers/harness-worker-codex.provider.ts:290
↓ 2 callersMethodbuildCommentExcerpt
(content: string)
apps/api-server/src/issue/event-listeners/notification.event-listeners.ts:162
↓ 2 callersFunctionbuildEncryptionKey
(secret: string)
apps/api-server/src/github/github-token.crypto.ts:8
↓ 2 callersFunctionbuildNotificationBatchQueryKeysToInvalidate
( items: InboxNotificationListItem[], workspaceId: string, )
apps/web/src/notification/lib/notification-query-invalidation.ts:50
↓ 2 callersMethodbuildProxyRequestHeaders
(headers: IncomingHttpHeaders, host: string)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:184
↓ 2 callersMethodbuildProxyRequestHeaders
(headers: IncomingHttpHeaders, host: string)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:202
↓ 2 callersMethodbuildPullRequestIssueComment
(pullRequestUrl: string, comment: string)
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:1460
↓ 2 callersMethodbuildResumePlanningPrompt
( issueDetail: IssueDetail, pullRequestContext: PlanPullRequestContext | null, )
apps/api-server/src/harness-kanban/worker/coding-agent-workflow.service.ts:920
↓ 2 callersMethodbuildWorkerPath
(baseUrl: URL, target: ParsedProxyTarget)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:197
↓ 2 callersMethodbuildWorkspaceName
(issueId: number)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:439
↓ 2 callersMethodbuildWorkspaceSshArgs
( workspaceName: string, command: string, options: WorkspaceCommandOptions = {}, )
apps/api-server/src/harness-kanban/worker/devpod.service.ts:978
↓ 2 callersMethodcanServeIssue
(issueId: number)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:180
↓ 2 callersMethodcheckProjectExists
(workspaceId: string, projectId: string)
apps/api-server/src/project/project.service.ts:134
↓ 2 callersMethodcheckUserExists
(userId: string)
apps/api-server/src/user/user.service.ts:47
↓ 2 callersMethodcleanupGitConfigFile
(file: PreparedGitConfigFile)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:882
↓ 2 callersFunctioncleanupTestIssues
()
apps/api-server/test/harness-worker.e2e-spec.ts:288
↓ 2 callersMethodcloneEventValue
(value: unknown)
apps/api-server/src/issue/issue.service.ts:956
↓ 2 callersFunctioncommit
(d?: Date, t = '00:00')
apps/web/src/property/components/fields/datetime/editable-datetime.tsx:24
↓ 2 callersMethodcreateIssueComment
( @Param('id', ParseIntPipe) id: number, @Body() createCommentDtoRaw: unknown, @Session() session:
apps/api-server/src/issue/comment.controller.ts:43
↓ 2 callersFunctioncreateOptionLookup
(options: PropertyOptionItem[] | undefined)
apps/web/src/project/components/project-kanban-utils.ts:48
↓ 2 callersMethoddeleteCodingAgent
(userId: string, workspaceId: string, codingAgentId: string)
apps/api-server/src/harness-kanban/coding-agent/coding-agent.service.ts:178
↓ 2 callersMethoddetectWorkspaceRemoteUser
(workspaceName: string, env: NodeJS.ProcessEnv)
apps/api-server/src/harness-kanban/worker/devpod.service.ts:506
↓ 2 callersFunctiondrainInbox
(agent: SupertestAgent)
apps/api-server/test/notification-inbox.e2e-spec.ts:107
↓ 2 callersMethodencryptToken
(token: string)
apps/api-server/src/github/github.service.ts:195
↓ 2 callersMethodensureCollection
(name: ChromaCollectionName)
apps/api-server/src/chroma/chroma.service.ts:53
↓ 2 callersMethodensureIssueVncForward
(issueId: number)
apps/api-server/src/harness-kanban/worker/workspace-port-forward.service.ts:21
↓ 2 callersMethodfilterHeaders
(headers: IncomingHttpHeaders)
apps/api-server/src/harness-kanban/worker/workspace-proxy-server.service.ts:209
↓ 2 callersMethodfilterHeaders
(headers: IncomingHttpHeaders)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:228
↓ 2 callersMethodfilterResponseHeaders
(headers: IncomingHttpHeaders)
apps/api-server/src/harness-kanban/workspace-proxy/workspace-vnc-proxy.service.ts:244
↓ 2 callersFunctionfindButtonByText
(ownerDocument: Document, text: string)
apps/web/src/settings/pages/coding-agents-page.stories.tsx:54
← previousnext →201–300 of 1,558, ranked by callers