1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/hotbar
Sebastian Malton 6fdb2f0b58
Support filtering catalog entities (#3647)
* Support filtering catalog entities

- This allows extensions and OpenLens to restrict which of the entities
  the sources have provied are "visible" to the rest of Lens

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

* Fix lint

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

* switch to filtering only for catalog view

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

* Fix test

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Add test to iter reduce

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

Co-authored-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2021-08-31 16:00:56 +03:00
..
__tests__ Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
hotbar-add-command.tsx Add ability to rename hotbars (#3469) 2021-07-27 08:54:41 -04:00
hotbar-cell.tsx Explicitly initialize registries 2021-06-10 09:34:13 -04:00
hotbar-display-label.ts include the hotbar index in the label displayed for a hotbar (#2770) 2021-05-17 07:40:32 +03:00
hotbar-entity-icon.tsx Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-icon.scss Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-icon.tsx Fix onRun not executing everywhere :hover is defined for HotbarIcon (#3316) 2021-07-21 08:08:39 -04:00
hotbar-menu.scss Fix hotbar light theme colors (#2943) 2021-06-08 10:03:03 +03:00
hotbar-menu.tsx Support filtering catalog entities (#3647) 2021-08-31 16:00:56 +03:00
hotbar-remove-command.tsx Show error notification if user tries to remove the last hotbar (#3160) 2021-06-23 08:48:22 -04:00
hotbar-rename-command.tsx Add ability to rename hotbars (#3469) 2021-07-27 08:54:41 -04:00
hotbar-selector.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
hotbar-selector.tsx Move Hotbar types to seperate file (#3532) 2021-08-03 14:38:36 -04:00
hotbar-switch-command.tsx Add ability to rename hotbars (#3469) 2021-07-27 08:54:41 -04:00