1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Jim Ehrismann 8bca8dd7dc
updated expired community slack invite link with permanent one (#3906)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-09-28 12:50:34 -04:00
..
__tests__ Add CatalogCategory filter to the extension API (#3718) 2021-09-13 15:46:28 +03:00
catalog Add catalogAddMenu filter to CatalogCategory (#3722) 2021-09-13 11:33:11 -04:00
catalog-entities Emit contextMenuOpen for WebLink CatalogEntity (#3842) 2021-09-20 10:09:51 -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 fix missing query parameter (#3875) 2021-09-23 12:23:00 +03: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 Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
user-store Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
utils Support filtering catalog entities (#3647) 2021-08-31 16:00:56 +03:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -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
custom-errors.ts Revert "Fix check for user exec command (#3664)" (#3827) 2021-09-17 11:13:04 +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 Revert "Fix check for user exec command (#3664)" (#3827) 2021-09-17 11:13:04 +03: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