Neil MacDougall
Neil MacDougall
Internal Reference: SURE-5789 Connected Rancher server to ADFS for authentication. When we try to restrict which groups are allowed to login and enter the Distinguished Name manually in the field...
Fixes #8956 This PR reduces the default cypress timeout used in e2e tests from 60s to 10s. There are a few tests that need updating to specifically used a longer...
Fixes https://github.com/rancher/dashboard/issues/10358 This PR adds a script that checks that we are not missing i18n strings that are referenced in code. Currently the check added to our CI workflow does...
**Rancher Server Setup** - Rancher version: 2.9-head - Installation option (Docker install/Helm Chart): Docker - Proxy/Cert Details: none **Information about the Cluster** Tests are run against the local cluster. **User...
Allow users to enable/disable extensions without having to install/uninstall them
## Issue: https://github.com/rancher/dashboard/issues/7366 ## Problem Presently, all banners are in a single setting as a single JSON blob - this makes it hard for users wishing to individually configure banners...
## Issue: https://github.com/rancher/dashboard/issues/11047 ## Problem Need a way to more easily enable/disable extensions without install/uninstall - especially useful for built-in extensions that we might want to allow the user to...
## Issue: #43131 https://github.com/rancher/dashboard/issues/9823 ## Problem This PR adds a new feature flag to allow a user to hide the RKE1 functionality in the UI. ## Solution Simple new feature...
We made an update to show the keyboard mapping for the text editor (e.g. yaml editor). Our default is called 'Norman Human' - I find it very distracting and intrusive,...
SURE-7040, SURE-6584 https://github.com/rancher/rancher/issues/38468 Backend would like to store less schemas - but this breaks YAML edit. Need to investigate further Update: The new backend issue is https://github.com/rancher/rancher/issues/41301 and is targeted...