Ruben Fiszel
7ca652dede
chore(main): release 1.508.0 ( #6207 )
...
* chore(main): release 1.508.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.508.0
2025-07-16 23:05:38 +00:00
Ruben Fiszel
36816e08ac
fix build
2025-07-16 22:52:29 +00:00
Ruben Fiszel
07b785dcc3
fix: support enum for array list as multiselect
2025-07-16 22:31:15 +00:00
centdix
827e06b4b3
feat(aichat): add logs api endpoint as tool ( #6197 )
...
* add logs
* add logs search + better load tools logic
* use json
* nit
* only add for ee
* nit
* filter out search after first fail
* Revert "filter out search after first fail"
This reverts commit 2abf0db6e5a1be84e67d1a153281b74d448cb5cd.
* call endpoint to know if it is available
* cleaning
* Apply suggestion from @graphite-app[bot]
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* fix
* draft
* call enabled endpoint
* not workspaced
* remove from system prompt if not enterprise
* fix eeref command
* update ee ref
---------
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-07-16 17:59:47 +00:00
Guilhem
c076d1332e
fix(frontend): add error handler on trigger delete ( #6208 )
2025-07-16 17:26:48 +00:00
HugoCasa
1d62dd0fc3
feat: better explanation for dev key renewal ( #6209 )
...
* fix: hide s3 catalog picker in anonymous apps
* nit reactivity upload text
* no signed s3 object warning
* remove warning
* fix check
* feat: better dev key explanation
2025-07-16 17:26:37 +00:00
HugoCasa
b68193f804
fix: hide s3 catalog picker in anonymous apps ( #6204 )
...
* fix: hide s3 catalog picker in anonymous apps
* nit reactivity upload text
* no signed s3 object warning
* remove warning
* fix check
2025-07-16 16:44:19 +00:00
Guilhem
290daec0fa
fix(frontend): enable delete triggers on detail page ( #6206 )
...
* Allways show trigger update button
* allow delete deployed trigger
2025-07-16 16:44:06 +00:00
Diego Imbert
9e8748b7c8
fix batch rerun reactivity issue ( #6205 )
2025-07-16 14:30:15 +00:00
Ruben Fiszel
532cdc4b49
chore(main): release 1.507.2 ( #6202 )
...
* chore(main): release 1.507.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.507.2
2025-07-16 13:26:45 +00:00
Ruben Fiszel
6c477c109b
fix(cli): fix cli --skip-resources --skip-variables
2025-07-16 13:22:45 +00:00
Diego Imbert
2dae9ba0a7
Fix unsatisfying delete button in flow module when clicking fast ( #6203 )
2025-07-16 10:52:57 +00:00
centdix
7457401877
add small help text ( #6200 )
2025-07-16 10:47:07 +00:00
HugoCasa
038c179a43
fix: cancel autocomplete on escape + autocomplete qol ( #6201 )
...
* fix: cancel autocomplete on escape + autocomplete qol
* missing
2025-07-16 10:46:43 +00:00
Ruben Fiszel
061be92fae
chore(main): release 1.507.1 ( #6199 )
...
* chore(main): release 1.507.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.507.1
2025-07-16 10:37:50 +00:00
HugoCasa
8247a6c684
fix: nested delete after use in flows ( #6194 )
2025-07-16 10:28:28 +00:00
Guilhem
475bebdcfc
fix flow dev sync ( #6198 )
2025-07-16 10:28:01 +00:00
Ruben Fiszel
f3151db110
better error message for ill-defined flow
2025-07-16 08:54:41 +00:00
Ruben Fiszel
409a7f4920
nit log
2025-07-16 00:01:28 +00:00
Ruben Fiszel
195bfceff3
chore(main): release 1.507.0 ( #6189 )
...
* chore(main): release 1.507.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.507.0
2025-07-15 17:18:16 +00:00
Ruben Fiszel
ef76e65c63
nit compile
2025-07-15 16:45:11 +00:00
Ruben Fiszel
99ffa2d20b
nit compile
2025-07-15 16:39:16 +00:00
Ruben Fiszel
7743d7e9dc
tracing error exit loop
2025-07-15 16:31:35 +00:00
Alexander Petric
aa37f643e7
feat: git sync improvements ( #6182 )
...
* init checkpoint
* ui second pass...
* round 1 backend + saving settings + detecting changes...
* checkpoint
* fix openapi
* saving + correct wmill.yaml diff
* cli refactor
* cli and tests refactor done
* cli multi workspace support
* cli support skip core types to align with ui
* new test framework
* sqlx
* openapi spec
* frontend
* sync + settings changes
* some fixes
* some fixes
* security: Remove hardcoded EE license key, use environment variable only
- Remove hardcoded license key from containerized test backend
- Environment variable EE_LICENSE_KEY now required for EE features
- License key no longer stored in database during tests
* sqlx
* tests
* fixing tests
* fix tests
* checkpoint
* checkpoint
* cli build
* frontend - cli exchange
* settings match
* ee repo ref
* npm check
* openapi
* tests
* checkpoint
* cli + tests
* reset to preview on changes
* merge issue ee
* cleanup
* hubscript
* simplifications
* ee repo ref
* cli fixes
* fix sync and add tests
* extra test
* git sync settings / key change aware
* ee-repo ref
* ee-repo ref
* ee repo ref
* ee ref
* review 1
* ee ref
* Update frontend/src/lib/components/PullGitRepoPopover.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update frontend/src/routes/(root)/(logged)/workspace_settings/+page.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ee ref
* remove extra includes from ui
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-15 16:25:31 +00:00
HugoCasa
9053a931ce
feat: multi s3 arg input ( #6187 )
...
* feat: multi s3 arg input
* nits
2025-07-15 15:42:25 +00:00
Ruben Fiszel
d3a05d495d
prevent forever loops nit
2025-07-15 15:36:42 +00:00
Ruben Fiszel
2e1b6c1947
fix: prevent worker not exiting if special case of same worker job
2025-07-15 15:32:26 +00:00
Guilhem
885f711e03
fix(frontend): fix dev graph not loading ( #6190 )
...
* fix(frontend): fix dev graph not loading
* nit
2025-07-15 14:15:54 +00:00
Ruben Fiszel
27621d9503
prevent tight cpu loop on job pull
2025-07-15 14:14:24 +00:00
Ruben Fiszel
cca8e748aa
fix: only close app dropdown when action is done
2025-07-15 13:51:45 +00:00
centdix
decb54fc5a
pin rmcp version ( #6188 )
2025-07-15 12:22:20 +00:00
Ruben Fiszel
dc1c216582
chore(main): release 1.506.0 ( #6183 )
...
* chore(main): release 1.506.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.506.0
2025-07-15 09:57:49 +00:00
HugoCasa
b58c46a504
feat(frontend): app static and user resource picker default values ( #6179 )
2025-07-15 09:52:54 +00:00
centdix
3e2606a14e
pull before push ( #6186 )
2025-07-15 09:39:37 +00:00
Alexander Petric
d562625474
feat: add oauth client_credentials support ( #6110 )
...
* feat: add oauth client_credentials support
* refactor: client_id / secret at instance level
* trim
* only visma / custom oauth
* ee ref
* Update SQLx metadata
---------
Co-authored-by: GitHub Action <action@github.com >
2025-07-15 01:50:22 +02:00
Ruben Fiszel
3ae5b3c594
chore(main): release 1.505.4 ( #6178 )
...
* chore(main): release 1.505.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.505.4
2025-07-14 14:55:12 +00:00
HugoCasa
00ab0e8f38
fix: retry telemetry and renewal ( #6175 )
...
* feat: retry telemetry and renewal
* Update ee-repo-ref.txt
---------
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-07-14 14:29:52 +00:00
Ruben Fiszel
0c8bc6077a
load secondary storages only on need
2025-07-14 13:00:29 +00:00
Ruben Fiszel
554bb08d76
chore(main): release 1.505.3 ( #6177 )
...
* chore(main): release 1.505.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.505.3
2025-07-14 13:26:34 +02:00
HugoCasa
03a024d42e
fix: add grants to asset table ( #6176 )
2025-07-14 13:08:28 +02:00
Ruben Fiszel
b50f810d64
nit check
2025-07-14 09:47:03 +00:00
Ruben Fiszel
50d4ed452a
add wm_renderer
2025-07-14 09:42:58 +00:00
Ruben Fiszel
d0d680bc16
close dropdown on click
2025-07-14 09:08:08 +00:00
Ruben Fiszel
ce442a7493
nit
2025-07-13 23:02:42 +00:00
Ruben Fiszel
b4a8d7212b
nit unused import
2025-07-13 22:25:05 +00:00
Ruben Fiszel
372d56ae40
apply iptables for cloud hosted only
2025-07-13 20:08:09 +00:00
Ruben Fiszel
60ef013d8b
chore(main): release 1.505.2 ( #6172 )
...
* chore(main): release 1.505.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.505.2
2025-07-13 14:47:55 +00:00
Ruben Fiszel
e99d6261f6
nit import
2025-07-13 14:38:59 +00:00
Ruben Fiszel
9d9cdc75a9
fix: make usage stats on jobs on last 48h to reduce db load
2025-07-13 14:32:03 +00:00
Ruben Fiszel
3459f6a5f1
nit script editor chat ai default mode on open
2025-07-13 14:10:54 +00:00