Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Exceptions: Pages #13670

Open
12 of 13 tasks
rak-phillip opened this issue Mar 10, 2025 · 0 comments · May be fixed by #13672
Open
12 of 13 tasks

Data Exceptions: Pages #13670

rak-phillip opened this issue Mar 10, 2025 · 0 comments · May be fixed by #13672
Assignees
Labels
area/vue3 Bugs and technical debts as outcome to the Vue3 migration QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this regression
Milestone

Comments

@rak-phillip
Copy link
Member

rak-phillip commented Mar 10, 2025

Refactor pages to replace data props with complex init logic.

Acceptance criteria

The following pages are refactored so that the data prop no longer contains logic and only specifies component state:

  • ./shell/pages/auth/login.vue
  • ./shell/pages/auth/verify.vue
  • ./shell/pages/c/_cluster/apps/charts/install.vue
  • ./shell/pages/c/_cluster/auth/config/index.vue
  • ./shell/pages/c/_cluster/explorer/EventsTable.vue
  • ./shell/pages/c/_cluster/monitoring/monitor/_namespace/_id.vue
  • ./shell/pages/c/_cluster/monitoring/monitor/create.vue
  • ./shell/pages/c/_cluster/monitoring/route-receiver/_id.vue
  • ./shell/pages/c/_cluster/monitoring/route-receiver/create.vue
  • ./shell/pages/c/_cluster/uiplugins/CatalogList/index.vue
  • ./shell/pages/diagnostic.vue
  • ./shell/pages/fail-whale.vue
  • ./shell/pages/home.vue
@rak-phillip rak-phillip added area/vue3 Bugs and technical debts as outcome to the Vue3 migration regression labels Mar 10, 2025
@rak-phillip rak-phillip added this to the v2.12.0 milestone Mar 10, 2025
@rak-phillip rak-phillip self-assigned this Mar 10, 2025
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Mar 10, 2025
@rak-phillip rak-phillip linked a pull request Mar 10, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vue3 Bugs and technical debts as outcome to the Vue3 migration QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant