[GitHub] [cloudstack-primate] rhtyd commented on issue #46: Account Certs Tab

2019-12-09 Thread GitBox
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

2019-12-09 Thread GitBox
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

2019-12-09 Thread GitBox
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

2019-12-09 Thread GitBox
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:
   
   ![Screenshot from 2019-12-09 
14-52-41](https://user-images.githubusercontent.com/95203/70423497-9aed9e80-1a93-11ea-8174-0028bec74415.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] RitchieVincent opened a new pull request #63: Reusable settings

2019-12-09 Thread GitBox
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

2019-12-09 Thread GitBox
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

2019-12-09 Thread GitBox
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.
   
![certificate](https://user-images.githubusercontent.com/13766648/70502884-9b01a300-1b54-11ea-929b-2a8208a55e18.png)
   
   - 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 
   
![add_cert](https://user-images.githubusercontent.com/13766648/70502912-b5d41780-1b54-11ea-988c-bc8052d35113.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