1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Jim Ehrismann 446eb5ca43
Keep port-forward objects around when not running (#4607)
* adding disabled status to port forwards (WIP)

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* more work

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* almost working

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* working

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* refactoring and bug fixing, still issue with port-forward-dialog

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* further refactoring and bug fixing

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fixed remaining issues around port-forward dialog, changed port-forward-item id to resource name, etc from local port

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* documentation, more cleanup

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* address review comments

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-01-10 10:00:10 -05:00
..
api Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
components Keep port-forward objects around when not running (#4607) 2022-01-10 10:00:10 -05:00
fonts Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
hooks Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
initializers Replace TopBarRegistry with reactive solution 2021-12-31 09:32:19 +02:00
ipc Add Check-For-Updates in menu and some notifications (#4437) 2021-11-30 10:30:42 -05:00
navigation Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
port-forward Keep port-forward objects around when not running (#4607) 2022-01-10 10:00:10 -05:00
protocol-handler Fix code style 2021-12-27 14:17:40 +02:00
remote-helpers Fix the back/forward button on topbar (#3719) 2021-09-02 14:21:17 +03:00
themes <Menu/> styles fine-tuning (#4279) 2021-11-16 11:14:28 -05:00
utils Add eslint:recommended lint rule (#4577) 2022-01-07 08:38:21 -05:00
bootstrap.tsx Remove WelcomeMenuRegistry in favor of reactive solution 2021-12-28 13:55:54 +02:00
cluster-frame.tsx Change isEnabledForCluster to use KubernetesCluster instead of Cluster (#4584) 2021-12-17 08:28:47 -05:00
mui-base-theme.tsx Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
root-frame.tsx Show splash window until bundled extensions have been loaded (#4570) 2021-12-23 11:00:18 +02:00
template.html Removing JS adding #terminal-init so that unit tests don't have global state (#4627) 2022-01-04 10:20:41 -05:00
theme.store.ts Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00