dashboard/shell/components
Phillip Rak 594570d37a Fix unit tests
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-03-21 15:23:59 -07:00
..
Questions missed a param 2025-01-23 16:09:10 +00:00
ResourceDetail Updating how we move the title using css 2025-03-07 14:36:49 -07:00
ResourceList Resolving some issues around rendering pagination loading on resource list pages 2025-01-08 16:28:39 -07:00
SortableTable add missing alt to sorting icons (#13797) 2025-03-20 17:03:35 +00:00
Tabbed fix tab component keyboard navigation (#13439) 2025-02-21 08:52:41 +00:00
__tests__ Fix FixedBanner so that we can show the appropriate stylized text also fix multi-line functionality 2025-03-17 14:41:53 -07:00
auth Fix unit tests 2025-03-21 15:23:59 -07:00
cards
fleet Fleet: hide advanced info bannerin view mode and vue3 errors fix 2025-02-27 17:22:53 +01:00
form Fix unit tests 2025-03-21 15:23:59 -07:00
formatter Replace translated data prop with computed prop in ServiceType 2025-03-11 10:15:48 -07:00
graph Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
nav fix issue with aria-role (#13813) 2025-03-21 09:20:43 +00:00
templates Adding a after login redirect for the case when a user enters a url but gets redirected to the login page 2025-02-24 08:02:45 -07:00
user.retention Update english translations for user retention form 2024-06-26 15:05:47 -06:00
ActionDropdown.vue replace old names/props from v-tooltip with new ones from floating-vue 2024-09-10 14:48:52 -07:00
ActionMenu.vue fix keyboard nav for home page (#12966) 2025-01-07 17:19:09 +00:00
ActionMenuShell.vue Accept custom actions in `ActionMenuShell.vue` 2025-02-27 09:18:36 -07:00
AdvancedSection.vue
Alert.vue Added Alert and ButtonDropdown stories (#7440) 2022-12-14 10:33:38 +01:00
AlertTable.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
AppModal.vue fix misc issues for a11y (#13519) 2025-02-28 15:56:18 +00:00
AssignTo.vue automation: assign cluster to fleet workspace 2024-12-11 13:31:33 -08:00
AsyncButton.vue Fix Header keyboard navigation (#13369) 2025-02-21 08:51:39 +00:00
AwsComplianceBanner.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
BackLink.vue fix keyboard nav for about page (#12959) 2025-01-03 12:27:36 +00:00
BannerGraphic.vue Remove close button from banner and move to a page action (#13255) 2025-02-07 12:22:28 +00:00
BrandImage.vue Add harvester features 2024-11-13 15:38:36 +01:00
ButtonDropdown.vue Vue3 fix workload storage (#12070) 2024-10-03 15:00:34 -07:00
ButtonGroup.vue add missing aria-pressed state (#13815) 2025-03-21 09:20:33 +00:00
ButtonMultiAction.vue fix missing textual description on image buttons (#13382) 2025-02-13 12:05:32 +00:00
Carousel.vue minor refactor 2025-02-11 17:45:16 -08:00
Certificates.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
ChartHeading.vue
ChartReadme.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
ClusterBadge.vue Fix textual descriptions for cluster appearance in multiple places (#13416) 2025-02-24 09:00:54 +00:00
ClusterIconMenu.vue Fix textual descriptions for cluster appearance in multiple places (#13416) 2025-02-24 09:00:54 +00:00
ClusterProviderIcon.vue Fix textual descriptions for cluster appearance in multiple places (#13416) 2025-02-24 09:00:54 +00:00
CodeMirror.vue allow code expand/collapse in view mode (#13654) 2025-03-11 09:00:25 +00:00
Collapse.vue Updates 2025-02-27 09:00:38 +00:00
CollapsibleCard.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
CommunityLinks.vue Add support for modifying doc links and add support for different links for Rancher Prime (#13020) 2025-02-07 10:38:41 +00:00
CompoundStatusBadge.vue Update `v-tooltip.bottom` instances 2023-05-18 16:02:00 -07:00
ConsumptionGauge.vue Fixing the usage of :value to be :modelValue in regards to Consumption Gauge 2024-08-22 16:09:54 -07:00
ContainerResourceLimit.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
CopyCode.vue CopyCode.vue - fix Vue3 slots api calls 2024-09-24 15:02:16 +02:00
CopyToClipboard.vue [INT] Replaced vue-clipboard2 library with clipboard-polyfill (#10072) 2023-11-30 16:31:35 -08:00
CopyToClipboardText.vue add missing alt to image elements (#13383) 2025-02-13 11:44:10 +00:00
CountBox.vue
CountGauge.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
CreateDriver.vue Fixing databinding where v-model.trim needed to instead be v-model:value.trim 2024-08-22 16:09:55 -07:00
CruResource.vue fix issue with secrets create options not being key nav accessible (#13414) 2025-02-17 09:29:45 +00:00
CruResourceFooter.vue revert modal z-index and lower the footer z-index instead 2025-02-18 12:08:12 -08:00
DashboardMetrics.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
DashboardOptions.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
DetailText.vue Revert "Annotations display redesign (#9835)" (#9899) 2023-10-11 16:03:00 +01:00
DetailTop.vue Add harvester features 2024-11-13 15:38:36 +01:00
Dialog.vue Keyboard nav for extensions main screen (#13176) 2025-02-11 10:47:55 +00:00
DisableAuthProviderModal.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
DraggableZone.vue Reintroduce "Replace `Vue.extend` with `defineComponent` in shell" 2024-03-13 10:10:26 -07:00
EmberPage.vue Remove legacy global configuration (#12346) 2024-10-27 12:02:25 +00:00
EmberPageView.vue
EtcdInfoBanner.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
ExplorerMembers.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
ExplorerProjectsNamespaces.vue fix missing textual description on image buttons (#13382) 2025-02-13 12:05:32 +00:00
ExtensionPanel.vue Extensions enhancements (#7777) 2023-02-09 10:58:29 +00:00
FileDiff.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
FixedBanner.vue Fix FixedBanner so that we can show the appropriate stylized text also fix multi-line functionality 2025-03-17 14:41:53 -07:00
Flag.vue
Glance.vue
GlobalRoleBindings.vue remove all mentions for the restricted admin role (#12708) 2024-11-28 17:57:59 +00:00
GradientBox.vue Showborder wasn't defined so I removed it's use 2024-08-22 16:09:55 -07:00
GrafanaDashboard.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
GroupPanel.vue Agent configuration RKE2 (#8643) 2023-05-11 12:00:22 +01:00
GrowlManager.vue Create roles and aria-labels/descriptions for growls 2025-02-03 14:42:25 -07:00
HardwareResourceGauge.vue Add harvester features 2024-11-13 15:38:36 +01:00
HarvesterServiceAddOnConfig.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
IconMessage.vue
IconOrSvg.vue Lint: Manually fixed issues related to vueApp variable added by the script 2024-08-22 16:07:03 -07:00
Import.vue Fix Header keyboard navigation (#13369) 2025-02-21 08:51:39 +00:00
Inactivity.vue Fixing the usage of :value to be :modelValue in regards to Consumption Gauge 2024-08-22 16:09:54 -07:00
IndentedPanel.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
InfoBox.vue
InputOrDisplay.vue Add harvester features 2024-11-13 15:38:36 +01:00
KeyValueView.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
LabelValue.vue
LandingPagePreference.vue fix space scrolling page selecting radio inputs and color inputs (#13491) 2025-02-28 09:51:35 +00:00
LazyImage.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
Loading.vue Ensure loading indicator doesn't show outside it's context 2024-09-06 15:23:30 +01:00
LocaleSelector.vue add missing lang HTML attribute to locale selector2 (#13817) 2025-03-21 09:20:20 +00:00
LogItem.vue Replace all instances of `v-html` with `v-clean-html` 2023-03-22 08:30:15 -07:00
Markdown.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
MessageLink.vue Add harvester features 2024-11-13 15:38:36 +01:00
ModalWithCard.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
MoveModal.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
PaginatedResourceTable.vue Move PaginatedResourceTable and ResourceLabeledSelect to type file, improving naming 2025-01-23 17:06:08 +00:00
PercentageBar.vue Resolve issues with rendering data in PercentageBar 2024-08-22 16:07:03 -07:00
PodSecurityAdmission.vue fix misc issues for a11y (#13519) 2025-02-28 15:56:18 +00:00
ProgressBarMulti.vue fix workload health accessibility (#13220) 2025-01-31 09:32:27 +00:00
PromptChangePassword.vue add more accessibility tests 2025-03-10 17:22:04 -07:00
PromptModal.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
PromptRemove.vue fix misc issues for a11y (#13519) 2025-02-28 15:56:18 +00:00
PromptRestore.vue Fix remaining modals 2024-08-22 16:07:04 -07:00
Random.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
RelatedResources.vue
ResourceCancelModal.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
ResourceSummary.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
ResourceTable.vue RKE2 Cluster Detail Page: Machine Pools List is not grouped by pool / machine deployment (#13623) 2025-03-10 15:43:52 +00:00
ResourceYaml.vue fix misc issues with codemirror and a11y (#13530) 2025-02-28 09:53:24 +00:00
RoleBindings.vue Ran `yarn lint --fix` 2024-08-22 16:05:36 -07:00
SelectIconGrid.vue add missing alt to image elements (#13384) 2025-02-13 11:32:38 +00:00
Setting.vue [FEAT] Added PDB AND PC support for cluster agent (#13521) 2025-03-03 16:27:24 -08:00
SideNav.vue add key nav to sidenav (#13177) 2025-01-24 12:54:37 +00:00
SimpleBox.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
SingleClusterInfo.vue Replace `nuxt-link` & `n-link` with `router-link` 2024-03-27 14:04:17 -07:00
StatusBadge.vue Create page for SCC registration for Rancher Prime (#13591) 2025-03-14 15:52:57 +01:00
StatusTable.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
TabTitle.vue Changing the way we access the children nodes of TabTitle 2024-08-28 01:29:43 -07:00
TableDataUserIcon.vue Replace all usages of `v-tooltip` with `v-clean-tooltip` 2024-11-11 08:59:47 -07:00
TableSparkLine.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
Tag.vue
Tip.vue
TypeDescription.vue Add i18n string usage checker script (#10805) 2024-05-02 20:52:15 +01:00
Wizard.vue Fleet: Add GitRepo edit steps 2025-02-26 10:28:11 +01:00
YamlEditor.vue fix misc issues with codemirror and a11y (#13530) 2025-02-28 09:53:24 +00:00