..
Questions
Integrate new schemaDefinitions endpoint ( #10141 )
2024-02-28 17:08:35 +00:00
ResourceDetail
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
ResourceList
Changes following review
2024-04-02 14:22:24 +01:00
SortableTable
Don't show state column on import yaml dialog ( #10730 )
2024-04-09 09:04:30 +01:00
Tabbed
add e2e tests for #10389 and #9926 ( #10745 )
2024-04-10 08:41:18 +01:00
TabbedLinks
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
__tests__
add e2e tests for #10389 and #9926 ( #10745 )
2024-04-10 08:41:18 +01:00
auth
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
cards
Application card test ( #7402 )
2022-11-22 15:22:05 +01:00
fleet
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
form
Merge pull request #10689 from rak-phillip/chore/simple-store
2024-03-27 07:59:46 -07:00
formatter
Use correct stubs in unit tests
2024-03-27 14:29:55 -07:00
graph
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
nav
Don't show state column on import yaml dialog ( #10730 )
2024-04-09 09:04:30 +01:00
nuxt
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
templates
Merge pull request #10716 from rak-phillip/chore/remove-nuxt-link
2024-04-01 08:00:12 -07:00
ActionDropdown.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
ActionMenu.vue
Add extension image load dialog ( #9010 )
2023-06-02 08:28:47 -04:00
AdvancedSection.vue
Resolve merge conflict
2022-12-05 10:23:35 -07:00
Alert.vue
Added Alert and ButtonDropdown stories ( #7440 )
2022-12-14 10:33:38 +01:00
AlertTable.vue
check if a user can list apps before trying to fetch the monitoring app ( #9826 )
2023-10-06 09:13:14 -07:00
AppModal.vue
Set overflow to `auto`
2024-03-21 15:42:26 -07:00
AssignTo.vue
Replace instances of `<modal>`
2024-03-12 15:37:44 -07:00
AsyncButton.vue
Reintroduce "Replace `Vue.extend` with `defineComponent` in shell"
2024-03-13 10:10:26 -07:00
AwsComplianceBanner.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
BackLink.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
BannerGraphic.vue
Add e2e tests - login backgrounds and banners
2024-03-28 17:52:39 +01:00
BrandImage.vue
Remove login settings from computed values to avoid settings reset on login
2024-03-28 13:26:10 +01:00
ButtonDropdown.vue
jquery from ButtonDropdown.vue, TopLevelMenu.vue
2023-03-22 10:02:11 +01:00
ButtonGroup.vue
Replace all instances of `v-tooltip` with `v-clean-tooltip`
2023-05-18 15:39:14 -07:00
Carousel.vue
code cleanup + fix breaking logic on unit test with non-existance of nodes to clone + add unit test ( #10737 )
2024-04-02 17:19:29 +01:00
Certificates.vue
Reintroduce "Replace `Vue.extend` with `defineComponent` in shell"
2024-03-13 10:10:26 -07:00
ChartHeading.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
ChartReadme.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
ClusterBadge.vue
feat: cluster abbreviation to 3 chars, shows customisation on cluster creation
2024-03-11 14:43:28 +01:00
ClusterIconMenu.vue
Allow switching between down stream clusters with a dropdown menu ( #10535 )
2024-03-21 14:00:44 +00:00
ClusterProviderIcon.vue
feat: cluster abbreviation to 3 chars, shows customisation on cluster creation
2024-03-11 14:43:28 +01:00
CodeMirror.vue
Add Yaml keymap box to the storybook; code refactoring; add close button unit test
2024-02-13 17:47:26 +01:00
Collapse.vue
Merge pull request #7456 from torchiaf/fix/7455
2022-11-18 13:16:29 +01:00
CollapsibleCard.vue
Fixed icon size ( #7557 )
2022-12-08 16:52:53 +01:00
CommunityLinks.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
CompoundStatusBadge.vue
Update `v-tooltip.bottom` instances
2023-05-18 16:02:00 -07:00
ConsumptionGauge.vue
Merge remote-tracking branch 'upstream/master' into epinio/resolve-conflicts-with-master
2023-06-23 18:00:14 +01:00
ContainerResourceLimit.vue
Agent configuration RKE2 ( #8643 )
2023-05-11 12:00:22 +01:00
CopyCode.vue
[INT] Replaced vue-clipboard2 library with clipboard-polyfill ( #10072 )
2023-11-30 16:31:35 -08:00
CopyToClipboard.vue
[INT] Replaced vue-clipboard2 library with clipboard-polyfill ( #10072 )
2023-11-30 16:31:35 -08:00
CopyToClipboardText.vue
[INT] Replaced vue-clipboard2 library with clipboard-polyfill ( #10072 )
2023-11-30 16:31:35 -08:00
CountBox.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
CountGauge.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
CreateDriver.vue
[FEAT] Moved driver pages from Ember ( #10557 )
2024-03-26 16:33:15 -07:00
CruResource.vue
4600: add e2e test ( #10739 )
2024-04-08 09:55:12 +01:00
CruResourceFooter.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
DashboardMetrics.vue
use projecthelmchart dashboardValues for grafana url
2023-06-21 13:44:17 -07:00
DashboardOptions.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
DetailText.vue
Revert "Annotations display redesign ( #9835 )" ( #9899 )
2023-10-11 16:03:00 +01:00
DetailTop.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
Dialog.vue
Replace instances of `<modal>`
2024-03-12 15:37:44 -07:00
DisableAuthProviderModal.vue
Fix failing test
2024-03-12 15:37:44 -07:00
DraggableZone.vue
Reintroduce "Replace `Vue.extend` with `defineComponent` in shell"
2024-03-13 10:10:26 -07:00
EmberPage.vue
take app bar width into account to fix iframe overlap
2023-10-12 09:59:20 -07:00
EmberPageView.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
EtcdInfoBanner.vue
fix(EtcdInfoBanner): fix canList getters access error ( #10173 )
2023-12-19 10:05:44 -08:00
ExplorerMembers.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
ExplorerProjectsNamespaces.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
ExtensionPanel.vue
Extensions enhancements ( #7777 )
2023-02-09 10:58:29 +00:00
FileDiff.vue
Fix unit tests
2023-07-13 16:21:45 +01:00
FixedBanner.vue
Make FixedBanner reactive
2024-03-22 19:19:43 +00:00
Flag.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
Glance.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
GlobalRoleBindings.vue
add deprecation notice for restricted-admin role ( #9912 )
2023-10-16 11:36:39 +01:00
GradientBox.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
GrafanaDashboard.vue
check if a user can list apps before trying to fetch the monitoring app ( #9826 )
2023-10-06 09:13:14 -07:00
GroupPanel.vue
Agent configuration RKE2 ( #8643 )
2023-05-11 12:00:22 +01:00
GrowlManager.vue
add growl message to display warning messages from response headers ( #9581 )
2023-08-29 09:54:25 +01:00
HardwareResourceGauge.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
HarvesterServiceAddOnConfig.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
IconMessage.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
IconOrSvg.vue
fix bug with color utils ( #10199 )
2023-12-22 15:42:58 +00:00
Import.vue
Don't show state column on import yaml dialog ( #10730 )
2024-04-09 09:04:30 +01:00
Inactivity.vue
Update Inactivity modal
2024-03-12 15:37:44 -07:00
IndentedPanel.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
InfoBox.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
InputOrDisplay.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
KeyValueView.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
LabelValue.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
LandingPagePreference.vue
Avoid duplicate / surplus requests to fetch mgmt clusters
2024-01-17 15:51:10 +00:00
LazyImage.vue
Changed navlink page and improved error handling for FileImageUpload ( #9411 )
2023-07-27 14:03:43 -07:00
Loading.vue
Feat/app bar init ( #9560 )
2023-09-08 18:52:47 +02:00
LocaleSelector.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
LogItem.vue
Replace all instances of `v-html` with `v-clean-html`
2023-03-22 08:30:15 -07:00
Markdown.vue
Wrong rendering of Markdown files ( #9956 )
2023-12-05 11:31:45 +00:00
MessageLink.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
ModalWithCard.vue
Update Inactivity modal
2024-03-12 15:37:44 -07:00
MoveModal.vue
Replace instances of `<modal>`
2024-03-12 15:37:44 -07:00
PercentageBar.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
PodSecurityAdmission.vue
Reintroduce "Replace `Vue.extend` with `defineComponent` in shell"
2024-03-13 10:10:26 -07:00
ProgressBarMulti.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
PromptChangePassword.vue
Fix failing test
2024-03-12 15:37:44 -07:00
PromptModal.vue
Remove unused styles
2024-03-19 13:30:35 -07:00
PromptRemove.vue
Fix failing test
2024-03-12 15:37:44 -07:00
PromptRestore.vue
Replace instances of `<modal>`
2024-03-12 15:37:44 -07:00
Random.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
RelatedResources.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
RelatedWorkloadsTable.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
ResourceCancelModal.vue
Fix styles for `ResourceCancelModal`
2024-03-19 08:24:46 -07:00
ResourceSummary.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
ResourceTable.vue
Changes following review
2024-04-02 14:22:24 +01:00
ResourceYaml.vue
Integrate new schemaDefinitions endpoint ( #10141 )
2024-02-28 17:08:35 +00:00
RoleBindings.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
SelectIconGrid.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
SideNav.vue
Merge pull request #10716 from rak-phillip/chore/remove-nuxt-link
2024-04-01 08:00:12 -07:00
SimpleBox.vue
made updates per change request and fix merge conflict
2023-06-26 10:44:05 -07:00
SingleClusterInfo.vue
Replace `nuxt-link` & `n-link` with `router-link`
2024-03-27 14:04:17 -07:00
StatusTable.vue
[INT] Replaced vue-clipboard2 library with clipboard-polyfill ( #10072 )
2023-11-30 16:31:35 -08:00
TabTitle.vue
Making sure tabTitle updates if the content of a slot updates
2024-03-26 14:22:24 -07:00
TableSparkLine.vue
Add recommended lint rules globally ( #8997 )
2023-06-23 17:02:55 +02:00
Tag.vue
…
Tip.vue
Review HTML formatting rules ( #6805 )
2022-11-11 17:04:22 +01:00
TypeDescription.vue
Apply linter auto-fixes
2022-11-16 18:38:20 -07:00
Wizard.vue
Fix the visibility of errors during helm app installation ( #9918 )
2023-10-16 09:49:17 +01:00
YamlEditor.vue
Add keymap info to YAML editor
2024-02-13 10:40:41 +01:00