Skip to content
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
wants to merge 209 commits into
base: main
Choose a base branch
from
Open

Use public dockerhub #49

wants to merge 209 commits into from

Conversation

anuragprafulla
Copy link
Collaborator

No description provided.

jfreda and others added 30 commits January 31, 2023 03:31
docs: README.md improvements
Fix search results; improve product-link logic on results screen
Save target url in SessionStorage for post-auth redirect; Add EmberSimpleAuth types
show document title in the HTML page title
jeffdaley and others added 30 commits June 9, 2023 09:52
* 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
* Update README.md to include response times

* Update README.md

* Update README.md
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants