4.13 force push apologies

2020-02-06 Thread Rohit Yadav
All, I made a forward merge error and accidentally merged master into 4.13, rather than the opposite (while using Github, should have stick to using zsh to do forward merges). This happened after this commit on 4.13 branch: https://github.com/apache/cloudstack/commit/d88c614a35107015f211c598282

[GitHub] [cloudstack-primate] RitchieVincent opened a new pull request #151: [WIP] - UI Wide Implement a-table with pagination for possible a-list uses

2020-02-06 Thread GitBox
RitchieVincent opened a new pull request #151: [WIP] - UI Wide Implement a-table with pagination for possible a-list uses URL: https://github.com/apache/cloudstack-primate/pull/151 This is an automated message from the Apach

[GitHub] [cloudstack-primate] RitchieVincent commented on issue #134: [WIP] IP Ranges form component for Public, Management and Storage traffic types

2020-02-06 Thread GitBox
RitchieVincent commented on issue #134: [WIP] IP Ranges form component for Public, Management and Storage traffic types URL: https://github.com/apache/cloudstack-primate/pull/134#issuecomment-582898781 > @RitchieVincent can you make use of `a-table` with pagination in this PR as well?

[GitHub] [cloudstack-primate] svenvogel commented on issue #146: [WIP] Feature/vm wizard

2020-02-06 Thread GitBox
svenvogel commented on issue #146: [WIP] Feature/vm wizard URL: https://github.com/apache/cloudstack-primate/pull/146#issuecomment-582868956 @rhtyd i my experience most of my infra user find a way for creating a network in the wizard in the process of creating a virtual machine a good way.

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #150: JS errors when trying to sort a column in a grid with missing data

2020-02-06 Thread GitBox
vladimirpetrov opened a new issue #150: JS errors when trying to sort a column in a grid with missing data URL: https://github.com/apache/cloudstack-primate/issues/150 **Describe the bug** If you try to sort by column and there is a missing element (IP or CPU usage, if the VM is stopped

[GitHub] [cloudstack-primate] rhtyd commented on issue #145: UI Wide Implement a-table with pagination for possible a-list uses

2020-02-06 Thread GitBox
rhtyd commented on issue #145: UI Wide Implement a-table with pagination for possible a-list uses URL: https://github.com/apache/cloudstack-primate/issues/145#issuecomment-582821215 Also https://github.com/apache/cloudstack-primate/pull/134

[GitHub] [cloudstack-primate] rhtyd commented on issue #141: VPC: Add Internal LB form and Assign VM to LB rule form

2020-02-06 Thread GitBox
rhtyd commented on issue #141: VPC: Add Internal LB form and Assign VM to LB rule form URL: https://github.com/apache/cloudstack-primate/issues/141#issuecomment-582820803 @RitchieVincent just do the assign form. This is an a

[GitHub] [cloudstack-primate] rhtyd commented on issue #144: [WIP] Custom upload action

2020-02-06 Thread GitBox
rhtyd commented on issue #144: [WIP] Custom upload action URL: https://github.com/apache/cloudstack-primate/pull/144#issuecomment-582810713 @Pearl1594 I've implemented custom progress bar feature while uploading, please replicate that and some error handling etc. for template and volume.