Ruben Fiszel
c96697928f
fix: fix dependency tracking for single scripts
2024-06-11 21:32:10 +02:00
Ruben Fiszel
6c4ef79e1c
chore(main): release 1.344.2 ( #3898 )
...
* chore(main): release 1.344.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.344.2
2024-06-11 21:07:11 +02:00
Ruben Fiszel
28d7510584
fix: fix dependency tracking for single scripts
2024-06-11 21:04:03 +02:00
Ruben Fiszel
9307f31331
chore(main): release 1.344.1 ( #3897 )
...
* chore(main): release 1.344.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.344.1
2024-06-11 20:54:43 +02:00
Ruben Fiszel
5f119de6cb
fix: fix dependency tracking for single scripts
2024-06-11 20:51:57 +02:00
Ruben Fiszel
f8f6d8beaa
fix: upgrade deno to 1.44.1
2024-06-11 19:54:57 +02:00
wendrul
b9092e591e
fix: cancel jobs button missing chevron ( #3896 )
2024-06-11 19:33:57 +02:00
Ruben Fiszel
26e21d5c93
fix go client build
2024-06-11 19:31:28 +02:00
Ruben Fiszel
24c2cc1ed7
chore(main): release 1.344.0 ( #3895 )
...
* chore(main): release 1.344.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.344.0
2024-06-11 19:07:04 +02:00
Ruben Fiszel
dcff6e9ff3
fix(backend): wrong previous result used in flow for-loop
2024-06-11 17:35:38 +02:00
wendrul
7474145f0e
feat: cancel jobs based on filters ( #3874 )
...
* WIP
* Add endpoint to cancel jobs
* Fix endpoints and add modal to cancel jobs
* Add useful tooltips and warnings
* Fix openapi.yml
* Prepare sqlx
* Prepare sqlx
* Select jobs to cancel
* Prepare sqlx
* Remove unused variable
* Make small fixes
- gap between buttons
- dropdown in one button with chevron instead of two buttons
- filters shown on the cancel filtered modal
2024-06-11 17:12:30 +02:00
Faton Ramadani
609f332116
fix(frontend): Fix Timeline/Node Status tab zIndex ( #3894 )
2024-06-11 16:41:37 +02:00
Ruben Fiszel
da03a45d81
chore(main): release 1.343.3 ( #3892 )
...
* chore(main): release 1.343.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.343.3
2024-06-11 14:07:57 +02:00
Ruben Fiszel
1be0bfaf7b
fix: flow args should always render in test flow
2024-06-11 13:57:53 +02:00
Ruben Fiszel
eb068fd086
fix: improve init script handling of windows newlines
2024-06-11 00:55:28 +02:00
Ruben Fiszel
ce65d5c1b0
add lokalize exception to import map
2024-06-10 22:14:13 +02:00
Ruben Fiszel
2adb2fcbda
chore(main): release 1.343.2 ( #3891 )
...
* chore(main): release 1.343.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.343.2
2024-06-10 19:12:44 +02:00
Ruben Fiszel
36d0c4e992
fix: fix nativets scripts
2024-06-10 19:09:38 +02:00
Ruben Fiszel
0f7f900ad6
chore(main): release 1.343.1 ( #3889 )
...
* chore(main): release 1.343.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.343.1
2024-06-10 18:35:28 +02:00
Ruben Fiszel
ec248ddaec
fix: update deno_core to latest to work better with rust 1.78 ( #3890 )
2024-06-10 18:31:16 +02:00
Ruben Fiszel
61bb069da3
fix: fix reorder of args in schema form
2024-06-10 15:38:24 +02:00
Ruben Fiszel
c72c53083b
chore(main): release 1.343.0 ( #3875 )
...
* chore(main): release 1.343.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.343.0
2024-06-10 13:29:10 +02:00
Ruben Fiszel
1957ca03b3
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
38ed825d09
remove all warnings
2024-06-08 18:06:04 +02:00
Ruben Fiszel
13cda8be80
update tests
2024-06-08 17:51:43 +02:00
Ruben Fiszel
26822d9db8
return flow value in flow dependency job
2024-06-08 17:38:06 +02:00
Ruben Fiszel
56b33e0d1a
update rust image to 1.78
2024-06-08 17:02:31 +02:00
Ruben Fiszel
5ae8592792
feat: track dependency map for bun + inline script of flows
2024-06-08 16:43:48 +02:00
HugoCasa
f29f71bfde
fix: remove main decorator after split from end of file during py imports parsing ( #3887 )
...
* fix: remove main decorator after split from end of file during py imports parsing
* fix: nit
2024-06-07 22:08:22 +02:00
wendrul
d2d87f4c97
feat: towards cloud events webhook compliance ( #3883 )
...
* Cloud events webhook compliance
* Only on OPTIONS
2024-06-07 14:24:04 +02:00
Ruben Fiszel
da1ea04c79
fix: retrigger bun dependencies jobs for importers when using common deps
2024-06-07 13:34:07 +02:00
HugoCasa
66e6fe374c
fix(frontend): job detail horizontal padding small screens ( #3881 )
2024-06-06 17:55:26 +02:00
Faton Ramadani
6c4e7d0e93
fix(frontend):Add missing InitializeComponent for components Flow Status by id and Log by Job id ( #3882 )
2024-06-06 17:34:32 +02:00
HugoCasa
387ea4469f
fix(frontend): encrypt openai key on workspace creation ( #3879 )
2024-06-05 23:38:40 +02:00
Ruben Fiszel
b1f9272d9f
feat: support selecting by columns in table
2024-06-05 19:57:54 +02:00
Faton Ramadani
ef2329bb87
fix(frontend): Remove useless RunnableWrapper on Log and Flow status … ( #3877 )
...
* fix(frontend): Remove useless RunnableWrapper on Log and Flow status component
* fix(frontend): fix wording
* fix(frontend): fix wording
* fix(frontend): add missing render prop
2024-06-05 16:21:33 +02:00
Ruben Fiszel
63f962bef0
bump ee private
2024-06-05 16:14:34 +02:00
Ruben Fiszel
7d6868a0cb
increase token length to 32 chars
2024-06-05 15:49:21 +02:00
Faton Ramadani
be092d2527
fix(frontend): Fix AgChart when the component is hidden ( #3876 )
2024-06-05 13:34:09 +02:00
Ruben Fiszel
3e969b291f
fix sqlx
2024-06-05 13:32:23 +02:00
Ruben Fiszel
0975fb6950
fix: paginate listTokens page
2024-06-05 13:24:58 +02:00
Hamir Mahal
11fba4fbca
fix: deprecated Node.js usage in checkout@v3 ( #3872 )
2024-06-05 13:09:21 +02:00
Ruben Fiszel
ebf37eb16b
fix: use full hostname as worker ping hostname and add it in other contexts
2024-06-05 11:28:51 +02:00
Ruben Fiszel
d02430a2e0
chore(main): release 1.342.0 ( #3870 )
...
* chore(main): release 1.342.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.342.0
2024-06-05 00:42:06 +02:00
HugoCasa
14bd5fe051
feat: customer portal link ( #3868 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-06-04 23:55:54 +02:00
Ruben Fiszel
b756a3b31e
fix: handle csv with different separators in csv preview
2024-06-04 23:53:45 +02:00
Ruben Fiszel
bb6ae23cbc
frontend nits
2024-06-04 23:09:52 +02:00
Ruben Fiszel
5152e0f2a0
frontend nits
2024-06-04 23:06:34 +02:00
Ruben Fiszel
c7a86a8bce
chore(main): release 1.341.1 ( #3864 )
...
* chore(main): release 1.341.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.341.1
2024-06-04 21:20:20 +02:00
Ruben Fiszel
ef9ad1af49
fix: fix writing binary file from global cache in go
2024-06-04 21:17:05 +02:00