* Add initial loading status for flow steps * Add loading state * reset module initial if test flow initial is reset * ensure all jobs are loaded before unmouning the preview * only use loadIndividualStepsStates when no history * Revert "only use loadIndividualStepsStates when no history" This reverts commitbfc37b7e7f. * wait for all flow child to be loaded befor loading flowSteps * Revert "wait for all flow child to be loaded befor loading flowSteps" This reverts commit7da81756b0. * Load individual steps on flow load * Add loading status in graph * Use a context to manage initial state and save to local storage * Handle new flow * nit * nit * nit * Prevent loading step when mock is enabled * Load jobs based on last flow run * Revert "Load jobs based on last flow run" This reverts commit212cb7f785. * Change step initial display status * nit * Add parallelisation limit on step job loading
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