[GitHub] [cloudstack-primate] PaulAngus commented on issue #475: [BUG] Many screens show Account and Domain to non-root admins when they should not.

2020-07-04 Thread GitBox
PaulAngus commented on issue #475: URL: https://github.com/apache/cloudstack-primate/issues/475#issuecomment-653731010 A user can only be logged into one account at a time and therefore still one only see their own account and domain. therefore we are still showing redundant data

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

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

[GitHub] [cloudstack-primate] rhtyd commented on issue #475: [BUG] Many screens show Account and Domain to non-root admins when they should not.

2020-07-04 Thread GitBox
rhtyd commented on issue #475: URL: https://github.com/apache/cloudstack-primate/issues/475#issuecomment-653732686 @PaulAngus - The issue is subjective and I've advised already to start a discussion on dev/user ML - Ultimately if the API response is fixed no changes in Primate will

[GitHub] [cloudstack-primate] rhtyd closed issue #475: [BUG] Many screens show Account and Domain to non-root admins when they should not.

2020-07-04 Thread GitBox
rhtyd closed issue #475: URL: https://github.com/apache/cloudstack-primate/issues/475 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 t

[GitHub] [cloudstack-primate] rhtyd commented on pull request #458: Adding quick-view options to list view

2020-07-04 Thread GitBox
rhtyd commented on pull request #458: URL: https://github.com/apache/cloudstack-primate/pull/458#issuecomment-653732948 Subjective/TBD - should we show labels for actions like legacy UI; should the quick view be in a pop/hover-over menu component? Or an icon you click (say the 3-dot icon,

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

2020-07-04 Thread GitBox
rhtyd commented on pull request #454: URL: https://github.com/apache/cloudstack-primate/pull/454#issuecomment-653733068 Hold-on merging this, we may need more tests. This is an automated message from the Apache Git Service.

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #487: [BUG] Backup tab is shown when Backup Framework is not enabled

2020-07-04 Thread GitBox
PaulAngus opened a new issue #487: URL: https://github.com/apache/cloudstack-primate/issues/487 **Describe the bug** A 'Backup' tab is shown under storage when the Backup Framework has not been enabled. This will cause many 'support calls' when users want try to create backups.

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #488: [BUG] 'Expunging' VM Snapshots show in the UI

2020-07-04 Thread GitBox
PaulAngus opened a new issue #488: URL: https://github.com/apache/cloudstack-primate/issues/488 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Pre-req: VM snaphot in expunging state must exist.

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #489: [BUG] The default number of entries in the data/table view (10) is a waste of screen space and frustrating

2020-07-04 Thread GitBox
PaulAngus opened a new issue #489: URL: https://github.com/apache/cloudstack-primate/issues/489 **Describe the bug** [Ack: as much usability as a bug] EVERYTIME i use primate I have to change the number of items displayed to make reasonable use of screen space. It quickly b

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #490: [BUG] Create VM Form - root disk size dialog is misleading

2020-07-04 Thread GitBox
PaulAngus opened a new issue #490: URL: https://github.com/apache/cloudstack-primate/issues/490 **Describe the bug** The implementation of the root disk slider suggests that the user MUST set a root disk size. This has two problems: 1. This is not the case and setting a root d

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #491: [BUG] The Create Instance wizard should have an 'Advanced section' to make requirements clear

2020-07-04 Thread GitBox
PaulAngus opened a new issue #491: URL: https://github.com/apache/cloudstack-primate/issues/491 **Describe the bug** The Create Instance wizard should have a number of options moved to an optional 'Advanced' section, their existence in the 'main flow' is confusing even to experience

[GitHub] [cloudstack-primate] gaaray2k opened a new issue #492: Error when renaming a template

2020-07-04 Thread GitBox
gaaray2k opened a new issue #492: URL: https://github.com/apache/cloudstack-primate/issues/492 I get the error message below when I try to rename a template from a non admin account. I guess the UI is trying to set the routing parameter although I am not selecting it. just wanted to let yo

[GitHub] [cloudstack-primate] rhtyd closed issue #492: Error when renaming a template

2020-07-04 Thread GitBox
rhtyd closed issue #492: URL: https://github.com/apache/cloudstack-primate/issues/492 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 t

[GitHub] [cloudstack-primate] rhtyd commented on issue #492: Error when renaming a template

2020-07-04 Thread GitBox
rhtyd commented on issue #492: URL: https://github.com/apache/cloudstack-primate/issues/492#issuecomment-653789838 Thanks for reporting @gaaray2k I could reproduce and fix the issue This is an automated message from the Apac

[GitHub] [cloudstack-primate] rhtyd commented on pull request #472: Fixing permission issues

2020-07-04 Thread GitBox
rhtyd commented on pull request #472: URL: https://github.com/apache/cloudstack-primate/pull/472#issuecomment-653790167 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [cloudstack-primate] rhtyd commented on pull request #235: Compute > Instances - Missing extended search functionality

2020-07-04 Thread GitBox
rhtyd commented on pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235#issuecomment-653790202 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #235: Compute > Instances - Missing extended search functionality

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #472: Fixing permission issues

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #235: Compute > Instances - Missing extended search functionality

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #472: Fixing permission issues

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

[GitHub] [cloudstack-primate] rhtyd closed issue #486: Group actions don't work with custom components

2020-07-04 Thread GitBox
rhtyd closed issue #486: URL: https://github.com/apache/cloudstack-primate/issues/486 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 t

[GitHub] [cloudstack-primate] rhtyd commented on issue #489: [BUG] The default number of entries in the data/table view (10) is a waste of screen space and frustrating

2020-07-04 Thread GitBox
rhtyd commented on issue #489: URL: https://github.com/apache/cloudstack-primate/issues/489#issuecomment-653831515 We had this initially set to 20 to match old UI, then 15 previously and we set this to 10 after getting complains from laptop users which may not have FHD/4K displays. The be

[GitHub] [cloudstack-primate] rhtyd closed issue #489: [BUG] The default number of entries in the data/table view (10) is a waste of screen space and frustrating

2020-07-04 Thread GitBox
rhtyd closed issue #489: URL: https://github.com/apache/cloudstack-primate/issues/489 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 t

[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #489: [BUG] The default number of entries in the data/table view (10) is a waste of screen space and frustrating

2020-07-04 Thread GitBox
rhtyd edited a comment on issue #489: URL: https://github.com/apache/cloudstack-primate/issues/489#issuecomment-653831515 We had this initially set to 20 to match old UI, then 15 previously and we set this to 10 after getting complains from HD/laptop users which may not have FHD/4K displa

[GitHub] [cloudstack-primate] rhtyd commented on issue #488: [BUG] 'Expunging' VM Snapshots show in the UI

2020-07-04 Thread GitBox
rhtyd commented on issue #488: URL: https://github.com/apache/cloudstack-primate/issues/488#issuecomment-653832012 I tested this is not a UI issue but a potential cleanup/GC issue, I've logged an issue here instead https://github.com/apache/cloudstack/issues/4201 Legacy UI shows the sam

[GitHub] [cloudstack-primate] rhtyd closed issue #488: [BUG] 'Expunging' VM Snapshots show in the UI

2020-07-04 Thread GitBox
rhtyd closed issue #488: URL: https://github.com/apache/cloudstack-primate/issues/488 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 t

[GitHub] [cloudstack-primate] rhtyd commented on issue #487: [BUG] Backup tab is shown when Backup Framework is not enabled

2020-07-04 Thread GitBox
rhtyd commented on issue #487: URL: https://github.com/apache/cloudstack-primate/issues/487#issuecomment-653832217 With @davidjumani - Remove the view backup and vmsnapshot button via config::related for compute.js - Instead add tabs to the VM instance/detail component to show/hide

[GitHub] [cloudstack-primate] rhtyd commented on issue #490: [BUG] Create VM Form - root disk size dialog is misleading

2020-07-04 Thread GitBox
rhtyd commented on issue #490: URL: https://github.com/apache/cloudstack-primate/issues/490#issuecomment-653832405 With @davidjumani - listTemplates returns `size` check and use that to validate root disk size (must be equal to or greater than template size/physical size) - Remove s

[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #490: [BUG] Create VM Form - root disk size dialog is misleading

2020-07-04 Thread GitBox
rhtyd edited a comment on issue #490: URL: https://github.com/apache/cloudstack-primate/issues/490#issuecomment-653832405 With @davidjumani - listTemplates returns `size` check and use that to validate root disk size (must be equal to or greater than template size/physical size) - R

[GitHub] [cloudstack-primate] rhtyd commented on issue #491: [BUG] The Create Instance wizard should have an 'Advanced section' to make requirements clear

2020-07-04 Thread GitBox
rhtyd commented on issue #491: URL: https://github.com/apache/cloudstack-primate/issues/491#issuecomment-653833269 Needs further discussion: cc @davidjumani - 'Affinity groups' is already in its own step, the sequence/step is same as old UI's wizard after compute and disk offering,

[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #491: [BUG] The Create Instance wizard should have an 'Advanced section' to make requirements clear

2020-07-04 Thread GitBox
rhtyd edited a comment on issue #491: URL: https://github.com/apache/cloudstack-primate/issues/491#issuecomment-653833269 Needs further discussion: cc @davidjumani - 'Affinity groups' is already in its own step, the sequence/step is same as old UI's wizard after compute and disk of

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

2020-07-04 Thread GitBox
rhtyd commented on issue #464: URL: https://github.com/apache/cloudstack-primate/issues/464#issuecomment-653833479 Added blocker as GA/1.0 release cannot go without docs This is an automated message from the Apache Git Servi

[GitHub] [cloudstack-primate] rhtyd commented on issue #485: [BUG] Actions for projects visible to users

2020-07-04 Thread GitBox
rhtyd commented on issue #485: URL: https://github.com/apache/cloudstack-primate/issues/485#issuecomment-653833552 Critical added, while no functionality is broken users shouldn't see button they're not authorised to press/see.

[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #487: [BUG] Backup tab is shown when Backup Framework is not enabled

2020-07-04 Thread GitBox
rhtyd edited a comment on issue #487: URL: https://github.com/apache/cloudstack-primate/issues/487#issuecomment-653832217 With @davidjumani - Remove the view backup and vmsnapshot button via config::related for compute.js - Instead add tabs to the VM instance/detail component to sho

[GitHub] [cloudstack-primate] rhtyd commented on issue #485: [BUG] Actions for projects visible to users

2020-07-04 Thread GitBox
rhtyd commented on issue #485: URL: https://github.com/apache/cloudstack-primate/issues/485#issuecomment-653833774 cc @Pearl1594 does your project-roles PR cover this - let's discuss thanks. This is an automated message from

[GitHub] [cloudstack-primate] rhtyd commented on pull request #235: Compute > Instances - Missing extended search functionality

2020-07-04 Thread GitBox
rhtyd commented on pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235#issuecomment-653847681 LGTM tested as root admin, normal user This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-primate] rhtyd merged pull request #235: Compute > Instances - Missing extended search functionality

2020-07-04 Thread GitBox
rhtyd merged pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235 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] PaulAngus commented on issue #487: [BUG] Backup tab is shown when Backup Framework is not enabled

2020-07-04 Thread GitBox
PaulAngus commented on issue #487: URL: https://github.com/apache/cloudstack-primate/issues/487#issuecomment-653849107 A release blocker is an issue that must be fixed prior to a release. therefore blocker is the correct category. Requiring the operator to hide the feature is not a