Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashicorp-forge/hermes
/ functions
Functions
1,102 in github.com/hashicorp-forge/hermes
⨍
Functions
1,102
◇
Types & classes
995
Method
onDropdownClose
()
web/app/components/project/jira-widget.ts:178
Method
onDropdownOpen
()
web/app/components/header/nav.ts:139
Method
onExternalLinkSubmit
(resource?: RelatedExternalLink)
web/app/components/related-resources/add.ts:313
Method
onExternalLinkTitleInput
(e: Event)
web/app/components/related-resources/add.ts:363
Method
onFocusIn
()
web/app/modifiers/tooltip.ts:462
Method
onInput
(event: Event)
web/app/components/type-to-confirm.ts:65
Method
onInput
(e: Event)
web/app/components/related-resources/add.ts:455
Method
onInput
(event: Event)
web/app/components/project/jira-widget.ts:213
Method
onInput
(event: Event)
web/app/components/x/dropdown-list/index.ts:411
Method
onInput
(inputValue: string, select: Select)
web/app/components/inputs/people-select.ts:133
Method
onInputKeydown
(e: KeyboardEvent)
web/app/components/related-resources/add.ts:434
Method
onIssueSelect
(_index: number, issue: JiraPickerResult)
web/app/components/project/jira-widget.ts:169
Method
onKeydown
(event: KeyboardEvent)
web/app/components/type-to-confirm.ts:80
Method
onKeydown
(e: KeyboardEvent)
web/app/components/new/doc-form.ts:126
Method
onKeydown
(event: KeyboardEvent)
web/app/components/new/project-form.ts:94
Method
onKeydown
(dropdown: Select, event: KeyboardEvent)
web/app/components/inputs/people-select.ts:110
Method
onPeopleSave
()
web/app/components/custom-editable-field.ts:54
Method
onPeopleSelectChange
(emails: string[])
web/app/components/custom-editable-field.ts:46
Method
onPeopleSelectKeydown
( update: (value: any) => void, powerSelectAPI: Select, event: KeyboardEvent, )
web/app/components/editable-field.ts:125
Method
onProductSelect
( productName: string, attributes: ProductArea, )
web/app/components/new/doc-form.ts:168
Method
onProjectClick
(_index: number, project: HermesProjectInfo)
web/app/components/projects/add-to-or-create.ts:78
Method
onResize
()
web/app/services/viewport.ts:28
Method
onScroll
()
web/app/components/document/sidebar.ts:730
Method
onScrollFunction
()
web/app/components/document/sidebar.ts:731
Method
onSubmit
(e: Event)
web/app/components/related-resources/add/fallback-external-resource.ts:25
Method
onTextFieldKeydown
(ev: KeyboardEvent)
web/app/components/editable-field.ts:222
Method
overflowMenuItems
* 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
Method
ownerFacetIsShown
()
web/app/components/header/toolbar.ts:100
Method
ownerFilterQueryParams
* 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
Method
ownerToggleIsChecked
* Whether the owner filter is checked. * True of the current route's `includeSharedDrafts` query param is false.
web/app/components/my/docs.ts:41
Method
ownersInputIsDisabled
* Whether the owners input is disabled. * True if there are no owners in the facets object.
web/app/components/header/toolbar.ts:116
Method
page
* The current page, whether documents or projects. * Passed to the `Pagination` component.
web/app/components/results/index.ts:52
Method
pageTitle
* 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
Method
pages
()
web/app/components/pagination.ts:19
Method
paginationIsShown
()
web/app/components/documents/table.ts:19
Method
paginationIsShown
* 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
Function
parseURLPath
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
Method
pauseTest
()
web/types/ember-cli-mirage/test-support.d.ts:13
Method
plusButtonTransition
({ insertedSprites, removedSprites, }: TransitionContext)
web/app/components/project/index.ts:565
Method
plusButtonTransitionRules
({ firstTime, oldItems, newItems, }: { firstTime: boolean; oldItems: unknown[]; newI
web/app/components/project/index.ts:473
Method
primaryButtonText
()
web/app/components/document/modal.ts:54
Method
productAreaName
()
web/app/components/product-link.ts:15
Method
productFacetHits
* The product hits, if they exist. * Used as shorthand in the template.
web/app/components/results/index.ts:95
Method
products
* 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
Method
products
()
web/app/components/inputs/product-select.ts:35
Method
profile
()
web/app/components/header/nav.ts:46
Method
project
* 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
Method
projectBodyTransition
({ insertedSprites, removedSprites, }: TransitionContext)
web/app/components/project/index.ts:512
Method
projectBodyTransitionRules
({ firstTime, oldItems, newItems, }: { firstTime: boolean; oldItems: unknown[]; newI
web/app/components/project/index.ts:451
Method
projectHits
* 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
Method
projectID
* 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
Method
projectIsActive
* Whether the project is in the "active" state. * Determines if project metadata is editable.
web/app/components/project/index.ts:143
Method
projects
* All active projects. Used to render the list of * options for the "add to project" modal.
web/app/components/document/sidebar.ts:246
Method
query
()
web/app/components/product-link.ts:19
Method
query
* The item-type-dependent LinkTo query.
web/app/components/dashboard/recently-viewed/item.ts:84
Method
query
* 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
Method
queryIsEmpty
* Whether the query is empty. * Helps determine whether the "no results" message.
web/app/components/related-resources/add.ts:269
Method
queryIsExternalURL
* 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
Method
redirect
()
web/app/routes/authenticated/index.js:7
Function
reducerFunction
( acc: Record<string, HermesDocument>, document: { attrs: HermesDocument }, )
web/tests/integration/components/related-resources/add-test.ts:41
Method
reference
* An asserted-to-exist reference to the reference element.
web/app/modifiers/tooltip.ts:206
Method
registerAndFocusInput
(e: HTMLInputElement)
web/app/components/x/dropdown-list/index.ts:225
Method
registerCancelButton
(element: HTMLElement)
web/app/components/editable-field.ts:181
Method
registerDropdown
(dd: XDropdownListAnchorAPI)
web/app/components/project/jira-widget.ts:187
Method
registerEditingContainer
(element: HTMLElement)
web/app/components/editable-field.ts:159
Method
registerElement
(element: HTMLElement)
web/app/components/project/resource-list-item.ts:137
Method
registerElement
(element: HTMLElement)
web/app/components/x/dropdown-list/item.ts:123
Method
registerForm
(form: HTMLFormElement)
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:83
Method
registerForm
(form: HTMLFormElement)
web/app/components/new/doc-form.ts:118
Method
registerInput
(element: HTMLInputElement)
web/app/components/header/search.ts:138
Method
registerScrollBody
(element: HTMLElement)
web/app/components/dashboard/recently-viewed.ts:49
Method
registerScrollContainer
(element: HTMLElement)
web/app/components/x/dropdown-list/index.ts:201
Method
registerToggleButton
(element: HTMLElement)
web/app/components/editable-field.ts:172
Method
registerTypeToConfirmInput
(input: HTMLInputElement)
web/app/components/document/sidebar.ts:640
Method
registerViewAllResultsLink
(e: HTMLAnchorElement)
web/app/components/header/search.ts:158
Method
relatedDocuments
()
web/app/components/related-resources.ts:153
Method
relatedLinks
()
web/app/components/related-resources.ts:161
Method
relatedResources
* 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
Method
relatedResources
* The combined resources array, formatted for the RelatedResourcesList.
web/app/components/document/sidebar/related-resources.ts:86
Method
removeEmptyState
({ insertedSprites, removedSprites }: TransitionContext)
web/app/components/project/resource-list.ts:132
Method
removeIssue
()
web/app/components/project/jira-widget.ts:226
Method
removeJiraIssue
()
web/app/components/project/index.ts:318
Method
removeJiraIssue
()
web/app/components/new/project-form.ts:68
Method
removeResource
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:69
Method
removeResourceButtonIsShown
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:65
Method
requestReviewBulletPoints
()
web/app/components/document/sidebar.ts:385
Method
resetFilteredItems
()
web/app/components/x/dropdown-list/index.ts:268
Method
resource
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:74
Method
resourceIsDocument
* Whether the resource is a HermesDocument, * as measured by the googleFileID attribute.
web/app/components/document/sidebar/related-resources/list-item/resource.ts:20
Method
resourcesAreShown
* Whether the related resources should be shown. * True if the project has any related resources.
web/app/components/project/index.ts:181
Method
restore
()
web/app/authenticators/torii.ts:14
Method
revision
()
web/app/components/footer.ts:19
Function
routes
()
web/mirage/config.ts:26
Method
saveChanges
(resource: RelatedExternalLink)
web/app/components/document/sidebar/related-resources/list-item.ts:117
Method
saveDescription
(newValue: string)
web/app/components/project/index.ts:296
Method
saveDocumentOrder
(currentIndex: number, newIndex: number)
web/app/components/project/index.ts:389
Method
saveExternalLink
(link: RelatedExternalLink)
web/app/components/project/index.ts:427
Method
saveIsRunning
()
web/app/components/document/sidebar.ts:883
Method
saveLinkOrder
(currentIndex: number, newIndex: number)
web/app/components/project/index.ts:377
Method
saveSummary
(summary: string)
web/app/components/document/sidebar.ts:709
← previous
next →
901–1,000 of 1,102, ranked by callers