1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Alex Andreev f4d262b294
Fixing app crash when iterating Events without 'kind' prop defined (#743)
* Checking for 'kind' to be defined
Inside 'involvedObject' of Event

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

* Fixing resource var definition

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

* Reverting to link rendering in Events

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

* Explicitly return emty link if no 'kind' available

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

* Removing lowercase of url path

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-09-01 10:36:44 +03:00
..
api Fixing app crash when iterating Events without 'kind' prop defined (#743) 2020-09-01 10:36:44 +03:00
components - fix: too narrow sidebar without clusters #755 (#765) 2020-08-29 14:00:29 +03:00
hooks Lens restructure (#540) 2020-06-30 14:35:16 +03:00
themes Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
utils Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
bootstrap.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
i18n.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
item.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kube-object.store.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
lens-app.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
navigation.ts Fixing app crash when iterating Events without 'kind' prop defined (#743) 2020-09-01 10:36:44 +03:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00