1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock
Roman b6c9ac0782 dock: upgrade-chart refactoring & fixes -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-22 16:27:46 +03:00
..
__test__ - added initial tests for dock/__test__/dock-tab.store.test.ts 2021-10-10 17:40:18 +03:00
create-resource.store.ts fix: refresh user's create-resource templates on select / avoid cache 2021-10-20 14:59:46 +03:00
create-resource.tsx fix: refresh user's create-resource templates on select / avoid cache 2021-10-20 14:59:46 +03:00
dock-tab-content.module.css use css-modules 2021-10-19 20:11:53 +03:00
dock-tab-content.tsx fix: terminal resize on initial open (dock without tabs) 2021-10-20 13:42:51 +03:00
dock-tab.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
dock-tab.store.ts - added initial tests for dock/__test__/dock-tab.store.test.ts 2021-10-10 17:40:18 +03:00
dock-tab.tsx Closing dock tabs with cmd+w on mac (#3849) 2021-10-11 10:06:43 +03:00
dock-tabs.tsx Provide better typing for dock tabs (#3340) 2021-07-13 08:44:27 -04:00
dock.scss Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring 2021-10-11 12:58:15 +03:00
dock.store.ts clean up / responding to comments 2021-10-18 17:13:15 +03:00
dock.tsx Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring 2021-10-11 12:58:15 +03:00
dock.views-manager.ts fix: terminal resize on initial open (dock without tabs) 2021-10-20 13:42:51 +03:00
edit-resource.store.ts dock: don't use kube-object-store while editing resources 2021-10-20 18:37:22 +03:00
edit-resource.tsx dock: don't use kube-object-store while editing resources 2021-10-20 18:37:22 +03:00
index.tsx fixes / responding to comments 2021-10-13 10:13:30 +03:00
info-panel.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
info-panel.tsx master-merge fixes, fine-tuning 2021-10-19 16:00:56 +03:00
install-chart.scss fix: use proper background for lens-light theme in installed helm chart details view (InstallChartDone) 2021-10-20 16:16:31 +03:00
install-chart.store.ts fine-tuning / more fixes 2021-10-10 18:35:19 +03:00
install-chart.tsx fix: provide validation error to <InfoPanel/> via MonacoEditor.props.onError() 2021-10-09 20:11:00 +03:00
log-controls.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
log-controls.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
log-list.scss Fixing initial scroll-to-bottom in pod logs (#3281) 2021-07-07 09:35:40 +03:00
log-list.tsx Fixing initial scroll-to-bottom in pod logs (#3281) 2021-07-07 09:35:40 +03:00
log-resource-selector.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
log-resource-selector.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
log-search.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
log-search.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
log-tab.store.ts reverted incorrect merge for Catch metadata being undefined at KubeObject creation (#3960) 2021-10-14 13:05:06 +03:00
log.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
logs.tsx fix: integration tests / pod-logs regression after moving to css-modules (dock-tab-content) 2021-10-20 17:02:22 +03:00
terminal-tab.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
terminal-tab.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
terminal-window.scss - added initial tests for dock/__test__/dock-tab.store.test.ts 2021-10-10 17:40:18 +03:00
terminal-window.tsx fix: terminal resize on initial open (dock without tabs) 2021-10-20 13:42:51 +03:00
terminal.store.ts - fixed animation for open/close <Dock/>'s UI state 2021-10-08 13:57:04 +03:00
terminal.ts Closing dock tabs with cmd+w on mac (#3849) 2021-10-11 10:06:43 +03:00
to-bottom.tsx Fixing initial scroll-to-bottom in pod logs (#3281) 2021-07-07 09:35:40 +03:00
upgrade-chart.store.ts dock: upgrade-chart refactoring & fixes -- part 2 2021-10-22 16:27:46 +03:00
upgrade-chart.tsx dock: upgrade-chart refactoring & fixes -- part 2 2021-10-22 16:27:46 +03:00