Files
windmill/frontend
Guillaume Bouvignies 29ea5f0f7e feat: Restartable flows (#2514)
* feat: Restartable flows for simple sequential flows

* check if status of previous module to initialize last_result

* compute result of forloop flows when needed

* Add possibility to restart a flow preview

* Re-compute leaf jobs when needed

* FE polishing

* Add tooltip on button and fix module not found error in preview

* Handle ListJob when computing leaf job from db

* Fix unused imports

* ./build_openapi.sh

* sqlx prepare
2023-10-30 12:51:56 +01:00
..
2023-05-22 00:02:53 +02:00
2023-10-30 12:51:56 +01:00
2023-08-10 08:20:51 +02:00
2023-08-08 12:02:51 +02:00
2023-04-19 22:48:50 +02:00
2022-05-10 21:29:54 +02:00
2023-04-17 23:38:34 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2023-04-01 13:22:12 +02:00
2022-05-05 10:22:33 +02:00
2022-05-10 21:29:54 +02:00
2023-04-17 23:38:34 +02:00
2022-05-05 04:25:58 +02:00
2023-04-17 23:38:34 +02:00
2023-10-23 16:06:07 +02:00

Windmill frontend

The windmill frontend written in Svelte + Tailwind CSS

The frontend is under AGPL, see the LICENSE file at the root of this repo