1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+storage-volume-claims
Sebastian Malton 8b19da5359 Fix crash when switching OS theme type
- Changed the representation of theme preferences to no longer use
  sentinal values and instead use flags

- This new format is forward looking to when support for user provided
  themes is added, which is now quite easy.

- Added unit tests for the migration code

- Made Theme's more type safe my having the lens themes be .ts files

- Moved ThemeStore into renderer/themes as it is a more fitting place

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-04-01 15:13:56 -04:00
..
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
persistent-volume-claims-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
persistent-volume-claims-sidebar-items.injectable.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
volume-claim-details.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
volume-claim-details.tsx Fully support displaying all supported PodVolume types (#4131) 2022-03-28 09:04:15 -04:00
volume-claim-disk-chart.tsx Fix crash when switching OS theme type 2022-04-01 15:13:56 -04:00
volume-claim.store.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
volume-claims.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
volume-claims.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00