1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
2021-10-18 09:38:10 -04:00
..
__tests__ Remove exec.command checking (#3881) 2021-10-14 08:46:23 -04:00
catalog Change onBeforeRun API (#3981) 2021-10-07 12:43:50 -04:00
catalog-entities Add URL display to weblink URLs (#4046) 2021-10-18 09:38:10 -04:00
ipc Make ipc.boradcast not stopping at uncaught exceptions, improve typing, improve error logs (#3717) 2021-09-02 13:20:18 +03:00
k8s Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
k8s-api Conditionally render node taints upon value existance (#3989) 2021-10-13 10:34:28 -04:00
logger-transports Add back sentry winston logger transport (#3602) 2021-08-12 11:01:39 -04:00
protocol-handler Track extension provisions and check bundled for routing (#3187) 2021-06-25 13:28:07 -04:00
routes Feature/port forward dashboard (#3922) 2021-10-07 15:51:26 -04:00
user-store Fix auto-update channel checking and pinning (#4030) 2021-10-13 14:48:47 -04:00
utils Switch integration tests to get application menus by IDs (#3912) 2021-10-07 15:30:52 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Don't run store migrations on renderer (#3968) 2021-10-08 09:15:40 -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 Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
cluster-store.ts Move cluster related types and function into seperate files (#3530) 2021-08-03 10:36:14 -04:00
cluster-types.ts Allow to configure default namespace used in terminal (#3706) 2021-09-01 12:50:11 +03:00
configure-packages.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Cleanup <EventEmitter> (#3338) 2021-07-20 08:39:44 -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 Make sure that there are only ever 12 slots in a hotbar (#3379) 2021-08-04 10:37:08 +03:00
hotbar-types.ts Move Hotbar types to seperate file (#3532) 2021-08-03 14:38:36 -04:00
item.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-helpers.ts Remove exec.command checking (#3881) 2021-10-14 08:46:23 -04:00
logger.ts Disable log file writing on renderer (#3874) 2021-09-23 12:36:53 +03:00
rbac.ts Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04: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
sentry.ts Stop Sentry from capturing console.error and logger.error (#3785) 2021-09-13 10:56:12 +03:00
system-ca.ts Remove win-ca/pem before publish & catch inject error (#3362) 2021-07-13 11:40:52 -04:00
vars.ts updated expired community slack invite link with permanent one (#3906) 2021-09-28 12:50:34 -04:00
weblink-store.ts Treat default weblinks same as any other weblinks (#3385) 2021-07-22 20:28:01 -04:00