1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/tray/menu-icon
Sebastian Malton b498f12186
Refactor runnables (#6528)
* Convert runManyFor to use composite

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

* Convert runManySyncFor to use composite and to enfore sync-ness

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

* Remove dead code

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

* Convert getStartableStoppable to be always sync as it is never used in an async fashion

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

* Convert all sync runnables to comply with new checks for sync-ness

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-07 19:04:56 +02:00
..
get-tray-icon-path.injectable.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
normal-tray-icon.injectable.ts Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00
reactive.injectable.ts Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00
start-reactivity.injectable.ts Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
stop-reactivity.injectable.ts Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
tray-icon-injection-token.ts Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00
tray-icon.injectable.ts Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00