MCPcopy Create free account

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

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

MethodsaveTitle
(newValue: string)
web/app/components/project/index.ts:285
MethodsaveTitle
(title: string)
web/app/components/document/sidebar.ts:704
Methodscope
* The current scope of the search results. * If docResults and projectResults are both present, the scope is All, * otherwise, it is Projects or
web/app/components/results/index.ts:119
MethodscopeIsAll
* Whether the current scope is "all". * Used in template and getter logic.
web/app/components/results/index.ts:34
MethodscreenIsSmall
()
web/app/components/dashboard/recently-viewed.ts:27
MethodscrollBack
()
web/app/components/dashboard/recently-viewed.ts:87
MethodscrollContainer
* An asserted-true reference to the scroll container.
web/app/components/x/dropdown-list/index.ts:143
MethodscrollForward
()
web/app/components/dashboard/recently-viewed.ts:79
MethodsearchLoaderIsShown
()
web/app/components/related-resources/add.ts:289
MethodsearchTags
(query)
web/app/components/inputs/tag-select.js:27
MethodsectionHeaderButtonIsHidden
* Whether the "Add Resource" button should be hidden. * True when editing is explicitly disabled (e.g., when the viewer doesn't have edit * perm
web/app/components/document/sidebar/related-resources.ts:102
MethodseeMoreButtonIsShown
()
web/app/components/product-area/index.ts:14
MethodselectedProductAbbreviation
()
web/app/components/inputs/product-select.ts:47
Functionserver
()
web/mirage/helpers.ts:8
FunctionsetFeatureFlag
( mirageContext: MirageTestContext, flag: string, value: boolean, )
web/mirage/utils.ts:130
MethodsetFirst
()
web/app/components/x/dropdown-list/index.ts:333
MethodsetJiraIssue
(issue: JiraPickerResult)
web/app/components/new/project-form.ts:60
MethodsetLast
()
web/app/components/x/dropdown-list/index.ts:337
FunctionsetLatestProductDocumentNumberinDB
setLatestProductDocumentNumberinDB sets the latest product document number in the database. TODO: remove along with ProductLatestDocumentNumber (not u
internal/api/reviews.go:793
MethodsetNewOwner
(newOwners: string[])
web/app/components/document/sidebar.ts:631
MethodsetProperties
(hash: T)
web/types/ember-cli-mirage/test-support.d.ts:10
MethodshareButtonIsShown
* Whether the share button should be shown. * True if the document is published or the draft is shareable. * False otherwise.
web/app/components/document/sidebar.ts:333
MethodshareButtonIsShown
* If the share button is shown. If the parent component sets this true, * it will override the default behavior, which is to show the share button
web/app/components/document/sidebar/header.ts:38
MethodshareURL
* The URL that the copyURLButton should copy to the clipboard. * If the document is a draft, this is the current window location. * If the doc i
web/app/components/document/sidebar.ts:301
MethodshortLinkBaseURL
* The app's configured shortLinkBaseURL if it exists. * Used to determine whether a URL is a first-party shortLink.
web/app/components/related-resources/add.ts:189
MethodshowEditModal
(resource: RelatedResource, index: number)
web/app/components/project/index.ts:328
MethodshowEmptyState
({ insertedSprites }: TransitionContext)
web/app/components/project/resource-list.ts:150
MethodshowFallbackIcon
()
web/app/components/favicon.ts:17
MethodshowInput
()
web/app/components/project/jira-widget.ts:195
MethodshowModal
()
web/app/components/related-resources.ts:128
MethodshowModal
()
web/app/components/document/sidebar/related-resources/list.ts:54
MethodshowNewProjectForm
()
web/app/components/projects/add-to-or-create.ts:60
MethodshowProjectsModal
()
web/app/components/document/sidebar.ts:558
MethodshowSignOut
()
web/app/components/header/nav.ts:54
MethodshowTransferOwnershipModal
()
web/app/components/document/sidebar.ts:575
MethodshownFilters
* A flat array of active filters. Looped through in the template.
web/app/components/header/active-filter-list.ts:28
MethodshownItems
* The items that should be shown in the dropdown. * Initially the same as the items passed in and * updated when the user types in the filter in
web/app/components/x/dropdown-list/index.ts:178
MethodshownProjects
* The projects that are shown in the search modal. * Filters out archived and completed projects, as well as projects * that are already associa
web/app/components/projects/add-to-or-create.ts:41
Methodsize
()
web/app/components/doc/thumbnail.ts:30
MethodsizeIsSmall
()
web/app/components/doc/folder-affordance.ts:12
Methodsnippet
* The snippet, if the doc is a search result. * We show this instead of the doc description if it exists.
web/app/components/doc/tile-medium.ts:68
MethodsortDirection
()
web/app/controllers/authenticated/documents.ts:24
MethodsortDirection
()
web/app/controllers/authenticated/my/documents.ts:15
MethodsortOrderMenuItems
* The items to display in the overflow menu according * to the resource's position in the list.
web/app/components/project/resource.ts:40
MethodsortParams
* The params passed to the sort-column LinkTo. * Resets the page to 1 and sets the new sort direction.
web/app/components/my/docs.ts:66
MethodstandardTemplateIsShown
()
web/app/controllers/authenticated.ts:16
FunctionstatefulFacet
(facet)
web/app/utils/facets.js:25
Methodstatus
()
web/app/components/doc/status.ts:30
Methodstatus
()
web/app/components/doc/thumbnail.ts:22
MethodstatusLabel
* The label for the status dropdown. * Represents the current status of the project.
web/app/components/project/index.ts:128
Methodstatuses
()
web/app/components/projects/index.ts:22
Methodstatuses
* The statuses available as filters.
web/app/components/header/toolbar.ts:123
MethodstringValue
()
web/app/components/custom-editable-field.ts:33
MethodstringValue
()
web/app/components/editable-field/read-value.ts:33
MethodsubscriptionsPostBody
* Returns the user's subscriptions as a JSON string. * E.g., '{"subscriptions":["Customer Success", "Terraform"]}' * Used in POST requests to th
web/app/services/authenticated-user.ts:41
MethodsubscriptionsPostHeaders
* The headers to use in POST requests to the subscriptions endpoint.
web/app/services/authenticated-user.ts:52
Functionsummary
()
web/mirage/factories/related-hermes-document.ts:20
MethodsupportDocsURL
()
web/app/components/header/nav.ts:62
MethodsupportURL
()
web/app/components/footer.ts:35
MethodtargetRoute
* The item-type-dependent LinkTo route.
web/app/components/dashboard/recently-viewed/item.ts:62
MethodtaskIsRunningMessageIsShown
* Whether the "creating..." message is shown. * True if `@taskIsRunning` and `@isModal` is false/undefined.
web/app/components/new/form.ts:43
MethodtemporaryShareButtonIcon
* The icon to show in the share button while the user is * creating a shareable link. Shows the "running" animation while * the request works; s
web/app/components/document/sidebar.ts:431
MethodtemporaryShareButtonTooltipText
* The tooltip text to show in the share button * while the user is creating or has recently created a shareable link.
web/app/components/document/sidebar.ts:417
Methodtime
()
web/app/components/table/row.ts:19
Functiontitle
()
web/mirage/factories/related-hermes-document.ts:10
Methodtitle
* The title of the resource. Returns the `name` or `title` property, * depending on the type.
web/app/components/document/sidebar/related-resources/list-item/resource.ts:44
Methodtitle
* The title of the item, whether it's a document or a project.
web/app/components/dashboard/recently-viewed/item.ts:97
MethodtitleTooltipText
* The text passed to the TooltipIcon beside the title.
web/app/components/document/sidebar/related-resources.ts:117
MethodtoggleButtonIsShown
* Whether the toggle button should be shown. * True if there are more than four docs.
web/app/components/dashboard/docs-awaiting-review.ts:34
MethodtoggleChecked
()
web/app/components/modals/draft-created.ts:38
MethodtoggleCollapsed
()
web/app/components/dashboard/docs-awaiting-review.ts:49
MethodtoggleContent
()
web/app/components/floating-u-i/index.ts:59
MethodtoggleDraftVisibilityTooltipText
* The context-specific text of the draft-visibility toggle.
web/app/components/document/sidebar.ts:269
MethodtoggleSidebarCollapsedState
()
web/app/components/document/index.ts:22
MethodtooltipIsForcedOpen
* Whether the tooltip is forced open regardless of hover state. * True when the parent has provided text for the tooltip, * such as "Creating li
web/app/components/copy-u-r-l-button.ts:44
MethodtooltipIsForcedOpen
* Whether the tooltip is forced open, regardless of hover state. * True if the parent component has passed a tooltip text prop, * e.g., "Creatin
web/app/components/document/sidebar/header.ts:25
MethodtooltipText
* The text to show in the tooltip. * If the parent has provided text, e.g., "Loading," use that. * Otherwise use "Copy link" or, if a URL was re
web/app/components/copy-u-r-l-button.ts:66
MethodtooltipText
* An asserted-to-exist reference to the tooltip text.
web/app/modifiers/tooltip.ts:214
Methodtransition
({ insertedSprites, removedSprites }: TransitionContext)
web/app/components/new/form.ts:47
Methodtransition
* The transition for the list items. * Called when the list changes.
web/app/components/document/sidebar/related-resources/list.ts:77
MethodtransitionRules
({ firstTime }: { firstTime: boolean })
web/app/components/document/sidebar/related-resources/list.ts:64
MethodtweenIsDone
()
web/app/utils/ember-animated/animate-transform.ts:110
MethodtypeIsPeople
* Whether to use the `PeopleSelect` component. True if the * `type` argument is "people" or "approvers".
web/app/components/editable-field.ts:96
MethodtypeIsPeople
* Whether type of the field is `PEOPLE`. * Used in the template to determine what to pass to `EditableField`.
web/app/components/custom-editable-field.ts:23
MethodtypeIsPeople
()
web/app/components/editable-field/read-value.ts:18
MethodupdateApprovers
(approvers: string[])
web/app/components/document/sidebar.ts:688
MethodupdateContributors
(contributors: string[])
web/app/components/new/doc-form.ts:164
MethodupdateContributors
(contributors: string[])
web/app/components/document/sidebar.ts:700
MethodupdateFormValues
()
web/app/components/related-resources/add-or-edit-external-resource-modal.ts:91
MethodupdateInputValue
(event: Event)
web/app/components/projects/add-to-or-create.ts:68
MethodupdatePosition
()
web/app/components/floating-u-i/content.ts:81
MethodupdatePosition
()
web/app/modifiers/tooltip.ts:307
Functionurl
()
web/mirage/factories/related-external-link.ts:9
Methodurl
* The URL of the project. Used by the CopyURLButton.
web/app/components/project/index.ts:135
Methodurl
* The full URL of an ExternalResource
web/app/components/document/sidebar/related-resources/list-item/resource.ts:54
MethoduserEmail
* A shorthand getter for the authenticatedUser's email.
web/app/services/algolia.ts:49
FunctionvalidateID
validateID validates the whether the ID matches the ID tag in the Algolia document object
internal/api/drafts.go:1331
Methodvalue
()
web/app/components/x/dropdown-list/checkable-item.ts:34
MethodvalueIsEmpty
()
web/app/components/editable-field/read-value.ts:22
Methodversion
()
web/app/components/footer.ts:15
← previousnext →1,001–1,100 of 1,102, ranked by callers