1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+user-management/+cluster-role-bindings
Sebastian Malton 2fc588aed5
Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog (#4272)
* Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog

- Added some tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix unit test

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-17 08:01:40 -05:00
..
__tests__ Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog (#4272) 2021-11-17 08:01:40 -05:00
details.scss Fix styling on cluster roles and bindings (#3434) 2021-07-20 07:40:02 +03:00
details.tsx Display namespace for subject on ClusterRoleBinding details (#4242) 2021-11-03 10:09:53 -04:00
dialog.scss Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
dialog.tsx Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog (#4272) 2021-11-17 08:01:40 -05:00
hashers.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
index.ts Split UserManagement into seperate Cluster and Namespace Roles and RoleBindings (#2755) 2021-06-09 13:40:55 -04:00
store.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
view.scss Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
view.tsx Split KubeObject related components into seperate folders (#3533) 2021-08-03 17:39:29 -04:00