* Add button to execute tests
* Create API to execute tests
* Add modal for Test response
* Make API call to execute tests and show response in modal
* Clean up
* Update docs - feature execute tests for a release
* Add arg '--logs' to 'helm test' cmd
* Wait for API to complete before sending back response to frontend
* Add loading spinner until reponse for 'helm test' is returned from backend by API
* Clean-up
Co-authored-by: Harshit Mehta <harshitm@nvidia.com>
* Experiment with local cache
* Commit
* Cache all we can, invalidate later
* Commit
* separate cache class
* More cached
* Proper invalidate
* Complete the repos
* Fix the build
* Fix build
* Status reporting
* respect defualt namespace from kubeconfig
* respect defualt namespace from kubeconfig
* Replace exists with available - avoid confusion in status
* use data attribute
* remove commented line
* fix
* List supported resources for scanners
* Don't warn on scanner discovery commands
* Use scanner-to-resource map
* Save changes
* Scan result tabs
* Own table render for Checkov
* Scannable manifest flag for scanners
* Research scanning
* Move files around
* Reports the list
* Scanner happens
* Commit
* Work on alternative
* refactorings
* Progress
* Save the state
* Commit
* Display trivy Results
* Checkov also reports
* Better display
* Correct trivy numbers
* Scan pre-install manifest
* Readme items
* Static checks
* Logos change
* Coding HTML
* Top bar
* Top bar is fine
* Restyling it
* progressing
* age line
* cosmetics
* Installed list is fine
* Save
* revision list display
* Split up files
* Rev list works
* Details
* Working on details
* Action buttons
* cosmetics
* Describe flyout
* Uninstall confirm flyout
* Working on flyouts
* Fixed the actions working
* Polishing it
* Cosmetics