1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/notifications
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
..
index.ts Re-export types for notifications store to revert accidental breaking… (#5715) 2022-06-27 09:06:02 +03:00
notifications-cluster-frame-child-component.injectable.ts Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
notifications-root-frame-child-component.injectable.ts Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
notifications-store.injectable.ts Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
notifications.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
notifications.store.tsx Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
notifications.tsx Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-checked-error.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-error-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-info-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-short-info.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
show-success-notification.injectable.ts Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00