ronahk
87ee388bfb
Handle errors in regex match
2023-01-15 12:18:40 +02:00
Harshit Mehta
960c268224
Display correct message on installed charts page in case of an error instead of the current loading spinner ( #127 )
...
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-30 14:32:38 +00:00
ronahk
fa4819b353
Update installed charts number according to filter ( #121 )
2022-11-28 11:02:16 +00:00
Andrei Pohilko
8de7941063
Fix JS error on version parsing
2022-11-27 09:48:28 +00:00
Andrei Pohilko
2557e6b73d
Don't complain if repo is not found for chart
...
Fixes #116
2022-11-24 15:15:20 +00:00
Andrey Pokhilko
15adeb7cfa
Only display NS that has charts ( #113 )
2022-11-24 13:21:20 +02:00
Itiel shwartz
0b06036a39
add stats and change heap ( #108 )
...
* add stats and change heap
* improve analytics
* revert main changes
* add repo
2022-11-24 10:35:45 +00:00
Harshit Mehta
8334f2b0b2
Make the entire card clickable on Installed Charts view ( #87 )
...
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-24 09:15:33 +00:00
Harshit Mehta
5cccb1caa0
Fixes JS part of #95 ( #110 )
...
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-24 08:24:57 +00:00
ronahk
3abae8e49e
Filter installed charts by namespace ( #101 )
...
* filter by namespace
* exists
* Some improvements, one thing resolved
* cleanup
* merge
* allow filtering by name
* filter by namespace
* changes
* change url parameter name
* keep filtered namespaces when refreshing and combine inpt and namespace filtering
* Refactoring
* Cleanup
* Forced NS handle
* remove else
Co-authored-by: Andrei Pohilko <andrei.pokhilko@gmail.com >
2022-11-23 13:38:09 +02:00
Andrey Pokhilko
bedb356b02
In-memory cache for speed-up ( #88 )
...
* 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
2022-11-22 17:17:32 +02:00
Harshit Mehta
cf407c63a2
Fixes #91 ( #93 )
...
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-11 08:43:55 +00:00
Harshit Mehta
76d55f8e44
Enhancement/show chart icon and description ( #70 )
...
* 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 >
2022-11-09 08:23:44 +00:00
Andrey Pokhilko
b0067e31ba
Improvements after release ( #45 )
...
* Add helm version requirement notes
* Create Help section, no charts placeholder
* Revive missed "user-defined" values
* Fix namespace undefined upon install
* cosmetics
2022-10-26 11:05:50 +01:00
Andrey Pokhilko
0de0b5d0cb
Repository-related functions ( #19 )
...
* Roadmap item
* Start building repo view
* Section switcher
* Show repo list
* Adding chart repo works
* Showing the pane
* Couple of buttons
* Listing items
* Styling
* Enriching repo view
* Navigate from repo to installed
* Tuning install popup
* Working on install
* Cosmetics
2022-10-23 13:41:45 +01:00
Andrey Pokhilko
1e3a706698
Restyle fixes ( #14 )
...
* Applying style fixes
* Implement more notes
* Improvements
* Applying v2 design
* flyout restyle
* fix spec rev
* Status icons
* Restyle top line and footer
* Shorter err msg
2022-10-02 11:50:28 +01:00
Andrei Pohilko
870a1196f0
Make k8s context a URL param
2022-09-28 15:00:10 +01:00
Andrey Pokhilko
7fd5fcc5b2
Restyle LAF ( #12 )
...
* 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
2022-09-26 11:19:55 +01:00