1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Janne Savolainen 3418c0acfe
Merge pull request #4527 from jansav/make-menu-registry-obsolete
Remove MenuRegistry in favour of dependency injection
2021-12-16 15:11:30 +02:00
..
__tests__ Add unit tests for BaseStore (#4404) 2021-11-23 19:41:16 +02:00
catalog Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
catalog-entities Change KubernetesCluster's settings menuItem's icon to a cog (#4425) 2021-11-26 08:41:08 -05:00
ipc Remove all 'NonBreakingSpace' characters from the repo 2021-12-10 13:06:33 -05: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 Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
utils Add lint rule 2021-12-15 08:41:28 -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 Fix lint error (#4238) 2021-11-03 12:31:59 +02: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