1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Jari Kolehmainen 9392b321b8
Fix HotbarStore merge conflict (#2589)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-04-22 10:45:34 +03:00
..
__tests__ Fix HotbarStore merge conflict (#2589) 2021-04-22 10:45:34 +03:00
catalog-entities Use productName from package.json (#2580) 2021-04-22 07:13:29 +03:00
ipc Add notification to user to add accessible namespaces (#2173) 2021-03-23 13:21:47 -04:00
protocol-handler Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
utils Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Fix unit tests and make tests fail if a promise rejects after the test harness is finishes (#2034) 2021-03-30 10:14:05 -04:00
catalog-category-registry.ts Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
catalog-entity-registry.ts Improve CatalogEntityRegistry types & add tests (#2495) 2021-04-12 09:50:01 +03:00
catalog-entity.ts Refactor cluster settings to catalog entity settings (#2525) 2021-04-20 07:05:44 +03:00
cluster-frames.ts Fix Electron 9.4 frame ipc bug (#1888) 2021-01-04 14:16:35 +02:00
cluster-ipc.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
cluster-store.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
custom-errors.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
event-bus.ts Use @typescript-eslint/semi. 2020-11-19 18:12:52 +02:00
event-emitter.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
hotbar-store.ts Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
kube-helpers.ts Pre-Validate kubeconfig before making available in Lens (#1078) 2021-04-19 11:46:07 -04:00
prometheus-providers.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
rbac.ts Fix(rbac): pdp should have policy group (#2132) 2021-02-26 08:39:54 +02:00
register-protocol.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
request.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
search-store.ts Cleanup SearchStore (#2299) 2021-03-12 16:26:02 -05:00
system-ca.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
user-store.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
vars.ts Use productName from package.json (#2580) 2021-04-22 07:13:29 +03:00