SSH Tunneling for MySQL resources?
Has anyone setup “export CSV” functionality from a Windmill application before? Any examples?
is there a way to reset the superadmin user... we got locked out of our test instance
Get the number of filtered rows when using AgGrid
getAgGrid("myTable").api.getDisplayedRowCount()
, but when using this in a templated text it does not update. The problem seems to be that the text component depends on myTable.selectedRows and myTable.result (I also print the total count and the selected count in the same text. But it has no dependency that makes it re-render when the filtering changes.
Is there anything I can do to make it update on filter changes?...No matching distribution found for execjs
Encrypting inputs in webhooks
Minio bucket on railway.app and workspace S3 storage
Error on creating a resource
Error executing flow
How to sign up as a new user?
Python's Pandas is acting weird although it was fine before
Unable to create new app on remote
wmill sync push --skip-pull
I am getting the following error. For clarity other applications in other folders all seem to deploy without problems it is just this particular one that has a problem. The error message is rather vague so I'm struggling to pinpoint what the issue it.
```remote (staging_upgrade) <- local: 1 changes to apply
+ app f/bops/manage-level-framework.app.yaml
? Do you want to apply these 1 changes? (Y/n) › Yes...Questions around licensing
Long Running Scripts
bot.start();
. Is there any way to make the script run longer?
Here is my code:
```ts
import { Bot } from "https://deno.land/x/grammy@v1.20.3/mod.ts";...I'm getting a strange error about completed job not found when using `wmill flow run`
Forking an app doesn't change paths in the hiddenInlineScripts
missing input in flow
What is meant by node id in windmill workflow engine and how to get it