Daan
Daan
WWindmill
Created by Daan on 11/28/2024 in #help
Question on worker memory usage
No description
3 replies
WWindmill
Created by Daan on 11/28/2024 in #help
Execute a script for each flow run
Is there a way to run a specific script for each flow run? We would like to do things like custom logging, without having to update each & every individual flow. For example, is it possible for the worker to have a "post flow run" hook for example that can be called?
4 replies
WWindmill
Created by Daan on 11/26/2024 in #help
Integrating an app in a custom React application
Is there a certain design concept we can follow (and is it technically supported) to integrate a Windmill app in a different (react) application, and pass along things like authorization cookies / information to render data in apps specific to the context of a user outside of Windmill? We are now using a combination of public & private apps, but want to explore the option for more fine-grained access control based on authentication information outside of the Windmill App context. Thanks!
3 replies
WWindmill
Created by Daan on 11/25/2024 in #help
Access name of uploaded file (base64)
No description
1 replies
WWindmill
Created by Daan on 11/20/2024 in #help
Bug? Attached runnable to button but shows empty in UI (for 1 specific table & button)
No description
8 replies
WWindmill
Created by Daan on 11/19/2024 in #help
Get overview of running jobs for specific flow in App
I'm wondering if this is possible - can we show the status of a flow's execution in an App ? I didn't find a way to do this. Basically, a list of running jobs for a specific flow.
2 replies
WWindmill
Created by Daan on 11/19/2024 in #help
File input component & component re-rendering in app
No description
5 replies
WWindmill
Created by Daan on 11/19/2024 in #help
Stream file to browser from table action
No description
4 replies
WWindmill
Created by Daan on 11/18/2024 in #help
Trial warning on AgGrid component in app
No description
9 replies
WWindmill
Created by Daan on 11/15/2024 in #help
Dynamically fill form enum values
No description
1 replies
WWindmill
Created by Daan on 11/15/2024 in #help
Offer S3 files for dowload in apps
We have an app where a user clicks a button, and a file is generated in a flow. We are stuck at how to now offer this file for download to the user: in our flow, we return an S3 Object which we can interactively "click" to download the generated file, but how to do this in apps? Thanks
5 replies