[GitHub] [cloudstack-primate] utchoang edited a comment on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang edited a comment on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-587321963
 
 
   @rhtyd cc @svenvogel 
   As from https://github.com/apache/cloudstack-primate/pull/7, the 
template/iso is filtered by osType, which causes incorrect pagination. To solve 
it, I intend to change the filter from osType to filter/show by 
featured/community/shared etc. Please let me know what you think.
   
![image](https://user-images.githubusercontent.com/13766648/74713926-1b7f0700-525c-11ea-92ed-44e5dcfa950a.png)
   


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 edited a comment on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang edited a comment on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-587321963
 
 
   @rhtyd cc @svenvogel 
   As from https://github.com/apache/cloudstack-primate/pull/7, the 
template/iso is filtered by osType, which causes incorrect pagination. To solve 
it, I intend to change the filter from osType to filter/show by 
featured/community/shared etc. Please let me know what you think.
   
![image](https://user-images.githubusercontent.com/13766648/74713926-1b7f0700-525c-11ea-92ed-44e5dcfa950a.png)
   =>
   
![image](https://user-images.githubusercontent.com/13766648/74715632-651d2100-525f-11ea-96dd-d83f71ec4c6f.png)
   


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 edited a comment on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang edited a comment on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-587321963
 
 
   @rhtyd cc @svenvogel 
   As from https://github.com/apache/cloudstack-primate/pull/7, the 
template/iso is filtered by osType, which causes incorrect pagination. To solve 
it, I intend to change the filter from osType to filter/show by 
featured/community/shared etc. Please let me know what you think.
   


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] rhtyd closed issue #160: UI Plugin: Cloudian

2020-02-18 Thread GitBox
rhtyd closed issue #160: UI Plugin: Cloudian
URL: https://github.com/apache/cloudstack-primate/issues/160
 
 
   


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] vladimirpetrov opened a new issue #164: [BUG] Wrong pagination on Storage > Volumes

2020-02-18 Thread GitBox
vladimirpetrov opened a new issue #164: [BUG] Wrong pagination on Storage > 
Volumes
URL: https://github.com/apache/cloudstack-primate/issues/164
 
 
   **Describe the bug**
   Pagination on Storage > Volumes page shows only the first 10 items and hides 
the fact you have more until you explicitly set 20/40/80/100 items per page.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Storage > Volumes' page and make sure you have more than 10 items 
there
   2. Look at the pagination line - it says you have only 10 items and you 
cannot go to the next page. Refreshing the page or logging out/in does not help.
   3. Change the setting to 20 (or more) items per page - now everything looks 
better but still there is no box for going to a direct page. If you change it 
back to 10 though, the problem is again there.
   
   **Expected behavior**
   The pagination should work properly.
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/12384665/74722384-7e16d980-5241-11ea-9cdb-3ed36c0a8ec5.png)
   
![image](https://user-images.githubusercontent.com/12384665/74722528-bfa78480-5241-11ea-95ea-27e3d73b980b.png)
   Both screenshots are with equal number of items, only the pagination 
settings are different.
   
   
   **Desktop (please complete the following information):**
- OS: Windows 10 Pro x64
- Browser: Chrome
- Version: 80.0.3987.106 (Official Build) (64-bit)
   
   **Additional context**
   None
   


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] vladimirpetrov opened a new issue #165: [BUG] Storage > Volumes > Resize volume - wrong dialog

2020-02-18 Thread GitBox
vladimirpetrov opened a new issue #165: [BUG] Storage > Volumes > Resize volume 
- wrong dialog
URL: https://github.com/apache/cloudstack-primate/issues/165
 
 
   **Describe the bug**
   The Storage > Volumes > Resize volume dialog allows to enter custom volume, 
instead of using current disk offerings.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to a volume in Storage > Volumes and click on the 'Resize' icon.
   2. Look at the dialog
   
   **Expected behavior**
   This dialog should provide a drop-down menu with the current disk offerings.
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/12384665/74724321-c4ba0300-5244-11ea-8089-1cde6eba86b8.png)
   
   **Desktop (please complete the following information):**
- OS: Windows 10 Pro x64
- Browser: Chrome
- Version: 80.0.3987.106 (Official Build) (64-bit)
   
   **Additional context**
   Difference with the old UI.
   


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 removed a comment on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang removed a comment on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-587321963
 
 
   @rhtyd cc @svenvogel 
   As from https://github.com/apache/cloudstack-primate/pull/7, the 
template/iso is filtered by osType, which causes incorrect pagination. To solve 
it, I intend to change the filter from osType to filter/show by 
featured/community/shared etc. Please let me know what you think.
   


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] rhtyd merged pull request #163: UI Plugin - Cloudian

2020-02-18 Thread GitBox
rhtyd merged pull request #163: UI Plugin - Cloudian
URL: https://github.com/apache/cloudstack-primate/pull/163
 
 
   


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] rhtyd closed issue #140: VPC: Create Network/Tier form

2020-02-18 Thread GitBox
rhtyd closed issue #140: VPC: Create Network/Tier form
URL: https://github.com/apache/cloudstack-primate/issues/140
 
 
   


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] rhtyd commented on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
rhtyd commented on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-587383708
 
 
   @utchoang is this ready for review/testing now?


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] rhtyd commented on issue #156: [WIP] Zone wizard

2020-02-18 Thread GitBox
rhtyd commented on issue #156: [WIP] Zone wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/156#issuecomment-587383878
 
 
   @utchoang can you send a new PR so we can track progress? Thanks.


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] vladimirpetrov opened a new issue #166: High-level test plan

2020-02-18 Thread GitBox
vladimirpetrov opened a new issue #166: High-level test plan
URL: https://github.com/apache/cloudstack-primate/issues/166
 
 
   


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


Cloudstack 4.14

2020-02-18 Thread Evgeniy Tochilin
Hi,

Can you answer please when be ready Cloudstack 4.14?

-- 

Best Regards,
Evgeniy Tochilin


Re: Cloudstack 4.14

2020-02-18 Thread Daan Hoogland
Evgeniy,
you can see that there are PRs out for the milestones 4.14 and 4.13.1 on
github. When we get enough support to have these tested and merged we can
release.
4.14: https://github.com/apache/cloudstack/milestone/12
4.13.1: https://github.com/apache/cloudstack/milestone/11

On Tue, Feb 18, 2020 at 2:09 PM Evgeniy Tochilin <
evgeniy.tochi...@billur.com> wrote:

> Hi,
>
> Can you answer please when be ready Cloudstack 4.14?
>
> --
>
> Best Regards,
> Evgeniy Tochilin
>


-- 
Daan


[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #166: High-level test plan

2020-02-18 Thread GitBox
vladimirpetrov commented on issue #166: High-level test plan
URL: 
https://github.com/apache/cloudstack-primate/issues/166#issuecomment-587460037
 
 
   ## High level Primate UI functionality test plan
   
   | Functionality | Tester | Result | Related issues |
   |---||||
   | **Common** | | | | | | | |
   | Project selector | | | | | | | |
   | Language selector | | | | | | | |
   | Notifications / clear notifications | | | |
   | Profile | | | |
   | Help | | | |
   | Logout | | | |
   | | | |
   | **Dashboard** | | | |
   | Fetch latest | | | |
   | View hosts in alert state | | | |
   | View alerts | | | |
   | View events | | | |
   | | | |
   | **Compute > Instances** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | Create new instance | | | |
   | | | |
   | **Compute > Instances > selected instance** | | | |
   | View console | | | |
   | Reboot instance | | | |
   | Update instance | | | |
   | Start/Stop instance | | | |
   | Reinstall instance | | | |
   | Take snapshot | | | |
   | Attach ISO | | | |
   | Scale VM | | | |
   | Migrate instance to another host | | | |
   | Change affinity | | | |
   | Change service offering | | | |
   | Reset Instance Password | | | |
   | Assign Instance to Another Account | | | |
   | Network adapters | | | |
   |- Add network to VM | | | |
   |- Set default NIC | | | |
   |- Add/delete secondary IP address | | | |
   |- Delete VM network | | | |
   | Settings | | | |
   |- Add setting | | | |
   |- Update setting | | | |
   |- Delete setting | | | |
   | Add / delete comment | | | |
   | Add / delete tags | | | |
   | Refresh | | | |
   | Links | | | |
   | | | |
   | **Compute > Instance groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | New instance group | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Compute > SSH Key Pairs** | | | |
   | Search | | | |
   | Sorting | | | |
   | Refresh | | | |
   | Links | | | |
   | New SSH key pair | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Compute > Affinity Groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | New SSH key pair | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Volumes** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Create volume | | | |
   | Upload local volume | | | |
   | Upload volume from URL | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Volumes > selected volume** | | | |
   | Detach volume | | | |
   | Take snapshot | | | |
   | Recurring snapshot | | | |
   | Resize volume | | | |
   | Migrate volume | | | |
   | Download volume | | | |
   | Delete volume | | | |
   | Refresh | | | |
   | Links | | | |
   | Add/delete tags | | | |
   | | | |
   | **Storage > Snapshots** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Snapshots > selected snapshot** | | | |
   | Create template | | | |
   | Create volume | | | |
   | Revert snapshot | | | |
   | Delete snapshot | | | |
   | | | |
   | **Storage > VM Snapshots** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | | | |
   | **Storage > VM Snapshots > selected snapshot** | | | |
   | Revert VM snapshot | | | |
   | Delete VM snapshot | | | |
   | Add/delete tags | | | |
   | | | |
   | **Network > Guest networks** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Add network | | | |
   | Pagination | | | |
   | | | |
   | **Network > Guest networks > selected network** | | | |
   | Links | | | |
   | Refresh | | | |
   | Acquire new IP (only for isolated networks) | | | |
   | Update network | | | |
   | Restart network | | | |
   | Delete network | | | |
   | Replace ACL list (only for isolated networks) | | | |
   | Delete public IP address (only for isolated networks) | | | |
   | Add/delete egress rule (only for isolated networks) | | | |
   | Add/delete egress tags (only for isolated networks) | | | |
   | | | |
   | **Network > VPC > selected VPC** | | | |
   | Links | | | |
   | Refresh | | | |
   | Update VPC | | | |
   | Restart VPC | | | |
   | Delete VPC | | | |
   | Add network | | | |
   | Acquire new IP | | | |
   | Delete IP address | | | |
   | Add network ACL list | | | |
   | Add private gateway | | | |
   | Create Site-to-site VPN connection | | | |
   | Add/delete tags | | | |
   | | | |
   | **Network > Security groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Add security group | | | |
   | Pagination | | | |
   | | | |
   | **Network > Security groups > selected security group** | | | |
   | Links | | | |
   | Refresh 

[GitHub] [cloudstack-primate] vladimirpetrov removed a comment on issue #166: High-level test plan

2020-02-18 Thread GitBox
vladimirpetrov removed a comment on issue #166: High-level test plan
URL: 
https://github.com/apache/cloudstack-primate/issues/166#issuecomment-587460037
 
 
   ## High level Primate UI functionality test plan
   
   | Functionality | Tester | Result | Related issues |
   |---||||
   | **Common** | | | | | | | |
   | Project selector | | | | | | | |
   | Language selector | | | | | | | |
   | Notifications / clear notifications | | | |
   | Profile | | | |
   | Help | | | |
   | Logout | | | |
   | | | |
   | **Dashboard** | | | |
   | Fetch latest | | | |
   | View hosts in alert state | | | |
   | View alerts | | | |
   | View events | | | |
   | | | |
   | **Compute > Instances** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | Create new instance | | | |
   | | | |
   | **Compute > Instances > selected instance** | | | |
   | View console | | | |
   | Reboot instance | | | |
   | Update instance | | | |
   | Start/Stop instance | | | |
   | Reinstall instance | | | |
   | Take snapshot | | | |
   | Attach ISO | | | |
   | Scale VM | | | |
   | Migrate instance to another host | | | |
   | Change affinity | | | |
   | Change service offering | | | |
   | Reset Instance Password | | | |
   | Assign Instance to Another Account | | | |
   | Network adapters | | | |
   |- Add network to VM | | | |
   |- Set default NIC | | | |
   |- Add/delete secondary IP address | | | |
   |- Delete VM network | | | |
   | Settings | | | |
   |- Add setting | | | |
   |- Update setting | | | |
   |- Delete setting | | | |
   | Add / delete comment | | | |
   | Add / delete tags | | | |
   | Refresh | | | |
   | Links | | | |
   | | | |
   | **Compute > Instance groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | New instance group | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Compute > SSH Key Pairs** | | | |
   | Search | | | |
   | Sorting | | | |
   | Refresh | | | |
   | Links | | | |
   | New SSH key pair | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Compute > Affinity Groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | New SSH key pair | | | |
   | Delete | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Volumes** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Create volume | | | |
   | Upload local volume | | | |
   | Upload volume from URL | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Volumes > selected volume** | | | |
   | Detach volume | | | |
   | Take snapshot | | | |
   | Recurring snapshot | | | |
   | Resize volume | | | |
   | Migrate volume | | | |
   | Download volume | | | |
   | Delete volume | | | |
   | Refresh | | | |
   | Links | | | |
   | Add/delete tags | | | |
   | | | |
   | **Storage > Snapshots** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | | | |
   | **Storage > Snapshots > selected snapshot** | | | |
   | Create template | | | |
   | Create volume | | | |
   | Revert snapshot | | | |
   | Delete snapshot | | | |
   | | | |
   | **Storage > VM Snapshots** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Pagination | | | |
   | | | |
   | **Storage > VM Snapshots > selected snapshot** | | | |
   | Revert VM snapshot | | | |
   | Delete VM snapshot | | | |
   | Add/delete tags | | | |
   | | | |
   | **Network > Guest networks** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Add network | | | |
   | Pagination | | | |
   | | | |
   | **Network > Guest networks > selected network** | | | |
   | Links | | | |
   | Refresh | | | |
   | Acquire new IP (only for isolated networks) | | | |
   | Update network | | | |
   | Restart network | | | |
   | Delete network | | | |
   | Replace ACL list (only for isolated networks) | | | |
   | Delete public IP address (only for isolated networks) | | | |
   | Add/delete egress rule (only for isolated networks) | | | |
   | Add/delete egress tags (only for isolated networks) | | | |
   | | | |
   | **Network > VPC > selected VPC** | | | |
   | Links | | | |
   | Refresh | | | |
   | Update VPC | | | |
   | Restart VPC | | | |
   | Delete VPC | | | |
   | Add network | | | |
   | Acquire new IP | | | |
   | Delete IP address | | | |
   | Add network ACL list | | | |
   | Add private gateway | | | |
   | Create Site-to-site VPN connection | | | |
   | Add/delete tags | | | |
   | | | |
   | **Network > Security groups** | | | |
   | Search | | | |
   | Sort | | | |
   | Refresh | | | |
   | Links | | | |
   | Add security group | | | |
   | Pagination | | | |
   | | | |
   | **Network > Security groups > selected security group** | | | |
   | Links | | | |
   | 

[GitHub] [cloudstack-primate] rhtyd commented on issue #164: [BUG] Wrong pagination on Storage > Volumes

2020-02-18 Thread GitBox
rhtyd commented on issue #164: [BUG] Wrong pagination on Storage > Volumes
URL: 
https://github.com/apache/cloudstack-primate/issues/164#issuecomment-587600797
 
 
   Issue fixed in https://github.com/apache/cloudstack/pull/3894, tested on 
http://primate-qa.cloudstack.cloud:8080/client/master


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] rhtyd closed issue #164: [BUG] Wrong pagination on Storage > Volumes

2020-02-18 Thread GitBox
rhtyd closed issue #164: [BUG] Wrong pagination on Storage > Volumes
URL: https://github.com/apache/cloudstack-primate/issues/164
 
 
   


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 opened a new pull request #167: [WIP] Zone wizard

2020-02-18 Thread GitBox
utchoang opened a new pull request #167: [WIP] Zone wizard
URL: https://github.com/apache/cloudstack-primate/pull/167
 
 
   


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 #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang commented on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-588012307
 
 
   @rhtyd I completed fixes. Please review 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] utchoang commented on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang commented on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-588020152
 
 
   The requirements for this task are:
   * Keep the wizard in a pop-over
   * Add support for both basic and advanced, ideally we would prefer the 
similar kind of layout/steps like in the old UI's wizard
   
   I think the new UI already meets these demands:
   1. The wizard is a popup
   
![image](https://user-images.githubusercontent.com/13766648/74799889-6f452b00-5304-11ea-87ff-1dc47020152b.png)
   
   2. There's support info for both Basic and Advanced when it is selected. The 
layout is in form of steps.
   
![image](https://user-images.githubusercontent.com/13766648/74799911-7c621a00-5304-11ea-8388-1e36ce26cddc.png)
   
   Could you please explain what I should change?


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 #167: [WIP] Zone wizard

2020-02-18 Thread GitBox
utchoang commented on issue #167: [WIP] Zone wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/167#issuecomment-588020244
 
 
   The requirements for this task are:
   * Keep the wizard in a pop-over
   * Add support for both basic and advanced, ideally we would prefer the 
similar kind of layout/steps like in the old UI's wizard
   
   I think the new UI already meets these demands:
   1. The wizard is a popup
   
![image](https://user-images.githubusercontent.com/13766648/74799889-6f452b00-5304-11ea-87ff-1dc47020152b.png)
   
   2. There's support info for both Basic and Advanced when it is selected. The 
layout is in form of steps.
   
![image](https://user-images.githubusercontent.com/13766648/74799911-7c621a00-5304-11ea-8388-1e36ce26cddc.png)
   
   Could you please explain what I should change?


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 removed a comment on issue #146: [WIP] Feature/vm wizard

2020-02-18 Thread GitBox
utchoang removed a comment on issue #146: [WIP] Feature/vm wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/146#issuecomment-588020152
 
 
   The requirements for this task are:
   * Keep the wizard in a pop-over
   * Add support for both basic and advanced, ideally we would prefer the 
similar kind of layout/steps like in the old UI's wizard
   
   I think the new UI already meets these demands:
   1. The wizard is a popup
   
![image](https://user-images.githubusercontent.com/13766648/74799889-6f452b00-5304-11ea-87ff-1dc47020152b.png)
   
   2. There's support info for both Basic and Advanced when it is selected. The 
layout is in form of steps.
   
![image](https://user-images.githubusercontent.com/13766648/74799911-7c621a00-5304-11ea-8388-1e36ce26cddc.png)
   
   Could you please explain what I should change?


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 edited a comment on issue #167: [WIP] Zone wizard

2020-02-18 Thread GitBox
utchoang edited a comment on issue #167: [WIP] Zone wizard
URL: 
https://github.com/apache/cloudstack-primate/pull/167#issuecomment-588020244
 
 
   @rhtyd 
   The requirements for this task are:
   * Keep the wizard in a pop-over
   * Add support for both basic and advanced, ideally we would prefer the 
similar kind of layout/steps like in the old UI's wizard
   
   I think the new UI already meets these demands:
   1. The wizard is a popup
   
![image](https://user-images.githubusercontent.com/13766648/74799889-6f452b00-5304-11ea-87ff-1dc47020152b.png)
   
   2. There's support info for both Basic and Advanced when it is selected. The 
layout is in form of steps.
   
![image](https://user-images.githubusercontent.com/13766648/74799911-7c621a00-5304-11ea-8388-1e36ce26cddc.png)
   
   Could you please explain what I should change?


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