1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/cluster-manager
Sebastian Malton 853573afcb Fix cluster connect statuses being intertwined
- Broadcast on a signle channel and add clusterId as data argument

- Make everything else computed based on the current props.cluster value

- Fix view staying on cluster connect screen after disconnect

- Initially clicking on a disconnected cluster should not immediately
  nativate to the Catalog if currently viewing a connected cluster

- Make route-path-parameters more type correct by not using keyedSingleton

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-18 10:41:52 -04:00
..
cluster-frame-handler.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
cluster-frame-handler.ts Fix focus not switching to new cluster frame (#5995) 2022-08-08 21:49:21 +03:00
cluster-manager-root-frame-child-component.injectable.tsx Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
cluster-manager.scss Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
cluster-manager.tsx Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
cluster-status-watcher.injectable.ts Fix cluster connect statuses being intertwined 2022-08-18 10:41:52 -04:00
cluster-status.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
cluster-status.state.injectable.ts Fix cluster connect statuses being intertwined 2022-08-18 10:41:52 -04:00
cluster-status.tsx Fix cluster connect statuses being intertwined 2022-08-18 10:41:52 -04:00
cluster-view-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
cluster-view-route-parameters.injectable.ts Fix cluster connect statuses being intertwined 2022-08-18 10:41:52 -04:00
cluster-view.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
cluster-view.tsx Fix cluster connect statuses being intertwined 2022-08-18 10:41:52 -04:00
index.tsx Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00