Daan
Daan
WWindmill
Created by Daan on 11/28/2024 in #help
Question on worker memory usage
😄 hahaha oh my, we missed that
3 replies
WWindmill
Created by Daan on 11/28/2024 in #help
Execute a script for each flow run
Awesome, we would very much love that feature! Thanks!
4 replies
WWindmill
Created by Daan on 11/28/2024 in #help
Execute a script for each flow run
(we are using EE FYI)
4 replies
WWindmill
Created by Daan on 11/26/2024 in #help
Integrating an app in a custom React application
Ok got it thanks!
3 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)
Hah - cleared all caches, logged out & into Windmill again - removed the component entirely & recreated it, and it works again. So I think I just wasted a few of your minutes, sorry for that - I can't reproduce it anymore
8 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)
I don't really know - but visually, it shows on the right the inputs to the runnable script (so it's somehow fetching those correctly - in this case "path") , but when I come back to the component a second later, the view shows again at the top to "select a script" (while the path variable is still there).
8 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)
not sure how to send* more details
8 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)
Sorry - not sure how to sure more details, figured you might link this to a known issue. Can provide more details, I'm trying a bunch of things like clearing caching in browser etc now too.
8 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)
When selecting script, it shows "no script" at the bottom, and the UI shows an inconsisent state (it shows the path options in the runnable input, but no script appears to be connected
8 replies
WWindmill
Created by Daan on 11/19/2024 in #help
File input component & component re-rendering in app
OK - Add a button to an app with a File Input component. Set "disabled" to the following expression: !h.result[0] || h.result[0].name === undefined This works on initial load, but does not work here on our end when adding & then removing again the single file we selected in the file picker
5 replies
WWindmill
Created by Daan on 11/19/2024 in #help
File input component & component re-rendering in app
(for information: looking in the app editor, the results are correctly set to undefined when we reomve a file from the file input component, so this seems like an issue related to firing an update event to the components that depend on the file input component?
5 replies
WWindmill
Created by Daan on 11/19/2024 in #help
Stream file to browser from table action
We found a way around it now using a front-end transformer script, as documented in the documentation - so if that's the intended way, you can close this request
4 replies
WWindmill
Created by Daan on 11/19/2024 in #help
Stream file to browser from table action
Ideally, the button in the table would have an "on success" action that is not just "go to URL" but that allows us to stream the base64 encoded file directly to the browser, similar to what the "Download file" component does
4 replies
WWindmill
Created by Daan on 11/18/2024 in #help
Trial warning on AgGrid component in app
Thanks Ruben! Fixed now
9 replies
WWindmill
Created by Daan on 11/18/2024 in #help
Trial warning on AgGrid component in app
Hah, it's fixed! There was a different page where we were using an EE one by chance - its a bit confusing though that if you use 1 of those somewher else, that the non-EE one will ALSO show the warning - maybe something that could be added as warning to https://www.windmill.dev/docs/misc/guides/aggrid_table
9 replies
WWindmill
Created by Daan on 11/18/2024 in #help
Trial warning on AgGrid component in app
I added "AgridTable", and I indeed see that that component does not have any "license" field to configure in the App UI - it still shows the For Trial Use Only warning I posted above though
9 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
Offer S3 files for dowload in apps
crazy response speed again, thanks, works now!
5 replies
WWindmill
Created by Daan on 11/15/2024 in #help
Offer S3 files for dowload in apps
I also see a "download button" in apps, but that asks for a URL or base64 encoded file. Is there a way to link this directly to an S3Object returned by a flow?
5 replies
WWindmill
Created by Daan on 11/15/2024 in #help
Offer S3 files for dowload in apps
The only way I find to do it now is to show the "job by jobid" in the app, and then let users download it from there, but that seems like a bad solution , we don't want to expose users to the flow graph in the app window
5 replies