forked from hashicorp-forge/hermes
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use public dockerhub #49
Open
anuragprafulla
wants to merge
209
commits into
main
Choose a base branch
from
use-public-dockerhub
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…er-z-index Fix share popover z-index
…irecting for login
docs: README.md improvements
Fix search results; improve product-link logic on results screen
Remove node 12.* and 14.* engines
Clamp DocTile titles
Save target url in SessionStorage for post-auth redirect; Add EmberSimpleAuth types
Merge Facet types
show document title in the HTML page title
Update Node version in README
Update README with security email
* Add more definitions * Add ButtonSet block
* Type sidebar file * Update document.d.ts
* Support abbreviations * Save productAbbreviation to doc; cleanup Save task * Log Save error * Fix abbreviation saving and broken tests * Update comment * Removes unnecessary abbreviation patch * Add note about productAbbreviation
* Type Doc components * Update row.ts * Update row.hbs Remove unnecessary code * Update row component
* Add more detail around Algolia When following the README I attempted to start the application without Algolia. When I went back and updated it was a bit unclear where the configuration was needed since there are three areas where config is added: 1. At build time via ENV for web app 2. At runtime via the Google credentials.json file 3. At runtime via the config.hcl file * Update README.md * Update README.md --------- Co-authored-by: Jeff Daley <[email protected]>
…-forge#212) * Lock documents on other types of suggestions in the header * Separate log line for locked draft docs * Add comments per PR feedback
…ashicorp-forge#174) * Add product dropdown to draft template * Add tests * Start of custom popover * Start generic popover component * Organization * Maybe In Element * More API development * Fix type errors * Additional component work * Progress * Start of keyboard nav hookup * UX improvements, experiments * WIP - IDs * Minor refactor and cleanup * Update list.hbs * Reorganize FloatingUI components * Update content.ts * Improve loading strategy * Add `ember-element-helper` * Refactor dropdown list container * Template tweaks * Template and CSS cleanup * CSS cleanup * API tweak * Rename files * Rearrange files * Update index.hbs * Yield items to main component * Port facetDropdown to new Listbox * Yielded components; general refactors * Toggle components * Improved saving state * Class rearranging * Add sortBy component * Remove unused files * Update syntax * Improve tests passing * Update tests * FloatingUI API tweaks * Tweak FUI * Delete playground.hbs * Update config.ts * Rename/reorg * Remove references to `f.content` * Add comments to index * Additional classes and documentation * Clean up FacetDropdown * Move FacetDropdown tests to DropdownListIndex * Add aria test * Test Keyboard navigation * Test Enter key * Add keyboard tests * ToggleButton test * LinkTo, CheckableItem tests * CSS tweaks * Update list.scss * Add ToggleSelect and update NewDocForm * Improvements around productAbbreviations * Update checkable-item-test.ts * Fix scrolling issue * Update index.ts * Stop propigation on the DropdownList * Add product abbreviation to dropdown * Tweaked ProductDropdown * Improve ProductSelect dropdown * Replace ToggleSelect * Delete toggle-select.hbs * Clean up FloatDown API * Replace FacetDropdowns * Improve styling * Basic search keyboardFunctions done * Improved semantics of header * Improve model/query args; add Glint boilerplate * Contextual "Best matches" header * Improve popover styles * UX Improvements - Add floatingUIOffset - Improved empty-search handling - Improved keyboard handling - Improve productMatch suggestion - Improve enter-to-submit function * Update product/area link * Add support for offset * Removed commented-out code * Add and test LinkTo helpers * Tweak types, Glint boilerplate * Glint tweaks * Improve saving state * Cleanup * Glint-related updates * Glint types, todo test * Start of badgeDropdownList tests * Move tests to acceptance * Simplify glint-nochecks * Fix broken tests * Remove old code * Test fixes and improvements * File renames * Update docNumber function * Update badge-dropdown-list-test.ts * Update checkable-item.hbs * Update item.ts * BadgeDropdownList component * BadgeDropdownList component * Add custom-item test * Remove unnecessary comment * Update list-item.scss * Resolve merge conflict * ProductSelect component * Add list item tests * Tests, styles, cleanup * Add onChange test * Pass @ICON into component * Remove unused property * Remove unused property * Revert unintended change * Padding tweak; Prettier * Revert trivial change * Start of working tests * More tests * Fix failing tests * CSS tweaks * Cleanup * Cleanup and height tweaks * Class cleanup * Update factory type * Cleanup, documentation and UX improvements * Improve shouldRenderOut documentation * Fix broken tests * Add itemShouldRenderOut test * Remove need for separate index * Update Mirage responses and search tests * Make product facet searchable
Register modifiers with Glint
Register ExternalLink
Update Action component
Prevent duplication flashErrors
Update index.ts
* Update README.md to include response times * Update README.md * Update README.md
Add more FloatingUI types
* Install package * Register w/ Glint
Improve Toolbar dropdown positioning
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.