* 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>
- given we now serve the (built) dashboard files we set CATTLE_UI_OFFLINE_PREFERRED=true
- this means the embedded rancher/ui is used
- so now we do something similar to ensure the latest rancher/ui is used
* e2e: Add built UI to docker container rather than run a node process
* Fix to ensure docker:local:stop tried to both clean and remove cypress container
* Check dist folder is correct
* Build U first
* Remove debug, wait for ui
* Change cluster test
* Tweak test
* Improve resilience of cluster manager delete tests
* Fix lint
* Try and fix delete tests
* Remove unused var
* Remove unused baseUrl
* Fix cluster delete tests
* Address lint issues
* Fix api keys test