* 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
* New API to fetch chart.yaml for an installec chart
* Show icon and description for installed chart list
Co-authored-by: Harshit Mehta <harshitm@nvidia.com>
* 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
* Select works fine
* Context switching works
* Going to expand fns
* Diff and value
* Progressing
* fix click events
* highlight code
* Add revision age info
* Values diff
* remove forgotten
* Refactor data layer, add flag
* UDV flag works
* Diff with prev works
* Add logo
* Refactor out structs
* Data layer context-awareness
* Mod
* Data layer improvements
* Progress
* Progress
* Progress
* Figured the time format shorter
* Statuses colors
* Sticky URL
* Calculate some diffs inside
* Separate checks
* Scrap gofmt
* Skip custom test in GH
* Shows some colorful diff
* Less logging when not in DEBUG
* Check helm is fine
* Display kube context switch
* Cosmetics
* Displays list of chartss
* Linter stuff
* Fix option name