[GitHub] [cloudstack-primate] rhtyd closed pull request #460: Fix 403 on login

2020-06-28 Thread GitBox
rhtyd closed pull request #460: URL: https://github.com/apache/cloudstack-primate/pull/460 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

[GitHub] [cloudstack-primate] rhtyd commented on pull request #460: Fix 403 on login

2020-06-28 Thread GitBox
rhtyd commented on pull request #460: URL: https://github.com/apache/cloudstack-primate/pull/460#issuecomment-650755811 Thought it over last few days, I think the feature to allow users to be redirected to a url outweighs the "feel" that UI is loading faster. Reverted my change from the

[GitHub] [cloudstack-primate] rhtyd commented on issue #463: User: Permission related issues

2020-06-28 Thread GitBox
rhtyd commented on issue #463: URL: https://github.com/apache/cloudstack-primate/issues/463#issuecomment-650755939 With @davidjumani - please have a look thnx This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-primate] rhtyd opened a new issue #464: Complete user and dev documentation for 1.0/GA

2020-06-28 Thread GitBox
rhtyd opened a new issue #464: URL: https://github.com/apache/cloudstack-primate/issues/464 - Write user doc wrt installation, upgrade, basic and adv. customisation; send WIP release notes doc PR - Write developer docs for: - Document core Primate architecture (router configs, store

[GitHub] [cloudstack-primate] rhtyd opened a new issue #465: Refactor async job polling codebase-wide

2020-06-28 Thread GitBox
rhtyd opened a new issue #465: URL: https://github.com/apache/cloudstack-primate/issues/465 The notification polling is split between $pollJob and dispatching an AddAsyncJob, and is not very consistent throughout the codebase and requires refactor a single polling mechanism.

[GitHub] [cloudstack-primate] rhtyd opened a new issue #466: Usability: Explain what states mean

2020-06-28 Thread GitBox
rhtyd opened a new issue #466: URL: https://github.com/apache/cloudstack-primate/issues/466 Different views have different states, for example VM in stopped/running states. In some views, for ex. the networks tab what states mean is not very obvious and may require enhancing the Status.vue

[GitHub] [cloudstack-primate] rhtyd commented on issue #466: Usability: Explain what states mean

2020-06-28 Thread GitBox
rhtyd commented on issue #466: URL: https://github.com/apache/cloudstack-primate/issues/466#issuecomment-650784197 (originally @PaulAngus 's request) This is an automated message from the Apache Git Service. To respond to th

[GitHub] [cloudstack-primate] rhtyd opened a new issue #467: Read-only admin issues

2020-06-28 Thread GitBox
rhtyd opened a new issue #467: URL: https://github.com/apache/cloudstack-primate/issues/467 As a read-only admin the following haven't been fixed yet: - Readonly admin shouldn't be allowed to change order of role/rule permissions - Don't allow changing public IP address (add/delete/ch

[GitHub] [cloudstack-primate] rhtyd commented on issue #467: Read-only admin issues

2020-06-28 Thread GitBox
rhtyd commented on issue #467: URL: https://github.com/apache/cloudstack-primate/issues/467#issuecomment-650794407 With @davidjumani This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [cloudstack-primate] rhtyd commented on issue #464: Complete user and dev documentation for 1.0/GA

2020-06-28 Thread GitBox
rhtyd commented on issue #464: URL: https://github.com/apache/cloudstack-primate/issues/464#issuecomment-650868357 With @rhtyd This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack-primate] rhtyd opened a new issue #468: VM deployment form group template/iso

2020-06-28 Thread GitBox
rhtyd opened a new issue #468: URL: https://github.com/apache/cloudstack-primate/issues/468 In the VM deployment form, group templates and ISOs like in older UI as the four types (mine, shared, featured). The OS based grouping with search is confusing for users. OS logo can still be us

[GitHub] [cloudstack-primate] utchoang commented on a change in pull request #298: Quota UI

2020-06-28 Thread GitBox
utchoang commented on a change in pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#discussion_r446750033 ## File path: src/components/view/ListView.vue ## @@ -141,11 +144,14 @@ {{ text }} - {{ text }} + {{ text }} Revi

[GitHub] [cloudstack-primate] utchoang commented on a change in pull request #298: Quota UI

2020-06-28 Thread GitBox
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 } +}

[GitHub] [cloudstack-primate] utchoang removed a comment on pull request #298: Quota UI

2020-06-28 Thread GitBox
utchoang removed a comment on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-650884440 @rhtyd Did you mean that when the zone deployment, all NSPs enabled are false? Because I understand that when the launch zone, it will enable all NSP. If I wr

[GitHub] [cloudstack-primate] utchoang commented on pull request #298: Quota UI

2020-06-28 Thread GitBox
utchoang commented on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-650884440 @rhtyd Did you mean that when the zone deployment, all NSPs enabled are false? Because I understand that when the launch zone, it will enable all NSP. If I wrong, I'l

[GitHub] [cloudstack-primate] utchoang commented on pull request #298: Quota UI

2020-06-28 Thread GitBox
utchoang commented on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-650884646 @rhtyd I've resolved it. Please review again.Thanks. This is an automated message from the Apache Git

[GitHub] [cloudstack-primate] utchoang edited a comment on pull request #298: Quota UI

2020-06-28 Thread GitBox
utchoang edited a comment on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-650884646 @rhtyd I've resolved it. Please review again. Thanks. This is an automated message from the Ap

[GitHub] [cloudstack-primate] utchoang commented on pull request #252: Add support to manage network service providers

2020-06-28 Thread GitBox
utchoang commented on pull request #252: URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-650884501 @rhtyd Did you mean that when the zone deployment, all NSPs enabled are false? Because I understand that when the launch zone, it will enable all NSP. If I wrong, I'l

[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #382: Enabling Role based Users in Projects

2020-06-28 Thread GitBox
Pearl1594 commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-650919629 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #382: Enabling Role based Users in Projects

2020-06-28 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-650919863 @Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack-primate] rhtyd commented on pull request #252: Add support to manage network service providers

2020-06-28 Thread GitBox
rhtyd commented on pull request #252: URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-650921565 @utchoang please refer to old UI, we shouldn't enable all the providers but it usually is based on the isolation mode selected. For now only enable the NSPs I've mention

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #382: Enabling Role based Users in Projects

2020-06-28 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-650922691 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/382 (JID-2

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #469: Diabling actions for readonly admin

2020-06-28 Thread GitBox
davidjumani opened a new pull request #469: URL: https://github.com/apache/cloudstack-primate/pull/469 Fixes #467 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [cloudstack-primate] davidjumani commented on issue #467: Read-only admin issues

2020-06-28 Thread GitBox
davidjumani commented on issue #467: URL: https://github.com/apache/cloudstack-primate/issues/467#issuecomment-650945260 Raised a PR for the issues. A ReadOnly admin can view / use the console despite not having permissions to start / stop via the backend, which makes sense since he is

[GitHub] [cloudstack-primate] davidjumani commented on a change in pull request #454: autogenview: store API parameters as router query for history

2020-06-28 Thread GitBox
davidjumani commented on a change in pull request #454: URL: https://github.com/apache/cloudstack-primate/pull/454#discussion_r446796478 ## File path: src/views/AutogenView.vue ## @@ -381,10 +382,19 @@ export default { watch: { '$route' (to, from) { if (to.fullPa