[GitHub] [cloudstack-primate] shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-08 Thread GitBox
shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues 
URL: 
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-610868147
 
 
   @utchoang for supporting custom compute offering maybe you can use a 
prettier version of UI I tried to implement here 
https://github.com/apache/cloudstack-primate/pull/288
   
   ![Screenshot from 2020-04-08 
15-25-13](https://user-images.githubusercontent.com/153340/78771229-7a841100-79ad-11ea-8159-079270dcbeef.png)
   
   There are 3 types of compute offerings:
   
   - fixed - we don't show any additional ui for them
   - custom constrained - we show cpu and memory sliders
   - custom unconstrained - we show text input for cpu cores, speed and memory


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-08 Thread GitBox
shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues 
URL: 
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-610869380
 
 
   @utchoang challenge I'm facing with my implementation is that whenever we 
show ui elements for custom offering it must be a required field but if I add 
required key for the field it loses v-model binding
   
   Also, I'm not able to set initial values in main deployvm.vue field


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] nvazquez opened a new pull request #94: Add update ISO permissions

2020-04-08 Thread GitBox
nvazquez opened a new pull request #94: Add update ISO permissions
URL: https://github.com/apache/cloudstack-documentation/pull/94
 
 
   Extend the 'Share templates' section also to support ISOs


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-08 Thread GitBox
utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues 
URL: 
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-611293945
 
 
   Hi @shwstppr Thanks for your response. With regards to supporting custom 
compute offering, do you need me to merge from your branch? I will check the 
required field and initial values again


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-08 Thread GitBox
shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues 
URL: 
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-611354800
 
 
   @utchoang sure you can pick those changes. See if that required field 
condition and the initial values without mobing slider can be fixed


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services