rhtyd edited a comment on issue #49: SG Views and Actions
URL: 
https://github.com/apache/cloudstack-primate/issues/49#issuecomment-560431114
 
 
   Hi @GabrielBrascher I think this could be a quick one to implement, I'll 
ping you on few others that you may pick/choose with some examples/boilerplate 
code and hints so you can be productive quickly. (this week asap).
   
   For example:
   
   Here is how you can create a custom Tab component: 
   
https://github.com/apache/cloudstack-primate/blob/master/src/views/iam/RolePermissionTab.vue
   
   Here's how you can define the tab components in the config file:
   
https://github.com/apache/cloudstack-primate/blob/master/src/config/section/iam.js#L223
   
   Here's an example of creating a list, for/if etc directives usage:
   
https://github.com/apache/cloudstack-primate/blob/master/src/components/view/DetailSettings.vue

----------------------------------------------------------------
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

Reply via email to