mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
31411e256f
* Refactor flow UI/UX + added fork and create script from inline script * Prevent infinite loop when remove steps * Fix forking a script from the Hub * Fix viewing code of a script from the Hub * Fix PR comments * Fix code highlight * Fix path * Find next available path * Fix copy first step schema * Light dynamic input WIP * Fix initial input transform * Use backquote to inject code * Light dynamic input working * Adapt warning message * Merge main * Change toggle text * Change toggle text * Fix preview * Add missing id * Fix z-index * Update frontend/src/lib/components/ModuleStep.svelte * pushed propertiesType fix * pushed propertiesType fix * JSON.parse resulting expr * use class for property-picker * Rework onmouseleave logic * handle all types * give up on object * give up on object * give up on object * fix toggle * good to merge Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>