1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
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
..
api ApiManager.registerStore should be simplified #1275 (#1278) 2020-11-09 13:30:41 +02:00
components Add mechanism for users to specify accessible namespaces (#702) 2020-11-09 10:45:09 -05:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks Lens restructure (#540) 2020-06-30 14:35:16 +03:00
themes Log search (#1114) 2020-11-09 17:46:14 +03:00
utils Move tracker to telemetry extension (#1092) 2020-10-19 11:56:08 +03:00
bootstrap.tsx Extensions api fixes (#1233) 2020-11-07 18:56:26 +02:00
i18n.ts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
item.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kube-object.store.ts refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
lens-app.tsx Fix UI staleness after network issues (#1192) 2020-11-02 14:51:04 +02:00
navigation.ts Tray icon (#1005) 2020-10-27 15:25:29 +02:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Renaming theme .json files (#1256) 2020-11-06 15:30:55 +03:00