1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
2021-07-06 11:05:07 -04:00
..
__tests__ Formalize the to/from Store rules for UserStore (#2708) 2021-07-06 09:14:13 -04:00
catalog General catalog category (#3106) 2021-06-21 10:59:54 +03:00
catalog-entities Use kubeconfigPath for delete synced clusters confirmation (#3205) 2021-07-02 15:08:42 +03:00
ipc Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
k8s Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
protocol-handler Track extension provisions and check bundled for routing (#3187) 2021-06-25 13:28:07 -04:00
routes Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
user-store Emit an error on async fromStore (#3285) 2021-07-06 11:05:07 -04:00
utils Unblock subsequent Singleton.createInstance() (#3225) 2021-07-06 17:16:04 +03:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Emit an error on async fromStore (#3285) 2021-07-06 11:05:07 -04:00
cluster-frames.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
cluster-ipc.ts Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
cluster-store.ts Correctly migrate duplicate clusters in workspaces (#3211) 2021-07-02 14:21:04 +03:00
configure-packages.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
custom-errors.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
getTSLoader.ts Add esbuild/esbuild-loader to reduce memory usage when make dev (#3220) 2021-06-30 08:05:02 -04:00
hotbar-store.ts Emit an error on async fromStore (#3285) 2021-07-06 11:05:07 -04:00
kube-helpers.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
rbac.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
register-protocol.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
request.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
search-store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
system-ca.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
vars.ts Initial support for validating extension engines.lens version (#2884) 2021-06-09 09:24:58 -04:00
weblink-store.ts Emit an error on async fromStore (#3285) 2021-07-06 11:05:07 -04:00