dieriba
fc5034e94d
fix: preproccessor ui and expanding preprocessor support ( #6872 )
...
* preproccessor php
* fix
* ok
* remove folder
* chore: publish parser
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2025-11-10 11:22:31 +00:00
Ruben Fiszel
e047c3b2b1
add require non-empty array
2025-11-10 09:51:30 +00:00
Ruben Fiszel
3dcad57481
add debug_sse_stream
2025-11-09 10:53:37 +00:00
Ruben Fiszel
41a6f89bdb
not require crypto for ai chat
2025-11-08 20:14:07 +00:00
Ruben Fiszel
2d54dfbf05
fix: make ai chat works with unicode messages
2025-11-08 19:49:47 +00:00
Ruben Fiszel
9e4882c0a9
fix: fix multiselect in list for apps
2025-11-08 19:05:23 +00:00
Ruben Fiszel
8b2291b0f9
chore(main): release 1.574.1 ( #7092 )
...
* chore(main): release 1.574.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.574.1
2025-11-08 10:28:55 +00:00
Ruben Fiszel
f12be4eb19
fix direct access
2025-11-08 10:26:48 +00:00
Ruben Fiszel
d6421c2ea7
fix: make get_logs work even for partial flow jobs
2025-11-08 00:20:49 +00:00
Ruben Fiszel
b5c21cfe56
chore(main): release 1.574.0 ( #7088 )
...
* chore(main): release 1.574.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.574.0
2025-11-07 23:27:45 +00:00
Ruben Fiszel
62ffe9ffce
fix(cli): add automatic handler of .node files for codebase bundler
2025-11-07 23:10:26 +00:00
Alexander Petric
408911dbf6
camelcase ( #7091 )
2025-11-07 18:51:33 +00:00
dieriba
3a657b10e7
nit flow env ( #7090 )
2025-11-07 18:51:22 +00:00
dieriba
c59183f5c3
feat: env var in flow ( #6852 )
2025-11-07 18:38:55 +00:00
Alexander Petric
6045f0c406
fix: teams selector svelte5 ( #7087 )
2025-11-07 18:21:55 +00:00
Ruben Fiszel
180b1523f3
chore(main): release 1.573.5 ( #7082 )
...
* chore(main): release 1.573.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.573.5
2025-11-07 17:55:07 +00:00
centdix
e1fc963990
remove breaking prop ( #7086 )
...
* remove breaking prop
* cleaning
* fix weirdbroken multiselect
---------
Co-authored-by: Diego Imbert <diego@windmill.dev >
2025-11-07 17:49:42 +00:00
Diego Imbert
b07c35fe1c
fix: modal action in App AgGrid ( #7085 )
...
* Modal action in App AgGrid
* nit
2025-11-07 17:27:06 +00:00
Alexander Petric
9063945161
trim whitespaces from license key input field ( #7084 )
...
- Add onBlur prop support to Password component
- Trim license key on blur in InstanceSetting component
- Trim license key before saving in InstanceSettings component
This ensures leading and trailing whitespace is always removed
from the license key input field, both when the user leaves the
field and when settings are saved.
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-11-07 16:22:13 +00:00
centdix
49524d5b28
chore(aiagent): store memory in db ( #7053 )
...
* store to db
* no warning in context
* warning in frontend
* remove log
* 100kb + alert
* update sqlx
* update eeref
* Update ee-repo-ref.txt
* cleaning
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-11-07 15:27:00 +00:00
Ruben Fiszel
ad43680bb9
fix: dep jobs improvements ( #7081 )
...
* dep jobs improvements
* update
2025-11-07 11:04:53 +00:00
centdix
10e621cffe
nits ( #7080 )
2025-11-07 11:01:20 +00:00
Ruben Fiszel
5ef901152f
chore(main): release 1.573.4 ( #7075 )
...
* chore(main): release 1.573.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.573.4
2025-11-07 08:09:26 +00:00
Ruben Fiszel
ad861f5312
formalize ai input transform ( #7078 )
...
* ai input transform
* fix
2025-11-07 08:03:44 +00:00
Ruben Fiszel
5f7e0b7244
fix: improve priority for child jobs ran from api
2025-11-06 19:08:59 +00:00
Ruben Fiszel
3bda6da168
fix: make it impossible to have non linear script history even in edge condition
2025-11-06 18:52:43 +00:00
Ruben Fiszel
9e3ea76575
fix(bun): support relative imports without .ts but starting with /u/ or /f/
2025-11-06 18:42:57 +00:00
wendrul
db045e7d29
fix git sync related build error ( #7076 )
2025-11-06 18:06:05 +00:00
wendrul
192fecc86f
fix: create git branch right before creating the workspace fork to catch errors and have a coherent fork point ( #7073 )
...
* Workspace forks: add endpoint to create a branch before creating a fork
* Update hubPaths + create branch before creating fork on frontend
* Update tmp ee-repo-ref
* Remove debug hubPath
* Prepare sqlx
* Fix ee imports
* Update ee-ref
* Update ee-repo-ref final
* Prepare sqlx
2025-11-06 16:45:34 +00:00
Ruben Fiszel
9d1f9bd39b
chore(main): release 1.573.3 ( #7071 )
...
* chore(main): release 1.573.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.573.3
2025-11-06 13:56:59 +00:00
Ruben Fiszel
f16231d7c9
fix: job streaming improvement after compaction
2025-11-06 13:50:52 +00:00
Ruben Fiszel
b0a20a4c00
chore(main): release 1.573.2 ( #7066 )
...
* chore(main): release 1.573.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.573.2
2025-11-06 13:13:37 +00:00
Diego Imbert
08607509d6
Frontend nit fixes ( #7069 )
...
* fix misaligned "Create from template" button
* fix Drawer actions shrink / overflow
2025-11-06 13:08:53 +00:00
Ruben Fiszel
75e056bbce
fix: oidc token issue
2025-11-06 13:08:19 +00:00
Ruben Fiszel
4c13819434
fix oidc token issue
2025-11-06 13:05:55 +00:00
Ruben Fiszel
b83eeefd66
logs improvements
2025-11-06 13:04:00 +00:00
Ruben Fiszel
af6e919765
avoid writing all oneOf options for apps in apps to lighten them
2025-11-05 23:02:42 +00:00
Ruben Fiszel
3f0a4e0e64
nits
2025-11-05 22:23:47 +00:00
Alexander Petric
8cb8650460
fix: authentik frontend baseurl field empty when loaded from db ( #7065 )
2025-11-05 17:53:46 +00:00
Ruben Fiszel
e180390ab7
chore(main): release 1.573.1 ( #7064 )
...
* chore(main): release 1.573.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.573.1
2025-11-05 14:54:56 +00:00
hugocasa
3338a3e3c4
fix: nits hub search and telemetry ( #7063 )
2025-11-05 14:47:32 +00:00
Ruben Fiszel
4418074486
chore(main): release 1.573.0 ( #7060 )
v1.573.0
2025-11-05 13:11:44 +00:00
HugoCasa
2303f2cca0
fix: incorrect query arg in hub link
2025-11-05 12:55:42 +01:00
hugocasa
1edfdce0dd
feat: hub actions and better search ( #7056 )
...
* feat: hub actions and better search
* nit
2025-11-05 11:10:48 +00:00
Alexander Petric
86670240a7
feat: add groups to user endpoint + set displayname when group created via igroup api ( #7061 )
...
* feat: add groups to user endpoint + set displayname when group created via /api
* ee ref
2025-11-04 22:11:46 +01:00
gpeppers
5185cc32a4
add zoho to auth settings list ( #7021 )
...
Co-authored-by: Alexander Petric <alpetric@users.noreply.github.com >
2025-11-04 20:54:24 +00:00
Ruben Fiszel
0271a9f51d
fix(lsp): fix ruff integration
2025-11-04 20:05:30 +00:00
Alexander Petric
6b99bf5003
nit: git_branches -> gitBranches ( #7059 )
2025-11-04 20:01:14 +00:00
Ruben Fiszel
1dd418a99c
improve yaml diff
2025-11-04 19:24:38 +00:00
Ruben Fiszel
4a6d02960c
nits
2025-11-04 19:13:09 +00:00