1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-pods
Roman ca1ad425ab
Badge: option to show short/full versions of contents (#1397)
* add button to expand and view whole badge contents

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* revert font changes due to update elsewhere already existing

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* make expanding icon smaller and not focusable

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* extended badge content by click, selecting text from label doesn't trigger auto-closing

Signed-off-by: Roman <ixrock@gmail.com>

* fix: hover only intercative badges (with extra content)

Signed-off-by: Roman <ixrock@gmail.com>

* added common document/selectionchange watcher

Signed-off-by: Roman <ixrock@gmail.com>

* lint fixes

Signed-off-by: Roman <ixrock@gmail.com>

* Convert Badge to CSS Modules

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

* Align Badge styles across components

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

* Cleaning up

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

* Not closing badge if user started to select text

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

Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-07-13 17:00:11 +03:00
..
__tests__ Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
container-charts.tsx Removing limits and requests from Pod metrics (#3369) 2021-07-13 15:58:55 +03:00
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-charts.tsx Removing limits and requests from Pod metrics (#3369) 2021-07-13 15:58:55 +03:00
pod-container-env.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-container-env.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
pod-container-port.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-container-port.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
pod-details-affinities.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-affinities.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
pod-details-container.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
pod-details-container.tsx Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
pod-details-list.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-list.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
pod-details-secrets.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-secrets.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
pod-details-statuses.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-statuses.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
pod-details-tolerations.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-tolerations.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
pod-details.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details.tsx Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
pod-tolerations.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-tolerations.tsx Revert 2844 (#2980) 2021-06-07 12:02:15 -04:00
pods.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pods.store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
pods.tsx Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00