dashboard/shell/components/form
Francesco Torchia e863d6778f
[2.12.3] Fix LabeledSelect and Select dropdown behavior
- fix LabeledSelect component when removing tagged elements
- remove onClickOption to avoid duplicate update:value emit from LabeledSelect.vue and Select.vue
- fix Select component when removing tagged elements

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-09-10 18:36:25 +02:00
..
Members Fix issue with Principal 2025-03-11 10:46:33 +01:00
ResourceQuota Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
ResourceTabs Adding the new configmap detail page 2025-06-19 00:40:57 -07:00
SSHKnownHosts Fleet add Oci Registry secret selector in GitRepo wizard 2025-06-17 04:04:31 +02:00
__tests__ [2.12.3] Fix LabeledSelect and Select dropdown behavior 2025-09-10 18:36:25 +02:00
labeled-select-utils Ensure SecretSelector resets on namespace change 2025-08-07 09:56:09 +01:00
ArrayList.vue Revert: Add an id to track members of ArrayList.vue (#14742) 2025-07-08 18:46:56 -07:00
ArrayListGrouped.vue Add missing `value` prop in `ArrayListGrouped.vue` 2024-09-04 08:54:33 -07:00
ArrayListSelect.vue Add harvester features 2024-11-13 15:38:36 +01:00
BannerSettings.vue Add support for HTML page banners (#14356) 2025-05-29 17:15:21 +01:00
ChangePassword.vue A11y report fixes (#14530) 2025-07-10 10:09:09 +01:00
ClusterAppearance.vue fixes i18n, new Cluster Appearance UX (#10677) 2024-04-29 17:12:16 +02:00
ColorInput.vue Improve Banners settings screen reader output (#14093) 2025-05-05 09:25:53 +01:00
Command.vue Assign default values inline with data prop declaration 2025-03-21 15:23:59 -07:00
Conditions.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
EnvVars.vue Removing some some extra `toRef` usages that seemed to be causing some issues for our deployment EnvVars component. 2025-04-14 15:25:49 -07:00
Error.vue Reintroduce "Replace `Vue.extend` with `defineComponent` in shell" 2024-03-13 10:10:26 -07:00
FileImageSelector.vue Reverted the color of the loading background while maintaining the new color for the rest of overlays (#15058) 2025-08-05 17:57:41 -07:00
FileSelector.vue Improve accessibility of `KeyValue.vue` (#13261) 2025-02-10 09:54:18 +00:00
Footer.vue Add showErrors prop in ResourceYaml and make errors closable 2025-07-08 17:07:50 +02:00
GitPicker.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
HealthCheck.vue Assign default values inline with data prop declaration 2025-03-21 15:23:59 -07:00
HookOption.vue Assign default values inline with data prop declaration 2025-03-21 15:23:59 -07:00
InputWithSelect.vue Define emits property for `InputWithSelect.vue` 2024-09-19 14:22:35 -07:00
KeyValue.vue A11y report fixes (#14530) 2025-07-10 10:09:09 +01:00
LabeledSelect.vue [2.12.3] Fix LabeledSelect and Select dropdown behavior 2025-09-10 18:36:25 +02:00
Labels.vue Extend Show System labels to cattle.io/ 2025-07-04 09:45:18 +02:00
LifecycleHooks.vue Assign default values inline with data prop declaration 2025-03-21 15:23:59 -07:00
MatchExpressions.vue Fleet Target Clusters assign focus on add MatchExpression rule 2025-07-04 10:11:12 +02:00
NameNsDescription.vue Project Scoped Secrets (#14772) 2025-07-15 08:27:26 +01:00
Networking.vue fix(Networking): fix unable to edit Host Aliases configuration of a workload pod (#12992) 2025-07-15 09:34:41 -07:00
NodeAffinity.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
NodeScheduling.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
NotificationSettings.vue Improve Banners settings screen reader output (#14093) 2025-05-05 09:25:53 +01:00
Password.vue add role 'none' to hr elements in TopLevelMenu (#14121) 2025-04-16 10:23:38 +01:00
PlusMinus.vue fix workload health accessibility (#13220) 2025-01-31 09:32:27 +00:00
PodAffinity.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
Ports.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
Probe.vue add role 'none' to hr elements in TopLevelMenu (#14121) 2025-04-16 10:23:38 +01:00
ProjectMemberEditor.vue Resolving a reference to an undefined `lockedExist` and adding tests for project memberships with custom permissions 2025-03-06 01:54:29 -07:00
ResourceLabeledSelect.vue Use a more sensible default for ResourceLabeledSelect inStore 2025-08-07 10:24:53 +01:00
ResourceSelector.vue Primary change - Fix and improve labelSelectors and vai auto updates 2025-07-03 14:25:37 +01:00
RuleSelector.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
SchedulingCustomization.vue Fixed some of th ecomments and #13630 2025-03-10 12:41:45 -07:00
SecretSelector.vue Ensure SecretSelector resets on namespace change 2025-08-07 09:56:09 +01:00
Security.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
Select.vue [2.12.3] Fix LabeledSelect and Select dropdown behavior 2025-09-10 18:36:25 +02:00
SelectOrCreateAuthSecret.vue Project Scoped Secrets (#14772) 2025-07-15 08:27:26 +01:00
ServiceNameSelect.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
ServicePorts.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
ShellInput.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
SimpleSecretSelector.vue Ensure correct syntax is used with SSP and the secret selectors 2025-07-07 20:17:31 +01:00
Taints.vue Lint fix 2025-06-27 14:10:05 +02:00
Tolerations.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
UnitInput.vue Rancher as an OIDC provider (#14475) 2025-06-26 10:39:26 +01:00
ValueFromResource.vue Fix labels 2025-07-04 10:11:14 +02:00
WorkloadPorts.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00