1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton d0ada00a18
Add mechanism for users to specify accessible namespaces (#702)
* 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>
2020-11-09 10:45:09 -05:00
..
__tests__ Log search (#1114) 2020-11-09 17:46:14 +03:00
utils License extension (#1174) 2020-11-02 13:03:00 +02:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts UI for enabling/disabling extensions (#1208) 2020-11-04 19:25:36 +02:00
cluster-ipc.ts Allow extensions to define cluster features (#1125) 2020-10-26 08:21:22 +02:00
cluster-store.ts Add mechanism for users to specify accessible namespaces (#702) 2020-11-09 10:45:09 -05:00
custom-errors.ts Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013) 2020-10-12 10:20:08 +03:00
event-bus.ts Move tracker to telemetry extension (#1092) 2020-10-19 11:56:08 +03:00
event-emitter.ts Move tracker to telemetry extension (#1092) 2020-10-19 11:56:08 +03:00
ipc.ts Move verbose log lines to silly level (#859) 2020-09-11 14:11:36 +03:00
kube-helpers.ts Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013) 2020-10-12 10:20:08 +03:00
prometheus-providers.ts Add support for Docker Enterprise Container Cloud metrics (#998) 2020-09-30 14:02:18 +03:00
rbac.ts Add support for PodDisruptionBudgets (#452) 2020-08-21 11:39:02 +03:00
register-protocol.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
request.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
search-store.ts Log search (#1114) 2020-11-09 17:46:14 +03:00
system-ca.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
user-store.ts Renaming theme .json files (#1256) 2020-11-06 15:30:55 +03:00
vars.ts Add webpack hot-reload/cache plugins to improve Lens DX (#1250) 2020-11-09 21:04:41 +08:00
workspace-store.ts Improve how extensions can manage cluster/workspace stores (#1176) 2020-10-30 09:45:09 +02:00