1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton 32b84d1658
Fix crash in HelmChartDetails (#5667)
* Fix crash in HelmChartDetails

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

* Fix bug in helm chart icon fallback

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

* Update snapshots

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

* Factor out HelmChartIcon for better reusability

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

* Fix compile error

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

* Fix remaining type errors

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

* Remove HelmChart list figure background

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Removing dangerouslySetInnerHTML usage

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Snapshots update

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using currentColor from cascade instead of specific one

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-07-04 16:17:44 -04:00
..
behaviours Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
common Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
extensions Add react-select as a dependency for @k8slens/extensions (#5705) 2022-06-29 19:33:31 -07:00
main Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
migrations 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
renderer Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
test-utils Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
jest-28-resolver.js Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
jest-after-env.setup.ts Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
jest.setup.ts Try solving flaky unit test by switch to use different implementation of setImmediate (#5655) 2022-06-16 09:57:32 -04:00
jest.timezone.ts Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00