1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+storage-volume-claims
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
volume-claim-details.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
volume-claim-details.tsx Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05:00
volume-claim-disk-chart.tsx Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
volume-claim.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
volume-claims.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
volume-claims.tsx Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00