Skip to content

Conversation

@yahia3200
Copy link
Contributor

Description

Implement Searching through IAM policy roles using email where only the roles that contain this email are shown

_11zon

Changes Made

  • Add a new custom react hook to filter roles

@mshudrak
Copy link
Contributor

Great, it works for me! :) Thanks for implementing this feature.

@mshudrak mshudrak merged commit ff03b00 into google:viz_tool Aug 29, 2023
mshudrak pushed a commit that referenced this pull request Sep 13, 2023
* feat 🎉 :Intial commit for visualization tool
* feat ✨ Adding gcp-scanner-visualizer command
* style 🎨 Adding linting and formating
* feat ➕ Add Flask to requirements
* feat: Add Layout for Resources Page
* feat: add intial TS types for resources
* add errors handling
* compress images and add them to src folder
* add status color logic to utils file
* feat: Add search through resources functionality  (#252)
* feat: add filtering with search
* auto focus on search input and with ctrl + f
* feat: Extend parser to parse most of resources (#262)
* feat: add filtering with search
* feat: add sort and search functionalities (#263)
* chore: refactor ControlMenu component into smaller components
* feat: add Details Drawer to resources cards
* feat: Add Details Drawer to Resources Cards (#264)
* feat: parse IAM policy roles
* feat: add IAM roles list
* feat: Add Searching in IAM roles using email (#274)
* Add UI for projects filter component
* filter resources using projects
* filter roles using projects
* use http.server module instead of flask
* docs: Add visualization tool usage readme
* Add visualization tool build files to git ignore
* Include visualization tool files in the MANIFEST.in
* Update INSTALL.md to include the build step for the visualization tool when building from source
* Add a build step for the visualization tool in the python-publish workflow
* add version to visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants