Results 10 issues of Guilhem

Modifying the title input in order to not have it display as an input field. * Before : ![image](https://github.com/windmill-labs/windmill/assets/64467926/878a9aae-eb27-4f64-b4b3-559af4d6f94c) ![image](https://github.com/windmill-labs/windmill/assets/64467926/5bbe4e59-81ca-437a-a65e-bf91f7429393) ![image](https://github.com/windmill-labs/windmill/assets/64467926/d4c1daa8-e0a6-4d43-8cd0-77388ef62b68) * After : * Empty ![image](https://github.com/windmill-labs/windmill/assets/64467926/44343da6-d45f-4b3d-866b-9447d96eb6f8) * Hover ![Capture...

4 changes here : * The text of the iterator expression has been changed * The original message displayed as an alert under the header has been move into the...

Create a simplified schedule Poll insertion in the flow Editor.

Main features are : * Removing the "connecting" right panel. This allows to see which input we are connecting * Changing the plug designs and animate input connection button on...

* Add possibility to run the flow steps from the graph * Add an input popover

Add possibility to save splitpanes && tab layout ---- > [!IMPORTANT] > This pull request adds functionality to save and restore split pane layouts and tab states in the frontend,...

> [!IMPORTANT] > Prevent multiple menu openings by using unique `modalId` and excluding these IDs from click outside events. > > - **Behavior**: > - Prevents multiple menu openings by...