1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Alex Andreev 83ed44f670
Adding logs tab bottom toolbar (#1951)
* Adding bottom toolbar to logs tab

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

* Making bottom toolbar responsive

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

* Using generic search input clear button

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

* Fixing log test selectors

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-01-15 11:34:11 +03:00
..
__tests__ Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
core-api Tag cluster & workspace as beta features in extension api (#1589) 2020-12-07 13:38:40 +02:00
interfaces Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00
npm/extensions Fix: missing dependent types for Select and Slider components (#1828) 2020-12-22 14:38:06 +02:00
registries Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00
renderer-api Adding logs tab bottom toolbar (#1951) 2021-01-15 11:34:11 +03:00
stores Tag cluster & workspace as beta features in extension api (#1589) 2020-12-07 13:38:40 +02:00
cluster-feature.ts Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00
extension-api.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
extension-discovery.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-installer.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-loader.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
extensions-store.ts Refactor ExtensionsStore (#1620) 2020-12-03 11:43:33 +02:00
lens-extension.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
lens-main-extension.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
lens-renderer-extension.ts Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00