Commit Graph

762 Commits

Author SHA1 Message Date
codyrancher 1061ab1993
Merge pull request #13966 from codyrancher/cluster-create-cred
Fixing the focus loss issue of the cloud credentials creator on the create cluster pages
2025-04-02 16:02:45 -07:00
Phillip Rak 7a4b3930e9 Add an e2e test for adding containers to pods form
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-04-02 10:46:16 -07:00
Cody Jackson ae1045e6ce Looks like we missed a the cloud credentials creator on the create cluster pages
Fixes #13802
2025-04-01 18:04:54 -07:00
Alexandre Alves 7f84c3eabb
fix identical page title (#13850)
* fix identical page title

* fix e2e test

* fix e2e test

* fix e2e tests
2025-04-01 08:39:51 +01:00
IsaSih 59b0d41b42
Merge pull request #13928 from IsaSih/decode64-fix
Fix Decoding secret of e2e GKE cluster provisioning test
2025-03-28 20:35:36 -07:00
codyrancher c86e7b2ac9
Merge pull request #13921 from codyrancher/street-cred
Preventing the re-render of cloud credentials when validation takes place
2025-03-28 14:52:26 -07:00
Cody Jackson dbd576695e Preventing the re-render of cloud credentials when validation takes place
Fixes #13802
2025-03-28 14:24:28 -07:00
Neil MacDougall c77e5f1d0a
Remove rollback action from ReplicaSet resource (#13915)
* Fix lint

* Improve test reliability

* Improve e2e test execution time

* Remove trailing spaces
2025-03-28 17:35:15 +00:00
Isabela Guimaraes 4b1e71aae5 removed console.log statements
Signed-off-by: Isabela Guimaraes <isabela.guimaraes@suse.com>
2025-03-28 08:16:20 -07:00
Isabela Guimaraes 032d16b5ab added workaround for the GKE cluster provisiong test issue #1717
Signed-off-by: Isabela Guimaraes <isabela.guimaraes@suse.com>
2025-03-27 23:25:46 -07:00
Isabela Guimaraes 34dc10f9ab fix GKE test cred decoding
Signed-off-by: Isabela Guimaraes <isabela.guimaraes@suse.com>
2025-03-27 23:13:03 -07:00
Abraham Arias 21ce896acc
Merge pull request #13632 from a-arias/jenkins_percy_configuration
Jenkins percy configuration
2025-03-20 16:22:58 -07:00
codyrancher 3f83926e87
Merge pull request #13729 from codyrancher/create-yaml
Adding a test to ensure we can create resource without custom forms via yaml
2025-03-18 14:15:49 -06:00
Cody Jackson 7847d5cd07 Fix FixedBanner so that we can show the appropriate stylized text also fix multi-line functionality
Fixes https://github.com/rancher/dashboard/issues/11951
2025-03-17 14:41:53 -07:00
Cody Jackson 4bdf08fc22 Adding a test to ensure we can create resource without custom forms via yaml
Fixes https://github.com/rancher/dashboard/issues/5092
2025-03-12 11:46:39 -07:00
Yonas Berhe 8f6e91e7ac add more accessibility tests 2025-03-10 17:22:04 -07:00
Nancy c8e608070d
Merge pull request #13666 from mantis-toboggan-md/fix-azure-validation
fix azure credential test function
2025-03-10 16:07:06 -07:00
Francesco Torchia 43d3f736cb
Merge pull request #13663 from torchiaf/fleet-polling-unit
Fleet, fix pollingInterval format
2025-03-10 22:16:48 +01:00
Nancy Butler 48bbafcac5 fix azure credential test function 2025-03-10 14:15:39 -07:00
Francesco Torchia 5e723ae2b5
Fleet: fix pollingInterval format from int to duration ISO 8601
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-10 20:00:17 +01:00
Neil MacDougall 950cf19bf8
Remove Vue 3 information from the what's new message (#13658)
* Remove Vue 3 information from the what's new message

* Fix e2e test
2025-03-10 17:43:50 +00:00
Cody Jackson 9592224879 Updating how we move the title using css
Fixes https://github.com/rancher/dashboard/issues/13546
2025-03-07 14:36:49 -07:00
codyrancher 16d5db812d
Merge pull request #13543 from codyrancher/project-members-add
Resolving a reference to an undefined `lockedExist` and adding for project memberships with custom permissions
2025-03-07 04:12:19 -07:00
a-arias c5c19f4ce6 add percy config 2025-03-06 14:54:42 -07:00
Evgeniya Vashkevich 38ec2723f4
Fixed broken banner text in Global settings (#13597) 2025-03-06 08:46:37 -08:00
Cody Jackson 41bf230225 Resolving a reference to an undefined `lockedExist` and adding tests for project memberships with custom permissions
Fixes https://github.com/rancher/dashboard/issues/12828
2025-03-06 01:54:29 -07:00
Francesco Torchia 8b3af262a1
Show credentials selector for Oracle OCI clusters, add oci driver e2e test
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-05 16:13:33 +01:00
Yonas Berhe d5f637e94d fix flaky harvester test p2 2025-03-04 09:43:48 -08:00
Evgeniya Vashkevich 3cc1313069
[FEAT] Added PDB AND PC support for cluster agent (#13521) 2025-03-03 16:27:24 -08:00
Evgeniya Vashkevich f976629266
Disabled global settings tests and fixed chart test(#13574) 2025-03-03 13:24:07 -08:00
codyrancher 5c490becd8
Merge pull request #13442 from codyrancher/registry
Adding the Registries accordion to the imported clusters edit pages
2025-02-28 12:06:55 -07:00
Cody Jackson f08110bdcd Adding the Registries accordion to the imported clusters edit pages
Fixes https://github.com/rancher/dashboard/issues/13063
2025-02-28 11:31:28 -07:00
Phillip Rak 920243fae9
Merge pull request #13505 from rak-phillip/task/13504-extensions-menu
Replace extension menu with `ActionMenuShell.vue`
2025-02-28 09:07:50 -07:00
yonasberhe23 34396f119f
Merge pull request #13536 from yonasberhe23/fix_harvester_test
fix flaky harvester test
2025-02-28 07:32:33 -08:00
Francesco Torchia ce01f6dc9a
Fix users e2e tests 2
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-28 12:46:55 +01:00
Francesco Torchia c5318d32ca
Merge pull request #13526 from torchiaf/e2e-users-tentative-2
Fix `users.spec.ts` E2E tests
2025-02-28 10:25:29 +01:00
Yonas Berhe 00f9be7594 fix flaky harvester test 2025-02-27 11:39:58 -08:00
Francesco Torchia c568af1dd3
[e2e] Fix users.spec.ts
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-27 19:42:03 +01:00
Phillip Rak 6d93ad22bb Fix failing e2e tests
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-27 09:57:54 -07:00
Richard Cox 194a42efd2 Split `Can select login landing page` into individual tests to improve reliability
- there's some flakeyness in the test
- running it locally though crashes cypress browser session
- split into three to improve tests, which now pass locally
2025-02-27 10:01:47 +00:00
Richard Cox e8bfb2f580 Fix e2e + lint 2025-02-27 09:00:38 +00:00
Francesco Torchia dc34dcc33c
Merge pull request #13437 from torchiaf/13402-wizard-steps
Fleet GitRepo wizard UX improvements, new steps, fields size and banners
2025-02-27 09:47:34 +01:00
Neil MacDougall 3665e77a1c
Don't show built-in extensions by default (#13469)
* Don't show built-in extensions by default

* Fix e2e tests and add tests for builtin tab

* Address PR feedback

* Address PR e2e test feedback

* Fix lint
2025-02-26 18:06:46 +00:00
Izaac Zavaleta d1898dda35
Merge pull request #13475 from a-arias/jenkins_cypress_config
Jenkins cypress config
2025-02-26 06:05:21 -07:00
Francesco Torchia 638750d8ea
Fleet: Add GitRepo pollingInterval e2e tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:14 +01:00
Francesco Torchia 340e342cae
Fleet: Add GitRepo known host e2e tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:13 +01:00
Francesco Torchia 24a2dfdf69
Fleet: fix e2e tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:13 +01:00
Evgeniya Vashkevich 93a4befad9
Merged cluster import and editing imported cluster (#13332) 2025-02-25 14:05:44 -08:00
codyrancher 5b4cb7f2de
Merge pull request #13450 from codyrancher/login-redirect
Adding a after login redirect for the case when a user enters a url but gets redirected to the login page
2025-02-25 08:45:02 -07:00
Neil MacDougall bc66cc6835
Fix GitHub auth error (#13493)
* Fix auth error message for GitHub

* Apply to all oauth providers

* Increase timeout on Harvester e2e tests to reduce flakiness
2025-02-25 13:10:24 +00:00