winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.75k stars 186 forks source link

Allow collapsing and expanding map nodes #6624

Closed polamoros closed 3 weeks ago

polamoros commented 3 weeks ago

Use Case

As a wing developer, I want to see a simplified version of the map of my large wing applications.

Proposed Solution

Console map nodes can be collapsed or expanded individually or all at once. Connections to internal resources of a collapsed node will be connected to its parent node. Inflights of the collapsed nodes will be displayed normally.

Implementation Notes

Related to https://github.com/winglang/wing/issues/5861

Component

Wing Console

Community Notes

polamoros commented 3 weeks ago

What should we do with the inflights of a collapsed node?

this is the current behaviour image

image

monadabot commented 3 weeks ago

Congrats! :rocket: This was released in Wing 0.74.37.