..
__tests__
Use fake timers in LiveDate unit tests
2025-07-14 09:41:12 -07:00
AppSummaryGraph.vue
update open-group to show-group
2024-09-11 11:28:16 -07:00
BadgeStateFormatter.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
Capitalize.vue
Improve machine pools when there are a large number of machines ( #6132 )
2022-06-23 09:59:06 +01:00
Checked.vue
account for empty string values in Checked formatter ( #9803 )
2023-12-21 08:35:59 -08:00
CloudCredExpired.vue
Tweaks
2024-10-07 10:40:16 +01:00
CloudCredPublicData.vue
Remove usages of findAll for types supported by server-side pagination ( #10795 )
2024-06-05 09:15:43 +01:00
ClusterLink.vue
RKE1 Clusters unsupported ( #14226 )
2025-05-29 13:07:00 +01:00
ClusterProvider.vue
Fix editing local rke1 and eks clusters ( #12583 )
2024-11-12 14:11:00 -08:00
CopyToClipboard.vue
Plugins: Rejig files to new shell locations ( #5623 )
2022-05-10 10:04:02 +01:00
Date.vue
Show Cloud Credential Expiration information for Harvester Creds, add actions to renew
2024-10-07 10:40:09 +01:00
DelayedValue.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
Description.vue
update placement to auto
2025-06-03 15:16:02 +08:00
Endpoints.vue
Add server-side pagination to cluster explorer lists ( #11672 )
2025-01-07 15:13:42 -07:00
ExternalLink.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
FleetApplicationClustersReady.vue
Fleet add application table headers
2025-06-18 11:15:41 +02:00
FleetApplicationSource.vue
Fleet add HelmOps installed version in Source column
2025-07-28 09:54:13 +02:00
FleetClusterSummaryGraph.vue
Use clusterId instead of clusterLabel
2025-01-23 18:41:01 +01:00
FleetSummaryGraph.vue
Fleet dashboard css revist
2025-06-10 18:22:03 +02:00
IconIsDefault.vue
Fixed icon size ( #7557 )
2022-12-08 16:52:53 +01:00
IconText.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
ImageName.vue
changed formatter name
2023-07-12 07:52:09 -07:00
ImagePercentageBar.vue
Add harvester features
2024-11-13 15:38:36 +01:00
IngressFullPath.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
IngressTarget.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
InternalExternalIP.vue
fix aria-labels in copy to clipboard ( #14014 )
2025-04-08 08:45:57 +01:00
InvolvedObjectLink.vue
Handle missing kind
2023-02-27 17:52:05 +00:00
KeyValue.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
Link.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
LinkDetail.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
LinkDetailImage.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
LinkName.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
List.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
ListLink.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
ListLinkDetail.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
LiveDate.vue
Fix textual descriptions for cluster appearance in multiple places ( #13416 )
2025-02-24 09:00:54 +00:00
LiveDuration.vue
Add certificates view to cluster dashboard
2023-11-08 11:52:23 +00:00
LiveExpiryBadgeState.vue
Resolving a inheritAttrs issues with LiveExpiryBadgeState.
2024-08-22 16:09:55 -07:00
LiveExpiryDate.vue
Add last used column for API tokens ( #12114 )
2025-01-21 08:57:17 +00:00
LivePodRestarts.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
MachineSummaryGraph.vue
update open-group to show-group
2024-09-11 11:28:16 -07:00
Number.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
Percentage.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
PercentageBar.vue
Fixing the usage of :value to be :modelValue in regards to Consumption Gauge
2024-08-22 16:09:54 -07:00
PodImages.vue
Putting together a smattering of style fixes that were pointed out during a design review ( #14744 )
2025-07-11 13:29:32 -07:00
PodsUsage.vue
Now uses the same data as the cluster homepage, delayed load not needed. ( #9555 )
2023-09-28 09:06:55 -04:00
Principal.vue
Run the vue3 migration script
2024-08-22 16:05:36 -07:00
PrincipalGroupBindings.vue
Fixing the remaining compiler errors.
2024-08-22 16:09:54 -07:00
QualityText.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
ReceiverIcons.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
RunBookLink.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
Scale.vue
update open-group to show-group
2024-09-11 11:28:16 -07:00
ScanResult.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
SecretData.vue
Move init logic in SecretData to `beforeMount()` hook
2025-03-10 14:42:35 -07:00
ServiceTargets.vue
Add server-side pagination to cluster explorer lists ( #11672 )
2025-01-07 15:13:42 -07:00
ServiceType.vue
Replace translated data prop with computed prop in ServiceType
2025-03-11 10:15:48 -07:00
Shortened.vue
Replace all instances of `v-tooltip` with `v-clean-tooltip`
2023-05-18 15:39:14 -07:00
Si.vue
Add harvester features
2024-11-13 15:38:36 +01:00
Translate.vue
Add harvester features
2024-11-13 15:38:36 +01:00
VerticalScroll.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
VirtualServiceGateways.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
WorkloadDetailEndpoints.vue
Ran `yarn lint --fix`
2024-08-22 16:05:36 -07:00
WorkloadHealthScale.vue
A11y report fixes ( #14530 )
2025-07-10 10:09:09 +01:00