1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-jobs
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 Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
job-details.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
job-details.tsx Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05:00
job.store.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
jobs.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
jobs.tsx Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00