1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+network-services
Jim Ehrismann 693017d2ec
adding port-forward for containers in pods (#528)
* adding port-forward for containers in pods

address review comments

use more idiomatic approach for async code

move some files in advance of merge conflict with Lens restructure work

* Separate the port forward links in the UI (so they don't all spin when one link is clicked)

* minor fixes

* addressed review comments (replaced <p> with <div>, moved key attribute to proper element)

* fix lint issue

* removed extraneous <div> from pod container port details

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2020-08-07 11:30:37 -04:00
..
index.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
service-details-endpoint.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00
service-details.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
service-details.tsx adding port-forward for containers in pods (#528) 2020-08-07 11:30:37 -04:00
service-port-component.scss adding port-forward for containers in pods (#528) 2020-08-07 11:30:37 -04:00
service-port-component.tsx adding port-forward for containers in pods (#528) 2020-08-07 11:30:37 -04:00
services.route.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
services.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
services.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
services.tsx Lens restructure (#540) 2020-06-30 14:35:16 +03:00