1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/table
Roman f8c111ddd8
Load k8s resources only for selected namespaces (#1918)
* loading k8s resources into stores per selected namespaces -- part 1

Signed-off-by: Roman <ixrock@gmail.com>

* loading k8s resources into stores per selected namespaces -- part 2
- fix: generating helm chart id

Signed-off-by: Roman <ixrock@gmail.com>

* loading k8s resources into stores per selected namespaces -- part 3

Signed-off-by: Roman <ixrock@gmail.com>

* fixes

Signed-off-by: Roman <ixrock@gmail.com>

* fixes / responding to comments

Signed-off-by: Roman <ixrock@gmail.com>

* chore / small fixes

Signed-off-by: Roman <ixrock@gmail.com>

* fixes & refactoring

Signed-off-by: Roman <ixrock@gmail.com>

* make lint happy

Signed-off-by: Roman <ixrock@gmail.com>

* reset store on loading error

Signed-off-by: Roman <ixrock@gmail.com>

* added new cluster method: cluster.isAllowedResource

Signed-off-by: Roman <ixrock@gmail.com>

* fix: loading namespaces optimizations

Signed-off-by: Roman <ixrock@gmail.com>

* fixes & refactoring

Signed-off-by: Roman <ixrock@gmail.com>
2021-01-22 13:18:46 +02:00
..
index.ts add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00
table-cell.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-cell.tsx Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00
table-head.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-head.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
table-row.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-row.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
table.mixins.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table.scss Set scrollbar colors as global styles (#1484) 2020-11-25 10:25:37 +03:00
table.tsx Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00