1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/features/helm-charts
Sebastian Malton 13ba8dea84 Add better type safety around Channels
- Reallow non-JSON serializable complex types

- Remove unnecessary JSON serialization step to IPC

- Remove unnecesary injectable-ization of MessageChannel and
  RequestChannel declarations

- Add channel listener injectable getter function to remove general need
  for type casting and improve type safety

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-10-07 15:07:01 -04:00
..
__snapshots__ Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
installing-chart Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
upgrade-chart Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
add-custom-helm-repository-in-preferences.test.ts Add better type safety around Channels 2022-10-07 15:07:01 -04:00
add-helm-repository-from-list-in-preferences.test.ts Add better type safety around Channels 2022-10-07 15:07:01 -04:00
listing-active-helm-repositories-in-preferences.test.ts Add better type safety around Channels 2022-10-07 15:07:01 -04:00
remove-helm-repository-from-list-of-active-repository-in-preferences.test.ts Add better type safety around Channels 2022-10-07 15:07:01 -04:00