dashboard/shell/components/form
Francesco Torchia affdb539bb
Add multiple attribute to ResourceLabeledSelect
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-10-15 17:33:34 +02:00
..
Members Remove icon-fw and other unused icon classes (#15158) 2025-08-14 21:39:23 +01:00
ResourceQuota Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
ResourceTabs Merge pull request #15392 from richard-cox/update-event-sort-order 2025-10-07 11:00:30 +01:00
SSHKnownHosts Fleet add Oci Registry secret selector in GitRepo wizard 2025-06-17 04:04:31 +02:00
__tests__ Add multiple attribute to ResourceLabeledSelect 2025-10-15 17:33:34 +02:00
labeled-select-utils Ensure SecretSelector resets on namespace change 2025-08-01 15:23:18 +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 fix keyboard focus being trapped in cluster appearance modal (#15094) 2025-08-12 15:29:10 +01: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 Allow for custom class attrs in selector buttons 2025-10-06 16:00:15 -07:00
FileSelector.vue Allow for custom class attrs in selector buttons 2025-10-06 16:00:15 -07: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 Remove onClickOption to avoid duplicate update:value emit from LabeledSelect.vue and Select.vue 2025-09-09 18:51:31 +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 Ensuring Checkbox components have the `mode` prop where appropriate 2025-09-17 13:45:39 -07:00
ResourceLabeledSelect.vue Add multiple attribute to ResourceLabeledSelect 2025-10-15 17:33:34 +02: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 refactor: put validInStore in compute 2025-10-03 09:53:29 +08:00
Security.vue Init component data in `created()` hook 2025-03-21 15:23:59 -07:00
Select.vue Fix dropdown behavior in Select component when removing tagged elements 2025-09-10 15:16:40 +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