1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton 8082501bb3
Remove unnecessary CatalogEntityItem (#4582)
* Remove unnecessary CatalogEntityItem

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

* Using simple notation to set search url params

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix styles file name

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-12-24 13:49:34 +03:00
..
__tests__ Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog-entities Change KubernetesCluster's settings menuItem's icon to a cog (#4425) 2021-11-26 08:41:08 -05:00
ipc Show splash window until bundled extensions have been loaded (#4570) 2021-12-23 11:00:18 +02:00
k8s Bump @types/js-yaml from 4.0.2 to 4.0.4 (#4124) 2021-10-25 16:53:35 -04:00
k8s-api Export KubeJsonApi to extensions (#4496) 2021-12-09 15:11:34 +03:00
logger-transports Add back sentry winston logger transport (#3602) 2021-08-12 11:01:39 -04:00
protocol-handler Replace global state usages of ExtensionLoader with DI 2021-12-15 15:37:36 +02:00
routes Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
user-store Add support for customizing the extension install registry URL (#4503) 2021-12-17 10:28:59 -05:00
utils Replace all uses of promiseExec with promiseExecFile (#4514) 2021-12-17 10:29:09 -05:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
app-paths.ts catch app.getPath() errors (#4492) 2021-12-02 20:52:03 -05:00
base-store.ts Mobx package upgrade (#4357) 2021-11-25 12:02:59 -05: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 Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
cluster-types.ts Fix not being able to clear set cluster icon (#4555) 2021-12-14 11:38:31 -05:00
configure-packages.ts Mobx package upgrade (#4357) 2021-11-25 12:02:59 -05: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 Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
hotbar-store.ts Fix hotbar items drag-n-drop bugs (#4433) 2021-11-29 12:45:32 -05:00
hotbar-types.ts Add several more util functions and tests (#4106) 2021-10-26 09:36:34 -04:00
item.store.ts Fix concurrent loadItems in CatalogEntityStore (#4356) 2021-11-17 11:33:42 +02:00
kube-helpers.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
logger.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04: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 Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
system-ca.ts Replace all uses of promiseExec with promiseExecFile (#4514) 2021-12-17 10:29:09 -05:00
vars.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
weblink-store.ts Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00