d10sfan
d10sfan
WWindmill
Created by d10sfan on 4/26/2024 in #help
How do I poll every x seconds on an app?
yeah i did something similar thanks! i did a fetch flow, then that caused a frontend script to run that had a promise that resolved after x seconds, and then on the finish of that script, it calls the flow
6 replies
WWindmill
Created by d10sfan on 4/17/2024 in #help
Clearing file input
Ah I see there's a clearFiles, don't think that's documented anywhere?
2 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
Is there a way to run windmill under a subpath?
I tried to have traefik add a route middleware, but it never reaches /admin anyways, since windmill is trying to load from /_app at a root level
5 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
That did the trick, thanks for the help!
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
ah ok thanks
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
Since those are front-end scripts, and not flows
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
I see https://www.windmill.dev/docs/apps/app-runnable-panel#state but that does not seem to work inside a flow
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
Is there a way to set a state of the app in use? I'd like to do an API call that gets a token, or receives the error from it, and then make it available to the app for future use.
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
How can I set the state of an app inside a fetch script?
ah ok thanks
10 replies
WWindmill
Created by d10sfan on 4/10/2024 in #help
Is there a way to run windmill under a subpath?
I see, thanks
5 replies