kuma-gui
kuma-gui copied to clipboard
🐻 A GUI built on Vue.js for use with Kuma.
Back in https://github.com/kumahq/kuma-gui/pull/2457 we added a very minimal Makefile based on kuma's and we plan on using this going forwards to give us a thin layer/abstraction over our various utility...
Adds an `item` slot to DataCollection, to be used instead of `:find="true"` Previously when using `DataCollection:find="true"` you then also needed to do `items[0]` to always refer to the first and...
Address changes from https://github.com/Kong/kongponents/pull/2151
### Description The create-gui-pr workflow fails if there are any critical vulnerabilities in our dependencies. This blocks changes from release branches making their way into kuma. We need to determine...
### Description It would be nice to have some sort of introductory sentence or two on certain pages, plus a small "icon button" link to a docs page for that...
### Description It'd be nice to see this.
### Description Kongponents recently added the ability to make the columns of KTable resizable/hideable. We should see where we can make use of this.
### Description MeshService has landed and we should make it appear in the list and have a detail view. What apis on the backend are we missing (policy attachment probably...
### Description Policy attachment/inspect api should be usable from the GUI. MeshGlobalService (or whatever this related to). MeshHostnameGenerator and other things like this. TODO complete this issue with precise things...
### Description We'll need GUI improvements for this. @slonka and @lukidzi to add more info there once the spec is done.