1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+storage-classes
Sebastian Malton 0286faf387
Fix detail views not watching child components (#4345)
* Fix detail views not watching child components

- Add subscribeStores calls to all relavent details

- Add support for tracking overlapping subscribes as an optimization

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

* Resolve PR comments

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

* Detect the adding of a namespace when selected namespaces change

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

* Update debug log

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-29 17:25:35 -05:00
..
index.ts Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
storage-class-details.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
storage-class-details.tsx Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05:00
storage-class.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
storage-classes.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
storage-classes.tsx Split KubeObject related components into seperate folders (#3533) 2021-08-03 17:39:29 -04:00