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
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
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
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
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.
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
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
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
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
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
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
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
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
}
+}
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
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
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
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
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
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
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.
---
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
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
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
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
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
25 matches
Mail list logo