1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Alex Andreev a157eb03e6
Generic logs view with Pod selector (#1984)
* Adding LogTabStore

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

* Adding Pod selector in logs tab

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

* Refresh containers on pod change

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

* Adding <LogResourceSelector /> tests

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

* Adding LogTabStore tests

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

* Clearn getPodsByOwnerId method

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

* Extracting dummy pods into mock file

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

* Eliminating containers and initContainers from store

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

* Refreshing tab pods if pod amount is changed in store

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

* A bit of cleaning up, fixing tests

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

* Fix lint newline errors

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

* Return getPodsByOwner() method

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

* Rename log tab when pod changes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-27 17:20:02 +03:00
..
api Generic logs view with Pod selector (#1984) 2021-01-27 17:20:02 +03:00
components Generic logs view with Pod selector (#1984) 2021-01-27 17:20:02 +03:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
navigation enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
themes Fixing log tab layout colors (#1995) 2021-01-21 10:38:49 +03:00
utils enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
bootstrap.tsx Share react-router and react-router-dom libraries to extensions (#1879) 2020-12-30 09:13:18 +02:00
item.store.ts Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00
kube-object.store.ts Generic logs view with Pod selector (#1984) 2021-01-27 17:20:02 +03:00
lens-app.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00