rhtyd commented on issue #73: [WIP] Project: Project View and Actions URL: https://github.com/apache/cloudstack-primate/pull/73#issuecomment-568925865 @utchoang LGTM, can you address the following issues in this PR and other PRs: - Whenever any action/button needs to be added in a custom action/form/tab, always check if the user has access to execute the API using `apiName in this.$store.getters.apis` or similar - Deleting a user/account from a project, or making another account the project admin does not cause refreshing of the accounts tab Without blocking this further I'll merge this, but please send another PR to fix issues in this PR @utchoang Thanks.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
