dashboard/shell/dialog
momesgin 807e2dc96c
scaling down to zero restrictions for RKE1 (#10017)
* disable scale down to zero

* scaling down to zero restrictions for RKE1

* removed extra optional chaining

* removed wrong condition for minus button

* added unit tests

* combined rke1 and rke2 scale down modals + more tests + minor refactor

* delete unused file ScaleRke1NodeDownDialog.vue

* moved logic from created to data + used nameDisplay for both rke1 and rke2

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2023-12-14 10:08:34 -08:00
..
AddClusterMemberDialog.vue Replace all instances of `v-html` with `v-clean-html` 2023-03-22 08:30:15 -07:00
AddCustomBadgeDialog.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
AddProjectMemberDialog.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
AddonConfigConfirmationDialog.vue Alert users when upgrading provisioned k3s cluster from k8s <1.25 to >=1.25 if PSP enabled (#8208) 2023-02-22 20:35:11 +01:00
DiagnosticTimingsDialog.vue fix circular reference bug (#9466) 2023-08-03 09:31:09 +01:00
DrainNode.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
ForceMachineRemoveDialog.vue Replace all instances of `v-html` with `v-clean-html` 2023-03-22 08:30:15 -07:00
GenericPrompt.vue Merge remote-tracking branch 'upstream/master' into merge-master-2 2023-05-25 16:51:00 +01:00
RollbackWorkloadDialog.vue refactor promptModal component props (#7435) 2022-12-06 09:41:17 -07:00
RotateCertificatesDialog.vue refactor promptModal component props (#7435) 2022-12-06 09:41:17 -07:00
RotateEncryptionKeyDialog.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
SaveAsRKETemplateDialog.vue Replace all instances of `v-html` with `v-clean-html` 2023-03-22 08:30:15 -07:00
ScaleMachineDownDialog.vue scaling down to zero restrictions for RKE1 (#10017) 2023-12-14 10:08:34 -08:00
ScalePoolDownDialog.vue Added scale down promt confirmation on RKE clusters (#7926) 2023-01-19 13:34:16 +01:00