-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI: Upgrade to Vue3 library #5151
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
Conversation
# 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
|
@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? |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@blueorangutan package |
1 similar comment
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2802 |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
@blueorangutan package |
|
@davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2809 |
nvazquez
left a comment
There was a problem hiding this 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
This line is changed in apache#5080, but reverted in apache#5151
This line was changed in apache#5080, but reverted in apache#5151
Description
To Fixes #5093
This PR to migrate Vue and And library:
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?