Commit Graph

3 Commits

Author SHA1 Message Date
momesgin f84ac9e0fc
Update rancher image version for e2e tests (#12310)
* update rancher image version for e2e tests

* update package.json's docker local script to use the latest version

* update what's new version to 2.10

* revert unrelated change

* add rancher version variable to reuse + skipping some e2e tests

* revert unnecessary changes in version.spec.ts

* remove typo

* fix version typo

* skip account-api-keys tests

* skip a test in namespace-picker.spec.ts

* update home test to use rancher version variable

* remove 'v' from version number

* fix typo

* fix flaky charts tests

* fix flaky repositories tests

* more precise enabling logic for checkboxes

* lint

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2024-10-24 10:46:38 +01:00
Alexandre Alves bc51a79005 apply some fixes for extensions logic in light of Vue3 migration 2024-09-30 18:11:13 +01:00
Neil MacDougall 6481644579
Customisable links support (#7131)
* Implement Rancher Prime changes.

* Implement Rancher Prime endpoint.

* squash

* Implement Rancher Prime endpoint.

* squash

* fix proxy.

* Fix support page links.

* merge master.

* Fix nuxt config.

* test without /rancherversion

* Fix links.

* Merge tify up - rename back to hasSupport for less change

* Fix version metadata fetching

* Allow links to be edited

* Fix lint, revert changed to KeyValue

* Remove unused code

* Fix typo

* Add support for linkOptions

* Add name to component

* File an issue link should go to choose page

* Fix typo

* Fix issue with legacy settings

* Address PR feedback

* Remove todo that was done

Co-authored-by: Shavindra <shavindra@users.noreply.github.com>
2022-10-11 14:11:22 +01:00