utchoang commented on a change in pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#discussion_r446750264
########## File path: src/components/view/ResourceView.vue ########## @@ -129,6 +148,26 @@ export default { } else { return true } + }, + fetchResourceQuota () { Review comment: I've added a new component (QuotaSummaryResource) for view summary details and undo changed ResourceView. ---------------------------------------------------------------- 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