1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Sebastian Malton b3df5b4fc6
Fix pod logs dock tab (#4738)
- Move all dependencies into a transient LogsViewModel

- Remove dependencies on dockStore.selectedTab

- Make all bindings as late as possible, as per mobx rules

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-25 07:04:11 -05:00
..
__tests__ Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
as-legacy-globals-for-extension-api Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
common-api Add extension API for registering custom category views (#4733) 2022-01-21 16:44:57 -05:00
extension-discovery Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-installation-state-store Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-installer Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-loader Fix race condition with extension loading. (#4724) 2022-01-20 12:01:42 +02:00
extension-packages-root Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extensions-store Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ipc Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
main-api Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
npm/extensions Pin @k8slens/extensions dependencies instead of wildcarding them (#3930) 2021-10-01 15:46:25 -04:00
registries Refactor app-preferences-registry to use di (#4671) 2022-01-19 08:54:45 -05:00
renderer-api Fix pod logs dock tab (#4738) 2022-01-25 07:04:11 -05:00
extension-api.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-compatibility.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-store.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extensions.injectable.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
lens-extension-set-dependencies.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
lens-extension.ts Support extending KubernetesCluster in extensions (#4702) 2022-01-19 14:57:42 +02:00
lens-main-extension.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
lens-renderer-extension.ts Add extension API for registering custom category views (#4733) 2022-01-21 16:44:57 -05:00
main-extensions.injectable.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
renderer-extensions.injectable.ts Add support for custom columns on catalog categories (#4708) 2022-01-19 10:22:22 -05:00