Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add View ISO Button to Accounts / Domain #10393

Open
scottsignal opened this issue Feb 13, 2025 · 2 comments
Open

Add View ISO Button to Accounts / Domain #10393

scottsignal opened this issue Feb 13, 2025 · 2 comments

Comments

@scottsignal
Copy link

scottsignal commented Feb 13, 2025

The required feature described as a wish

As a Root Admin, we have the ability to filter by Templates by Account/Domain from the GUI, however, there is no good way to filter ISO's. Would it be possible to have an ISO button?

This is loosely related to outcomes of #10392 and #10391.

IE:
https://cloudstack.cloud/client/#/iso?domainid=1ab1351a-f3d6-454a-a149-b6d44b1cad1&Isofilter=self&Account=Administrator

(I apologize for my bad photoshop skills in advance)

Image

@scottsignal scottsignal changed the title View ISO Button to Accounts / Domain Add View ISO Button to Accounts / Domain Feb 13, 2025
@DaanHoogland
Copy link
Contributor

@bernardodemarco , are you considdering this one as well, in addition to #10391 and #10392 ?

@bernardodemarco
Copy link
Collaborator

Yes, I can try to work on all of them. The current behavior for the listIsos API is similar to the listTemplates. It is possible to list ISOs by account through the API; however, filtering by domain is not supported. Therefore, I'll probably open four PRs:

  1. Add UI support for filtering templates by account;
  2. Add UI support for filtering ISOs by account;
  3. Add API and UI support for filtering templates by domain;
  4. Add API and UI support for filtering ISOs by domain.

@bernardodemarco bernardodemarco self-assigned this Feb 18, 2025
@bernardodemarco bernardodemarco added this to the 4.21.0 milestone Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants