MCPcopy Create free account

hub / github.com/hashicorp-forge/hermes / functions

Functions1,102 in github.com/hashicorp-forge/hermes

MethodonDropdownClose
()
web/app/components/project/jira-widget.ts:178
MethodonDropdownOpen
()
web/app/components/header/nav.ts:139
MethodonExternalLinkSubmit
(resource?: RelatedExternalLink)
web/app/components/related-resources/add.ts:313
MethodonExternalLinkTitleInput
(e: Event)
web/app/components/related-resources/add.ts:363
MethodonFocusIn
()
web/app/modifiers/tooltip.ts:462
MethodonInput
(event: Event)
web/app/components/type-to-confirm.ts:65
MethodonInput
(e: Event)
web/app/components/related-resources/add.ts:455
MethodonInput
(event: Event)
web/app/components/project/jira-widget.ts:213
MethodonInput
(event: Event)
web/app/components/x/dropdown-list/index.ts:411
MethodonInput
(inputValue: string, select: Select)
web/app/components/inputs/people-select.ts:133
MethodonInputKeydown
(e: KeyboardEvent)
web/app/components/related-resources/add.ts:434
MethodonIssueSelect
(_index: number, issue: JiraPickerResult)
web/app/components/project/jira-widget.ts:169
MethodonKeydown
(event: KeyboardEvent)
web/app/components/type-to-confirm.ts:80
MethodonKeydown
(e: KeyboardEvent)
web/app/components/new/doc-form.ts:126
MethodonKeydown
(event: KeyboardEvent)
web/app/components/new/project-form.ts:94
MethodonKeydown
(dropdown: Select, event: KeyboardEvent)
web/app/components/inputs/people-select.ts:110
MethodonPeopleSave
()
web/app/components/custom-editable-field.ts:54
MethodonPeopleSelectChange
(emails: string[])
web/app/components/custom-editable-field.ts:46
MethodonPeopleSelectKeydown
( update: (value: any) => void, powerSelectAPI: Select, event: KeyboardEvent, )
web/app/components/editable-field.ts:125
MethodonProductSelect
( productName: string, attributes: ProductArea, )
web/app/components/new/doc-form.ts:168
MethodonProjectClick
(_index: number, project: HermesProjectInfo)
web/app/components/projects/add-to-or-create.ts:78
MethodonResize
()
web/app/services/viewport.ts:28
MethodonScroll
()
web/app/components/document/sidebar.ts:730
MethodonScrollFunction
()
web/app/components/document/sidebar.ts:731
MethodonSubmit
(e: Event)
web/app/components/related-resources/add/fallback-external-resource.ts:25
MethodonTextFieldKeydown
(ev: KeyboardEvent)
web/app/components/editable-field.ts:222
MethodoverflowMenuItems
* The items to display in the overflow menu. * If the resource is an external resource, the "edit" item is included.
web/app/components/document/sidebar/related-resources/list-item.ts:41
MethodownerFacetIsShown
()
web/app/components/header/toolbar.ts:100
MethodownerFilterQueryParams
* The params passed to SortableHeader's `@query` argument. * Resets the page to 1 and sets the new sort direction.
web/app/components/my/docs.ts:49
MethodownerToggleIsChecked
* Whether the owner filter is checked. * True of the current route's `includeSharedDrafts` query param is false.
web/app/components/my/docs.ts:41
MethodownersInputIsDisabled
* Whether the owners input is disabled. * True if there are no owners in the facets object.
web/app/components/header/toolbar.ts:116
Methodpage
* The current page, whether documents or projects. * Passed to the `Pagination` component.
web/app/components/results/index.ts:52
MethodpageTitle
* The value to use for the page title. * If a query is present, which it usually is, * it's prepended to the title.
web/app/controllers/authenticated/results.ts:27
Methodpages
()
web/app/components/pagination.ts:19
MethodpaginationIsShown
()
web/app/components/documents/table.ts:19
MethodpaginationIsShown
* Whether the pagination component is shown. * True if there are more than 1 page of results and the current page defined.
web/app/components/my/docs.ts:152
FunctionparseURLPath
parseURLPath parses the URL path with format "{prefix}/{resource_id}" (e.g., "/api/v1/drafts/{document_id}") and returns a resource ID TODO: make more
internal/api/drafts.go:1357
MethodpauseTest
()
web/types/ember-cli-mirage/test-support.d.ts:13
MethodplusButtonTransition
({ insertedSprites, removedSprites, }: TransitionContext)
web/app/components/project/index.ts:565
MethodplusButtonTransitionRules
({ firstTime, oldItems, newItems, }: { firstTime: boolean; oldItems: unknown[]; newI
web/app/components/project/index.ts:473
MethodprimaryButtonText
()
web/app/components/document/modal.ts:54
MethodproductAreaName
()
web/app/components/product-link.ts:15
MethodproductFacetHits
* The product hits, if they exist. * Used as shorthand in the template.
web/app/components/results/index.ts:95
Methodproducts
* An array of products related to the item. * If it's a document, it's a single product. * If it's a project, it's a list of N products * sor
web/app/components/dashboard/recently-viewed/item.ts:122
Methodproducts
()
web/app/components/inputs/product-select.ts:35
Methodprofile
()
web/app/components/header/nav.ts:46
Methodproject
* The project, when it's known to exist, such as when * the item fails the `itemIsDoc` check.
web/app/components/dashboard/recently-viewed/item.ts:46
MethodprojectBodyTransition
({ insertedSprites, removedSprites, }: TransitionContext)
web/app/components/project/index.ts:512
MethodprojectBodyTransitionRules
({ firstTime, oldItems, newItems, }: { firstTime: boolean; oldItems: unknown[]; newI
web/app/components/project/index.ts:451
MethodprojectHits
* The project hits, if they exist. * Used as shorthand in the template. * If the scope is "all", we only show 5 projects.
web/app/components/results/index.ts:81
MethodprojectID
* The project ID used as our LinkTo model. * If the project is an Algolia result, it has an `objectID`. * If the project is retrieved from the b
web/app/components/project/tile.ts:57
MethodprojectIsActive
* Whether the project is in the "active" state. * Determines if project metadata is editable.
web/app/components/project/index.ts:143
Methodprojects
* All active projects. Used to render the list of * options for the "add to project" modal.
web/app/components/document/sidebar.ts:246
Methodquery
()
web/app/components/product-link.ts:19
Methodquery
* The item-type-dependent LinkTo query.
web/app/components/dashboard/recently-viewed/item.ts:84
Methodquery
* Queries using the `body` parameter instead of a queryParam. * Default query: `/people?query=foo` * Our custom query: `/people` with `{ qu
web/app/adapters/person.ts:11
MethodqueryIsEmpty
* Whether the query is empty. * Helps determine whether the "no results" message.
web/app/components/related-resources/add.ts:269
MethodqueryIsExternalURL
* Whether the query is an external URL. * Used as a shorthand check when determining layout and behavior.
web/app/components/related-resources/add.ts:173
Methodredirect
()
web/app/routes/authenticated/index.js:7
FunctionreducerFunction
( acc: Record<string, HermesDocument>, document: { attrs: HermesDocument }, )
web/tests/integration/components/related-resources/add-test.ts:41
Methodreference
* An asserted-to-exist reference to the reference element.
web/app/modifiers/tooltip.ts:206
MethodregisterAndFocusInput
(e: HTMLInputElement)
web/app/components/x/dropdown-list/index.ts:225
MethodregisterCancelButton
(element: HTMLElement)
web/app/components/editable-field.ts:181
MethodregisterDropdown
(dd: XDropdownListAnchorAPI)
web/app/components/project/jira-widget.ts:187
MethodregisterEditingContainer
(element: HTMLElement)
web/app/components/editable-field.ts:159
MethodregisterElement
(element: HTMLElement)
web/app/components/project/resource-list-item.ts:137
MethodregisterElement
(element: HTMLElement)
web/app/components/x/dropdown-list/item.ts:123
MethodregisterForm
(form: HTMLFormElement)
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:83
MethodregisterForm
(form: HTMLFormElement)
web/app/components/new/doc-form.ts:118
MethodregisterInput
(element: HTMLInputElement)
web/app/components/header/search.ts:138
MethodregisterScrollBody
(element: HTMLElement)
web/app/components/dashboard/recently-viewed.ts:49
MethodregisterScrollContainer
(element: HTMLElement)
web/app/components/x/dropdown-list/index.ts:201
MethodregisterToggleButton
(element: HTMLElement)
web/app/components/editable-field.ts:172
MethodregisterTypeToConfirmInput
(input: HTMLInputElement)
web/app/components/document/sidebar.ts:640
MethodregisterViewAllResultsLink
(e: HTMLAnchorElement)
web/app/components/header/search.ts:158
MethodrelatedDocuments
()
web/app/components/related-resources.ts:153
MethodrelatedLinks
()
web/app/components/related-resources.ts:161
MethodrelatedResources
* A single array of all resources. Used by the "Add..." modal * to prevent duplicate resources from being added.
web/app/components/project/index.ts:151
MethodrelatedResources
* The combined resources array, formatted for the RelatedResourcesList.
web/app/components/document/sidebar/related-resources.ts:86
MethodremoveEmptyState
({ insertedSprites, removedSprites }: TransitionContext)
web/app/components/project/resource-list.ts:132
MethodremoveIssue
()
web/app/components/project/jira-widget.ts:226
MethodremoveJiraIssue
()
web/app/components/project/index.ts:318
MethodremoveJiraIssue
()
web/app/components/new/project-form.ts:68
MethodremoveResource
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:69
MethodremoveResourceButtonIsShown
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:65
MethodrequestReviewBulletPoints
()
web/app/components/document/sidebar.ts:385
MethodresetFilteredItems
()
web/app/components/x/dropdown-list/index.ts:268
Methodresource
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:74
MethodresourceIsDocument
* Whether the resource is a HermesDocument, * as measured by the googleFileID attribute.
web/app/components/document/sidebar/related-resources/list-item/resource.ts:20
MethodresourcesAreShown
* Whether the related resources should be shown. * True if the project has any related resources.
web/app/components/project/index.ts:181
Methodrestore
()
web/app/authenticators/torii.ts:14
Methodrevision
()
web/app/components/footer.ts:19
Functionroutes
()
web/mirage/config.ts:26
MethodsaveChanges
(resource: RelatedExternalLink)
web/app/components/document/sidebar/related-resources/list-item.ts:117
MethodsaveDescription
(newValue: string)
web/app/components/project/index.ts:296
MethodsaveDocumentOrder
(currentIndex: number, newIndex: number)
web/app/components/project/index.ts:389
MethodsaveExternalLink
(link: RelatedExternalLink)
web/app/components/project/index.ts:427
MethodsaveIsRunning
()
web/app/components/document/sidebar.ts:883
MethodsaveLinkOrder
(currentIndex: number, newIndex: number)
web/app/components/project/index.ts:377
MethodsaveSummary
(summary: string)
web/app/components/document/sidebar.ts:709
← previousnext →901–1,000 of 1,102, ranked by callers