1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+helm-charts
Janne Savolainen f281df1693
Fix installation of helm charts (#5841)
* Relax validator for installing charts

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Tweak spacing between words in confirmation dialog

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Add mocks for monaco editor and virtualized auto sizer to allow components to be rendered in unit tests

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Improve typing for a function

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove usage of shared global state from a component

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Provide a way to unit test usages of storages

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Add way to get current value from select in behavioural unit tests

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Rework installation of helm charts to get rid of the majority of bugs

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Update snapshots

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove technical test for being covered in behaviours

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Split behaviour to smaller pieces

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Add tests accidentally removed back

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Mark functions causing side effects

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove behaviour covered by other behaviours

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Tweak naming

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove unused dependency

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-07-20 08:15:27 +03:00
..
details Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
helm-charts Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
get-char-details.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
helm-chart-details.scss Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
helm-chart-details.tsx Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
helm-chart-store.injectable.ts Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
helm-chart.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
helm-charts-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
helm-charts-route-parameters.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
helm-charts-sidebar-items.injectable.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
helm-charts.scss Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
helm-charts.tsx Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
icon.tsx Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
index.ts Fix rerendering of KubeObject views every 30s (#4801) 2022-02-03 09:11:28 -05:00