1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton 6d37019089
Upgrade to electron@^19 (#5369)
* Upgrade to use electron 19.0.4

- Update documentation

- Updated disturl in .yarnrc to fix build issue

- Remove use of abort-controller package

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

* Remove support for webview tags

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-12 05:17:06 -07:00
..
__tests__ Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
app-event-bus Improved metrics for updating application (#5607) 2022-06-16 09:05:00 -04:00
app-paths Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
application-update Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
catalog Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-entities Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
cluster Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
cluster-store Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
directory-for-lens-local-storage Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
front-end-routing feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03:00
fs Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
get-configuration-file-model Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
helm Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
hotbars Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
ipc Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
k8s Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
k8s-api Upgrade to electron@^19 (#5369) 2022-08-12 05:17:06 -07:00
logger-transports Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
path Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
protocol-handler Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
root-frame-rendered-channel Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
runnable Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
terminal Remove all manual uses of v8 serialization (#5548) 2022-06-06 07:34:03 -04:00
test-utils Optimize getting injectable paths only once for all test suites (#6013) 2022-08-11 09:42:52 -04:00
user-store Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
utils Upgrade to electron@^19 (#5369) 2022-08-12 05:17:06 -07:00
vars Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
cluster-frames.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
cluster-frames.ts Enforce member-delimiter-style using eslint (#4870) 2022-02-16 14:43:03 -05:00
cluster-types.ts Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
configure-packages.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
event-emitter.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
item.store.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
kube-helpers.ts Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
log-error.injectable.ts Helper to resolve proxy from URL in any environment, or using extension-API (#5690) 2022-06-22 16:09:24 +03:00
logger.injectable.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
logger.ts Add guards to prevent activation errors slipping through (#5845) 2022-07-19 09:05:41 +03:00
rbac.ts feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03:00
request.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
sentry.ts Bump all @sentry related packages (#5155) 2022-04-01 08:55:34 -04:00
system-ca.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
vars.ts Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
weblink-store.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
weblink-store.ts Fix slackLink in catalog becoming out of date (#5108) 2022-04-08 11:12:06 -04:00