google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
304 stars 95 forks source link

Visualization Tool: Add a table view for resources page #278

Closed yahia3200 closed 9 months ago

yahia3200 commented 11 months ago

Add an option for the user to show parsed resources in a more compact view like a table for example. This can be useful for projects with a lot of resources and for quick insights

aryanagrawal22 commented 9 months ago

Hello, I want to start working on this issue. Can I be assigned to it. Also, just to be on the same page. We are talking about some sort of a toggle button which can switch between current(tiled) view and the new compressed table view?

mshudrak commented 9 months ago

Hi, thanks for your interest. We are not assigning issues. If you are interested just submit PR with the change and we will take a look.

We can start with a toggle button, I think.

aryanagrawal22 commented 9 months ago

Heya, I have made the relevant changes, does this looks good enough to resolve the issue?

Demo:

aryanagrawal22 commented 9 months ago

I have raised a PR https://github.com/google/gcp_scanner/pull/300 for this issue