1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock
Alex Andreev 5d746cdff5
Dock tabs context menu (#1863)
* Adding context menu to dock tabs

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

* Allowing to open menu by contextmenu event

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

* Adding DockTab tests with fine-tuning jest config

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

* Adding disable state to menu items

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

* Removing empty lines

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

* Moving jest-canvas-mock to dev dependencies

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-12-28 15:18:03 +03:00
..
__test__ Dock tabs context menu (#1863) 2020-12-28 15:18:03 +03:00
create-resource.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
create-resource.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
create-resource.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
dock-tab.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
dock-tab.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
dock-tab.tsx Dock tabs context menu (#1863) 2020-12-28 15:18:03 +03:00
dock-tabs.tsx Dock tabs context menu (#1863) 2020-12-28 15:18:03 +03:00
dock.scss cleanup Draggable into ResizingAnchor (#989) 2020-10-01 11:37:27 -04:00
dock.store.ts Dock tabs context menu (#1863) 2020-12-28 15:18:03 +03:00
dock.tsx Dock tabs context menu (#1863) 2020-12-28 15:18:03 +03:00
edit-resource.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
edit-resource.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
edit-resource.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
editor-panel.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
index.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
info-panel.scss Moving dock info panel to the top (#1007) 2020-10-02 09:32:20 +03:00
info-panel.tsx Fixing logs scrolling state (#1847) 2020-12-23 11:51:43 +03:00
install-chart.scss Wider Select box for Helm chart installation (#803) 2020-09-04 10:03:18 +03:00
install-chart.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
install-chart.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
pod-log-controls.scss Pod logs refactoring (#1516) 2020-11-26 14:11:54 +03:00
pod-log-controls.tsx Fixing logs scrolling state (#1847) 2020-12-23 11:51:43 +03:00
pod-log-list.scss Pod logs refactoring (#1516) 2020-11-26 14:11:54 +03:00
pod-log-list.tsx Preserving line breaks when copiyng logs (#1851) 2020-12-23 15:20:57 +03:00
pod-log-search.scss Log search (#1114) 2020-11-09 17:46:14 +03:00
pod-log-search.tsx Fixing logs scrolling state (#1847) 2020-12-23 11:51:43 +03:00
pod-logs.store.ts Fixing logs scrolling state (#1847) 2020-12-23 11:51:43 +03:00
pod-logs.tsx Fixing logs scrolling state (#1847) 2020-12-23 11:51:43 +03:00
terminal-tab.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
terminal-tab.tsx Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
terminal-window.scss Set scrollbar colors as global styles (#1484) 2020-11-25 10:25:37 +03:00
terminal-window.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
terminal.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
terminal.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
upgrade-chart.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
upgrade-chart.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
upgrade-chart.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00