-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI: Refactor async job polling codebase-wide #4782
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
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. [S] |
|
UI build: ✔️ |
# Conflicts: # ui/src/views/compute/StartVirtualMachine.vue
|
@utchoang this looks like a major codebase-wide feature change, I'm moving to 4.16/master. Thanks. |
|
Hi @utchoang can you please resolve the conflicts? |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✖️ |
|
UI build: ✔️ |
|
Thanks @davidjumani for testing |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✖️ |
|
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
ui/src/views/infra/network/providers/AddNetscalerLoadBalancer.vue
Outdated
Show resolved
Hide resolved
|
Tested the Network Providers, the async job calls work fine, @utchoang Can you close the add network providers forms after submitting it rather than waiting for the async jobs to complete |
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
davidjumani
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.
|
Thanks @davidjumani @utchoang |
Description
Related #4762
This PR to enhance asynchronous job exploration and improve load performance
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
BEFORE:


AFTER:
How Has This Been Tested?
Create VM -> Submit -> check the networks tab in browser developer tools