Brian Runnells
Brian Runnells
Currently we have a lot of repeated code in acceptance tests confirm the auth token is sent with requests. This seems like the wrong level to be testing this as...
It looks like it's been several months now since the 4.x betas were shipped, is there anything blocking a non-beta release that folks could help with?
Examples on tablesorter.com using metadata like [this one](http://tablesorter.com/docs/example-meta-headers.html) rely on the `jquery.metadata.js` file which is returning a 404 error from the server. This causes the examples to not work properly....
I pulled this down and did `npm install && bower install`, but I get this error in the console when running `ember serve`: ``` Error thrown while running shell command:...
I'll try to put together a reproduction when I have time, but in Ember 3 [this line in the addon](https://github.com/mharris717/ember-cli-pagination/blob/9f43e32c14f024fac6d7aab45f51f651cc61e5b4/addon/remote/paged-remote-array.js#L42) triggers an error in our app trying to retrieve from...
### :pushpin: Summary Converts the `AppFooter` component to TS ### :link: External links Jira ticket: [HDS-2682](https://hashicorp.atlassian.net/browse/HDS-2682) [HDS-2682]: https://hashicorp.atlassian.net/browse/HDS-2682?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
### :pushpin: Summary This PR introduces a feature to the website that affords users a button that can be clicked to return to the top of the current page. ###...
### :pushpin: Summary ### :hammer_and_wrench: Detailed description ### :camera_flash: Screenshots ### :link: External links Jira ticket: [HDS-XXX](https://hashicorp.atlassian.net/browse/HDS-XXX) Figma file: [if it applies] *** ### 👀 Component checklist - [ ]...