Commit Graph

12858 Commits

Author SHA1 Message Date
Mo Mesgin 5655e2f3f0 make aks managed identity options always available 2025-02-18 14:13:22 -08:00
a-arias 2d22440899 add on task set up websocket 2025-02-18 13:55:21 -07:00
Mo Mesgin cc57697615 Merge branch 'master' of github.com:rancher/dashboard into 13377-modal-overlay 2025-02-18 12:08:28 -08:00
Mo Mesgin 32ff5970e8 revert modal z-index and lower the footer z-index instead 2025-02-18 12:08:12 -08:00
dependabot[bot] 6e990ff37d
Bump js-cookie from 2.2.1 to 3.0.5 (#13342)
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to 3.0.5.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Changelog](https://github.com/js-cookie/js-cookie/blob/main/.release-it.json)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v2.2.1...v3.0.5)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 07:38:41 -08:00
dependabot[bot] 9e6eb99971
Bump js-cookie from 2.2.1 to 3.0.5 in /shell (#13345)
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to 3.0.5.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Changelog](https://github.com/js-cookie/js-cookie/blob/main/.release-it.json)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v2.2.1...v3.0.5)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 07:38:30 -08:00
Francesco Torchia 04026144c7
Add LabeledSelect unit tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-18 14:45:56 +01:00
Francesco Torchia 8c0bc58743
Early return in focusSearch method when LabeledSelect is disabled
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-18 12:08:50 +01:00
Francesco Torchia 98e5c50b94
Fleet: Add Enable/Disable Polling actions
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:13 +01:00
Francesco Torchia 7eebb19649
Fleet: Add Webhook is configured warning
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:12 +01:00
Francesco Torchia 6aed4b6dd4
Fleet: fix default pollingInterval in edit mode
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:12 +01:00
Francesco Torchia 1b5675f341
Fleet: Add Enable Polling checkbox
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:11 +01:00
Francesco Torchia ba799a5cfb
Fleet: set default pollingInterval to 60 seconds and minimu to 15 seconds
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:10 +01:00
Francesco Torchia 0d9f5114db
Fleet: rename GitRepo Syncronization field -> Polling
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:09 +01:00
Francesco Torchia ae60872005
Fleet: add Polling Interval input field to GitRepo edit page
- Add UnitInput field to edit/display the pollingInterval
- Add unit tests
- Add warning banners to inform about polling interval low value risks
- Scroll page to show warning banners

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:09 +01:00
Francesco Torchia 0b764f88f4
Merge pull request #13244 from aruiz14/fleet-resources-rework
Simplify handling of GitRepo status resources
2025-02-17 16:33:55 +01:00
Francesco Torchia ac64ba081b
Fix Bundles deployments column format
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 13:19:24 +01:00
Richard Cox b934fc596b Fix offer to uninstall crd app on cluster tools app uninstall 2025-02-17 11:39:51 +00:00
Alexandre Alves 9b92574199
fix space key triggering scroll on page (#13413) 2025-02-17 09:30:08 +00:00
Alexandre Alves 2fe8146523
fix issue with secrets create options not being key nav accessible (#13414) 2025-02-17 09:29:45 +00:00
Phillip Rak 55a3ba5e3d Add missing aria label to table action menu button
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 16:45:38 -07:00
Cody Jackson 936edb1a1f Make a windows workers role warning more prominent
Fixes https://github.com/rancher/dashboard/issues/7250
2025-02-14 15:48:50 -07:00
Phillip Rak 2594e5e321
Merge pull request #13420 from rak-phillip/bugfix/13237-modal-shortkey
Prevent activating shortkeys when modals are active
2025-02-14 15:19:07 -07:00
Phillip Rak 620e75ec1f Fix failing e2e tests
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 15:11:51 -07:00
dependabot[bot] 8d574e9452
Bump eslint-import-resolver-node from 0.3.4 to 0.3.9 in /shell (#13346)
Bumps [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import) from 0.3.4 to 0.3.9.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/resolvers/node/v0.3.4...resolvers/node/v0.3.9)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-14 13:36:08 -08:00
Phillip Rak 566111496d Prevent activating shortkeys when modals are active
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 11:06:32 -07:00
Nancy 2783cfcaef
bump shell package version to 3.0.2-rc5 (#13417) 2025-02-14 09:59:10 -08:00
Mo Mesgin b79ed41346 Merge branch 'master' of github.com:rancher/dashboard into 13377-modal-overlay 2025-02-14 09:40:43 -08:00
Phillip Rak c847fe3bd0 Resolve issue with vue-jest and vue3 interface features
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 09:08:17 -07:00
Phillip Rak fcfc7d26d7 Add missing aria label
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 09:08:17 -07:00
Phillip Rak fe7b958627 Expose DropdownMenu props to ActionMenuShell
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 09:08:17 -07:00
Phillip Rak 9cf42d7247 Update link button styles
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 09:08:17 -07:00
Phillip Rak 5b415c1a5d Create ActionMenuShell component
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 09:08:17 -07:00
Phillip Rak 7fb417c934
Merge pull request #13399 from rak-phillip/chore/dropdown-mouse-focus
Remove focus on mouse enter for dropdown menu items
2025-02-14 08:56:33 -07:00
Nancy 35623b3ee3
partially revert 13347 (#13406) 2025-02-14 07:05:48 -08:00
Phillip Rak 8f8a6994be Replace table actions with dropdown menu
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:03:07 -07:00
Phillip Rak 4e514e4707 Replace global settings options with dropdown menu
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:03:07 -07:00
Phillip Rak 5e5d95f7a1 Replace HeaderPageActionMenu dropdown with RcDropdownMenu
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:03:07 -07:00
Phillip Rak 94afe92be9 Create a new RcDropdownMenu component
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:03:07 -07:00
Phillip Rak 828ec858a2 Create a SortableTable ActionMenu component
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:03:07 -07:00
Phillip Rak f2cf11b970 Remove focus on mouse enter for dropdown menu items
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-14 08:02:54 -07:00
Mo Mesgin 25fb287c42 Merge branch 'master' of github.com:rancher/dashboard into 13377-modal-overlay 2025-02-13 17:10:51 -08:00
Nancy df18acc984
change forums.rancher.com to forums.suse.com (#13407) 2025-02-13 16:08:49 -08:00
Mo Mesgin 4a7536bd8d fix app modal overlay + revert flexContent removal 2025-02-13 15:10:33 -08:00
Alexandre Alves 8f9913c5ad
fix missing textual description on image buttons (#13382) 2025-02-13 12:05:32 +00:00
Alexandre Alves 2786ad7612
add missing alt to image elements (#13383) 2025-02-13 11:44:10 +00:00
Alexandre Alves e9d17074a5
add missing alt to image elements (#13384) 2025-02-13 11:32:38 +00:00
Alexandre Alves dab97f7397
prevent scroll when hitting space key on selects (#13371) 2025-02-13 11:32:17 +00:00
Phillip Rak 2be006ff61
Merge pull request #13375 from rak-phillip/bugfix/13239-table-select
Fix select behavior for ResourceTable when the enter key is pressed
2025-02-12 16:15:51 -07:00
Phillip Rak 8e36c68074
Merge pull request #13390 from rak-phillip/bugfix/13373-open-ldap-config
Set `openLdapConfig` to `null`
2025-02-12 15:09:55 -07:00