Ruben Fiszel
d37d8c5836
fix: fix s3 test connection
2023-12-14 02:51:53 +01:00
Guillaume Bouvignies
6d51535539
fix: Handle s3object in Deno and Bun ( #2851 )
2023-12-13 23:02:48 +01:00
Ruben Fiszel
a7034a4f95
chore(main): release 1.225.1 ( #2846 )
...
* chore(main): release 1.225.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-13 16:34:35 +01:00
Ruben Fiszel
0afb83f68a
fix: fix setting base_url from empty initial value
2023-12-13 16:24:07 +01:00
Ruben Fiszel
d7156c0e1f
chore(main): release 1.225.0 ( #2837 )
...
* chore(main): release 1.225.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-13 08:28:55 +01:00
Ruben Fiszel
3a2c00f5a3
fix: improve nested flow status viewer
2023-12-13 08:14:34 +01:00
HugoCasa
0af9b9b2b5
feat: powershell deps ( #2820 )
...
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +01:00
Guillaume Bouvignies
7c71b65a99
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
Guillaume Bouvignies
f3b7c49351
fix: Simplify worker env var input ( #2838 )
...
* fix: simplify worker env var input
* Add preset buttons for AWS and SSL
2023-12-12 18:45:52 +01:00
Guillaume Bouvignies
953b80cab7
feat: Add jitter to exponential backoff ( #2842 )
2023-12-12 18:36:22 +01:00
HugoCasa
ab8377aff8
fix: openai cache lock ( #2841 )
2023-12-12 15:52:04 +01:00
Guillaume Bouvignies
1e9ddd03c7
chore: Update git sync script ( #2840 )
2023-12-12 14:31:12 +01:00
Henri Courdent
f06713bbf3
More tooltips on frontend ( #2839 )
2023-12-12 11:20:19 +01:00
HugoCasa
95261a7f86
feat: oauth flow openai key ( #2833 )
...
* feat: oauth flow openai key
* fix: rawvalue insert
2023-12-12 07:57:18 +01:00
Guillaume Bouvignies
c32b88c5f5
feat: EnvVar allow list is configurable from the UI ( #2829 )
...
* feat: EnvVar allow list is configurable from the UI
* variable renaming
2023-12-12 07:04:55 +01:00
Guillaume Bouvignies
66c6e2c226
feat: Resource type description is now displayed when creating a new resource ( #2834 )
2023-12-12 06:58:00 +01:00
Ruben Fiszel
205c2b0713
chore(main): release 1.224.1 ( #2832 )
...
* chore(main): release 1.224.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-11 17:29:06 +01:00
HugoCasa
bfb0db34f4
fix: sql types completions when monaco initialized ( #2831 )
2023-12-11 17:25:15 +01:00
Faton Ramadani
a56bf3902e
fix(frontend): add truncate to DrawerContent ( #2830 )
2023-12-11 17:19:37 +01:00
Ruben Fiszel
4bc7960908
autoset base_url if empty
2023-12-11 00:27:59 +01:00
Ruben Fiszel
09e0112eff
make currency input more resilient
2023-12-10 21:21:50 +01:00
Ruben Fiszel
bb6d59a6b2
chore(main): release 1.224.0 ( #2825 )
...
* chore(main): release 1.224.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-10 13:53:39 +01:00
Amir Zarrinkafsh
01a08a0a77
feat: add authelia sso support ( #2824 )
...
This change adds the ability to integrate Windmill with Authelia via OIDC.
2023-12-09 14:50:29 +01:00
Ruben Fiszel
d674bcaf7d
chore(main): release 1.223.1 ( #2821 )
...
* chore(main): release 1.223.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-09 05:35:25 +01:00
Ruben Fiszel
c398cc64b1
add selectFirstRowByDefault for tables
2023-12-08 23:57:52 +01:00
Ruben Fiszel
4800ebb864
fix: improve aggrid selectedRow output + make first selectedRow configurable
2023-12-08 23:42:08 +01:00
Guillaume Bouvignies
346d9affa5
feat: Add possibility to delete flow step results when the flow is complete ( #2806 )
...
* feat: Add possibility to delete flow step results when the flow is complete
* Add third layer of tabs and gate feature to EE
2023-12-08 21:30:44 +01:00
Guillaume Bouvignies
cad8f60edc
chore: Update git sync scripts ( #2819 )
2023-12-08 18:46:39 +01:00
Guillaume Bouvignies
74bb1a2bf1
feat: Add a git sync test button ( #2817 )
2023-12-08 18:20:23 +01:00
Guillaume Bouvignies
9a7b68570b
chore: Updating git sync info ( #2818 )
2023-12-08 18:20:07 +01:00
Henri Courdent
2ac367db8c
Git sync frontend improvements & tooltip ( #2816 )
2023-12-08 17:57:47 +01:00
Ruben Fiszel
e485811309
fix: improve sql default arg parsing + auto invite
2023-12-08 16:37:11 +01:00
HugoCasa
03568178a4
feat: sql types autocomplete ( #2810 )
...
* feat: sql types autocomplete
* fix: frontend check
2023-12-08 15:20:33 +01:00
HugoCasa
7082c2fbcd
feat: no worker with tag warning ( #2803 )
...
* feat: no worker with tag warning
* feat: better design and flow jobs
* fix: sqlx
* fix: clear timeout on destroy
2023-12-08 00:18:41 +01:00
HugoCasa
825448e1f1
feat: add mysql datetime ( #2808 )
...
* feat: mysql datetime support
* feat: nits
2023-12-08 00:14:08 +01:00
HugoCasa
81abec453e
fix: db schema autocomplete ( #2809 )
2023-12-08 00:13:34 +01:00
Ruben Fiszel
0098c22074
fix: conditional component also for toggles
2023-12-07 20:38:20 +01:00
Ruben Fiszel
71cf7eac04
chore(main): release 1.222.0 ( #2801 )
...
* chore(main): release 1.222.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-07 19:04:46 +01:00
HugoCasa
6e138528dd
feat: mysql named params ( #2805 )
2023-12-07 18:55:14 +01:00
Ruben Fiszel
c37d73d1df
fix reload
2023-12-07 18:40:17 +01:00
Ruben Fiszel
93f34693ac
fix reload
2023-12-07 18:38:59 +01:00
Ruben Fiszel
6814bfd346
fix reload
2023-12-07 18:36:39 +01:00
Ruben Fiszel
cb098182db
fix reload
2023-12-07 18:32:00 +01:00
Ruben Fiszel
18a4479932
fix: fix extraOptions for agGrid
2023-12-07 18:16:17 +01:00
Ruben Fiszel
62d82e2403
fix: fix extraOptions for agGrid
2023-12-07 17:58:36 +01:00
Ruben Fiszel
9147df5e29
feat: conditional fields on forms
2023-12-07 17:58:22 +01:00
Faton Ramadani
98784d2dd1
fix(frontend): Fix chartjs options merge ( #2804 )
2023-12-07 17:02:26 +01:00
Ruben Fiszel
e3e25476bd
multiple small fixes
2023-12-07 15:40:14 +01:00
HugoCasa
c7679d0094
fix: app reports screenshot refresh ( #2800 )
2023-12-07 11:03:23 +01:00
Ruben Fiszel
d89ac69109
improve evalv2 fullscreen
2023-12-07 09:40:51 +01:00