1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Sebastian Malton ae8f5d8537 Remove all manual uses of v8 serialization (#5548)
* Remove all manual uses of v8 serialization

- Seems that sometimes the is a versioning mismatch within the binary
  format causes cluster screen the go grey

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

* handle ping

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-06-09 14:48:12 -04:00
..
api Remove all manual uses of v8 serialization (#5548) 2022-06-09 14:48:12 -04:00
app-paths Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
catalog Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
cluster-frame-context Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
components Remove all manual uses of v8 serialization (#5548) 2022-06-09 14:48:12 -04:00
create-cluster Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
frames ensure the start url is the workloads overview when the cluster overview is not available due to rbac restrictions (#5488) 2022-05-30 09:41:37 -04:00
hooks Improve dock tabs UX (#4754) 2022-03-21 15:55:51 +03:00
initializers Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
ipc Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
ipc-channel-listeners Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
kube-object Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
kube-watch-api Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
navigation Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
port-forward Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
protocol-handler Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
remote-helpers Upgrade to Electron 14.2.4 (#4625) 2022-01-27 10:23:36 -05:00
routes Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
search-store Removed package "autobind-decorator" and @boundMethod in favour of "auto-bind" util for constructors-only. (#5218) 2022-04-07 17:21:54 +03:00
themes Add optional badge to Catalog Category label (#5156) 2022-04-06 15:20:41 +03:00
utils release v5.5.2 (#5504) 2022-05-30 14:15:51 -04:00
window Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
bootstrap.tsx Revert upgrade to react 18 (#5352) 2022-05-09 15:44:13 -04:00
getDi.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
getDiForUnitTesting.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
mui-base-theme.tsx Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
template.html Always preload app fonts at earliest stages (#5117) 2022-03-29 12:15:46 -04:00
theme-store.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
theme.store.ts Fix crash when changing os theme kind (#5354) 2022-05-11 09:07:51 -04:00