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

BC-7096 - Upgrade frontend libraries after Vue3 upgrade #3294

Closed
wants to merge 22 commits into from
Closed

Conversation

uidp
Copy link
Contributor

@uidp uidp commented Jun 20, 2024

Short Description

After the upgrade to Vue 3 we want to upgrade the frontend dependencies to the newest versions, most importantly:

  • Typescript to v5
  • Jest to v29
  • Webpack and webpack-plugin-vuetify

The frontend is currently built using Webpack, and the configuration is auto-generated by Vue-CLI which is now deprecated and prevents us from upgrading other libraries.

Links to Ticket and related Pull-Requests

Changes

Data-security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

Checklist before merging

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • PO: Any deviation from requirements was agreed with Product-Owner / ticket author / support-team
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

Notice: Please keep this Pull-Request as a Draft (or add WIP label), until it is ready to be reviewed

@uidp uidp closed this Jun 21, 2024
@uidp
Copy link
Contributor Author

uidp commented Jun 21, 2024

moved to #3297

@uidp uidp deleted the webpack-plain branch June 21, 2024 08:49
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
9.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant