UI Issue: Browser zoom on the Configuration section for File Input stretches vertically
Accepted File Types
field is the main offender.Searching for components should include category
char
.
Expected behavior: components that don't match the search term in the name, but do match the category, should still be returned....Remove App Refresh, but leave it enabled
Front-end Table Script Error
map()
call. The script works fine, but I'm getting an error every time it executes.Suggestion: Deploy Windmill with self-signed TLS certificate by default?
Tab Component: How do you select a different tab, when using "Invisible on View"?
Test Windmill Resource Connectivity From UI
Change REST API action to use well-defined fields
Invoke Multiple Event Handlers From Button Click
Run All Branches
step, but it would feel more "native" to handle it directly from the designer UI.
As far as capturing results from multiple handlers ... each handler could have a "name" property to register the results under separately. Instead of accessing button.result
, you could access button.result.handler1
or button.result.handler2
to get the results from each handler separately....Set Windmill App State From Bash Script
set_state()
method, but am not clear if this can be done in Bash or not.
I am trying to avoid the dependency on the Bash script output, and directly set keys in the app state....Getting Empty Output from Bash Script
curl
command.
What could possibly be happening?
If I run this in a Linux shell, it works every single time....Deploy Windmill worker on Windows platform
Deploy new workers to Windmill installation
Slack Resource - Bot vs. User Tokens
Publish App + Scripts + Flows to Windmill Hub
How can I run a PowerShell script inside Windmill?
How do I consume a Resource from a Bash Script?
Installing Python Package from Github URL
pip install
and requirements.txt
with local interpeters, but with the windmill workers it seems to not install the final package?
Eg.
```python
requirements:...Create a job to run after ten minutes of creation