1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Jim Ehrismann 61a8b3e578 the select all checkbox should not select disabled items (#2151)
* the select all checkbox should not select disabled items

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* remove improper bullet-proofing

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* added default for customizeTableRowProps

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-03-03 16:50:59 +02:00
..
api Fix loading all namespaces for users with limited cluster access (#2217) 2021-02-24 16:35:38 +02:00
components the select all checkbox should not select disabled items (#2151) 2021-03-03 16:50:59 +02:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
ipc Adding paddings to auto-update notification elements (#2163) 2021-02-16 16:49:27 +02:00
navigation fix: keep last selected row during navigation in the details panel (#2165) 2021-02-18 08:08:06 +02:00
themes Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
utils Handle suspend/resume error from watch stream read (#2136) 2021-02-12 16:37:41 +02:00
bootstrap.tsx Share react-router and react-router-dom libraries to extensions (#1879) 2020-12-30 09:13:18 +02:00
item.store.ts Refactor watches to use native k8s api (#2095) 2021-02-09 15:31:15 +02:00
kube-object.store.ts Fix isLoadingAll within KubeObjectStore.loadItems (#2174) 2021-02-18 08:08:17 +02:00
lens-app.tsx Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00