Skip to content

Conversation

@utchoang
Copy link

@utchoang utchoang commented Jun 24, 2021

Description

To Fixes #5093
This PR to migrate Vue and And library:

  • Vue 2 -> Vue 3
  • And 1.7.x -> And 2.x.x

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

@nvazquez nvazquez linked an issue Jul 13, 2021 that may be closed by this pull request
@sureshanaparti sureshanaparti added this to the 4.16.0.0 milestone Jul 16, 2021
utchoang added 13 commits July 27, 2021 09:15
# Conflicts:
#	ui/src/components/header/HeaderNotice.vue
#	ui/src/core/bootstrap.js
#	ui/src/core/lazy_lib/components_use.js
#	ui/src/main.js
#	ui/src/store/modules/user.js
#	ui/src/utils/plugins.js
#	ui/src/views/AutogenView.vue
#	ui/src/views/compute/CreateKubernetesCluster.vue
#	ui/src/views/compute/CreateSSHKeyPair.vue
#	ui/src/views/compute/CreateSnapshotWizard.vue
#	ui/src/views/compute/DeployVM.vue
#	ui/src/views/compute/DestroyVM.vue
#	ui/src/views/compute/EditVM.vue
#	ui/src/views/compute/ScaleKubernetesCluster.vue
#	ui/src/views/compute/StartVirtualMachine.vue
#	ui/src/views/compute/UpgradeKubernetesCluster.vue
#	ui/src/views/image/AddKubernetesSupportedVersion.vue
#	ui/src/views/image/IsoZones.vue
#	ui/src/views/image/RegisterOrUploadIso.vue
#	ui/src/views/image/RegisterOrUploadTemplate.vue
#	ui/src/views/image/TemplateZones.vue
#	ui/src/views/image/UpdateKubernetesSupportedVersion.vue
#	ui/src/views/network/CreateIsolatedNetworkForm.vue
#	ui/src/views/network/CreateL2NetworkForm.vue
#	ui/src/views/network/CreateSharedNetworkForm.vue
#	ui/src/views/network/CreateVlanIpRange.vue
#	ui/src/views/network/CreateVpc.vue
#	ui/src/views/network/CreateVpnCustomerGateway.vue
#	ui/src/views/project/InvitationTokenTemplate.vue
#	ui/src/views/storage/AttachVolume.vue
#	ui/src/views/storage/CreateVolume.vue
#	ui/src/views/storage/TakeSnapshot.vue
#	ui/src/views/storage/UploadLocalVolume.vue
# Conflicts:
#	ui/src/components/view/ListView.vue
#	ui/src/views/network/CreateSharedNetworkForm.vue
# Conflicts:
#	ui/src/views/infra/zone/ZoneWizardLaunchZone.vue
# Conflicts:
#	ui/src/views/network/AclListRulesTab.vue
#	ui/src/views/network/EgressRulesTab.vue
#	ui/src/views/network/FirewallRules.vue
#	ui/src/views/network/IngressEgressRuleConfigure.vue
#	ui/src/views/network/LoadBalancing.vue
#	ui/src/views/network/PortForwarding.vue
@rohityadavcloud
Copy link
Member

@utchoang I think there are huge no. of changes - are you strictly upgrading the library or also refactoring/rewriting components? Could this work be split into phases so some phase can still be completed for 4.16?

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/5151 (SL-JID-1228)

@davidjumani
Copy link
Contributor

@blueorangutan package

1 similar comment
@davidjumani
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2802

@davidjumani
Copy link
Contributor

@blueorangutan ui

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/5151 (SL-JID-1230)

@davidjumani
Copy link
Contributor

@blueorangutan ui

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@davidjumani
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/5151 (SL-JID-1231)

@blueorangutan
Copy link

Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2809

Copy link
Contributor

@nvazquez nvazquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - manually tested and no major blockers found with the latest changes, will proceed with merging and fixing minor issues when found - great work @utchoang and all

@nvazquez nvazquez merged commit d258da5 into apache:main Mar 9, 2022
weizhouapache added a commit to weizhouapache/cloudstack that referenced this pull request Mar 24, 2023
weizhouapache added a commit that referenced this pull request Mar 28, 2023
kishankavala pushed a commit to shapeblue/cloudstack that referenced this pull request Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Upgrade to Vue3 library

10 participants