[GitHub] [cloudstack-primate] rhtyd commented on issue #46: Account Certs Tab
rhtyd commented on issue #46: Account Certs Tab URL: https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563138206 @utchoang - no need for this as we've got your tree-based domain PR merged. What we want with this ticket is to allow users to upload certificates to their accounts. See the original issue description: https://github.com/apache/cloudstack-primate/issues/46#issue-528894680 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 opened a new issue #61: B&R View and Actions
rhtyd opened a new issue #61: B&R View and Actions URL: https://github.com/apache/cloudstack-primate/issues/61 Support backup and recovery feature in Primate: - offerings related actions and list view - backup lifecycle actions - backup schedule actions/views 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 #46: Account Certs Tab
utchoang commented on issue #46: Account Certs Tab URL: https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563140259 @rhtyd I got it, then I will move to the cert tab 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 opened a new issue #62: Upload Action - Template, ISO, volume
rhtyd opened a new issue #62: Upload Action - Template, ISO, volume URL: https://github.com/apache/cloudstack-primate/issues/62 - [ ] Volume file upload - [ ] Template file upload - [ ] ISO file upload Implement file uploading mechanism, the pattern is same for volume, template and isos. For example from old UI, for volume:  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] RitchieVincent opened a new pull request #63: Reusable settings
RitchieVincent opened a new pull request #63: Reusable settings URL: https://github.com/apache/cloudstack-primate/pull/63 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] RitchieVincent commented on a change in pull request #63: Reusable settings
RitchieVincent commented on a change in pull request #63: Reusable settings URL: https://github.com/apache/cloudstack-primate/pull/63#discussion_r355750188 ## File path: src/components/view/ListView.vue ## @@ -22,7 +22,6 @@ :columns="columns" :dataSource="items" :rowKey="record => record.id || record.name" -:scroll="{ x: '100%' }" Review comment: This property was removed to allow for horizontal scrolling on mobile devices when the table becomes too wide for the viewport. 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 #46: Account Certs Tab
utchoang commented on issue #46: Account Certs Tab URL: https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563893453 @rhtyd @svenvogel - Please review the UI for certificate tab and let me know your comments.  - In the form for adding certificate, I cannot add a new one and show the list as there are some info missing such as Certificate and Private Key  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