mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Add mechanism for users to specify namespaces that are accessible to them. This is generally useful for when the user doesn't have permission to list the namespaces. - Add new component "EditableList" which provides a simple way to display a list of items that can be added too. - Add the ClusterAccessibleNamespaces to the GeneralClusterSettings - style editable list list of lists, switch to using <> Signed-off-by: Sebastian Malton <sebastian@malton.name> Co-authored-by: Sebastian Malton <smalton@mirantis.com> |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| fonts | ||
| hooks | ||
| themes | ||
| utils | ||
| bootstrap.tsx | ||
| i18n.ts | ||
| item.store.ts | ||
| kube-object.store.ts | ||
| lens-app.tsx | ||
| navigation.ts | ||
| template.html | ||
| theme.store.ts | ||