hugocasa
4e14f752bb
fix: include missing tags from default/native consts ( #7034 )
2025-11-03 10:31:33 +00:00
Guilhem
33c78e88d5
fix expandable not visible in preview ( #7032 )
2025-11-03 08:30:37 +00:00
Ruben Fiszel
56262e9562
fix sqlx
2025-11-01 17:38:15 +00:00
centdix
00949f937b
feat(flow): Add graph diff visualizer ( #6948 )
...
* graph mode
* show colors
* show module diff viewer button
* better diff logic
* small width merge graph diff
* invert logic
* simplify
* better logic
* put removed modules in initial position
* nit
* nit
* fix conflicting ids
* fix
* add shadowed for after
* better position logic
* fix
* cleaning
* use splitpanes
* add toggle
* fix
* sync move
* icons
* handle zoom
* left header snippet
* cleaning
* cleaning
* remove stats
* big cleaning
* fix
* fix
* fix
* remove not working logic
* invert logic
* nit
* use in deploymentui
* fix typo
* no custom style
* handle nested
* simpler logic
* fix
* fix
2025-11-01 15:17:56 +01:00
dieriba
96505228b1
perf: parse flow value only if needed ( #7025 )
...
* nits
* renames
2025-11-01 15:08:34 +01:00
Pyra
16047b61da
fix: fix rebuild_dependency_map ( #7026 )
...
* nit: fix rebuild_dependency_map
Signed-off-by: pyranota <pyra@duck.com >
* ignore archived flows
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-11-01 15:07:38 +01:00
dieriba
49929b5a9e
nits: warning retry ( #6760 )
...
* done
* ok
* ok
* better
* update sqlx
* raw val
2025-11-01 10:40:43 +00:00
Ruben Fiszel
afc3e662c5
chore(main): release 1.571.0 ( #7024 )
...
* chore(main): release 1.571.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-01 09:54:46 +00:00
Ruben Fiszel
a5d3208d19
nit
2025-11-01 09:43:21 +00:00
hugocasa
2a6dd15f0f
feat(backend): allow specifying oidc token expiration with env var ( #7022 )
...
* feat(backend): allow specifying oidc token expiration with env var
* Update ee-repo-ref.txt
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-11-01 09:19:15 +00:00
Roderik-WU
d922810453
feat: Add "list_resources" function to the wmill sdk
2025-11-01 09:16:59 +00:00
Ruben Fiszel
400b8308fd
flow generate locks improvements
2025-11-01 08:53:52 +00:00
Pyra
882b9b5b88
fix: redeployment of relative import overwrites lock from raw reqs ( #7023 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-10-31 23:52:31 +01:00
Ruben Fiszel
6e2ee9ce6c
chore(main): release 1.570.0 ( #7016 )
...
* chore(main): release 1.570.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-31 07:43:00 +00:00
Guilhem
e933eacd22
add guidelines to claude.md ( #7007 )
...
* add brand guidelines to claude.md
* add component description
* add component description
2025-10-31 07:41:39 +00:00
Ruben Fiszel
8d28603a9a
fix: better handle same worker zombie job
2025-10-31 07:36:38 +00:00
Ruben Fiszel
99286082e6
fix: fix setting high-priority tags in worker groups
2025-10-31 07:05:37 +00:00
Alexander Petric
8696c7ddbc
fix: search drop down z index too low ( #7017 )
2025-10-31 06:33:59 +00:00
Ruben Fiszel
ada793a476
nits UI
2025-10-30 21:33:06 +00:00
Ruben Fiszel
a6815c857c
script editor nits
2025-10-30 21:09:10 +00:00
Diego Imbert
0c7257d514
Pause toast if any is hovered ( #6965 )
2025-10-30 20:33:13 +01:00
Diego Imbert
b82cf64b75
'small' prop in Tabs to solve x-scroll in workspace settings ( #6966 )
...
* 'small' prop in Tabs to solve x-scroll in workspace settings
* add deprecated notice
2025-10-30 20:32:59 +01:00
Tristan TR
1bbbcc5a23
feat: add onboarding form for cloud first timers ( #6876 )
...
* Create onboarding pages
* add the users/onboarding route
* make the onboarding not available in oss
* Front end for onboarding form for cloud users
* WIP: Save current progress on first-timers onboarding feature
* Put back the cloud.ts file like before
* Add the onboading form when cloud users connect for the first time
* Add check to show onboarding only for first time users on cloud
* Add submit_onboarding_data route in the backend
* Remove useless cookie code
* Remove useless function
* Remove the unused onMount import
* Add SQLx query cache for first_time_user field
* Allow dead_code for OnboardingData in OSS version
* Point to the latest ee hash
* Add maxlength on use_case text input
* Collect from the frontend only inputted data from the users - touche_point and use_case
* write latest ee ref
* Remove checkFirstTimeSetup() call if cloud instance
* Remove silent error
* Remove magical number from onboarding screen navigation
* remove unused databse field for login query
* Add first_time_user check in loadUser()
* Add input for the Other answer
* Update ee hash
* Remove autofocus
* Improve the submit onboarding data function checks
* Fix feature flags
* Add latest ee hash
* Update to latest hash
* Update to last ee hash
* nits
* simplify feature flag logic
* nit
* Update ee-repo-ref.txt
* nits
* update ref
---------
Co-authored-by: wendrul <dethomassin.etienne@gmail.com >
Co-authored-by: Diego Imbert <70353967+diegoimbert@users.noreply.github.com >
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-10-30 20:32:28 +01:00
Pyra
74182afbe6
fix: disable debouncing for scheduled jobs ( #7015 )
...
* disable debouncing for scheduled jobs
Signed-off-by: pyranota <pyra@duck.com >
* bump
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-10-30 18:15:35 +00:00
Guilhem
8839e309c6
fix (frontend): overflow in tool picker ( #7014 )
...
* fix overflow in tool picker
* nit
2025-10-30 18:13:39 +00:00
Ruben Fiszel
3416fec2c8
chore(main): release 1.569.0 ( #7001 )
...
* chore(main): release 1.569.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-30 17:05:39 +00:00
Ruben Fiszel
18e5904571
proper script debounce editor
2025-10-30 17:04:16 +00:00
Alexander Petric
665a3b82a9
feat: slack app on workspace level ( #6992 )
...
* feat: slack app on workspace level
* frontend
* ee repo ref
* Update SQLx metadata
* repo ref
* ee repo ref
* ee repo ref
* sqlx
* ee repo ref
* ee ref + sqlx
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-30 16:24:44 +00:00
Guilhem
225c37802b
fix script panel header ( #7012 )
2025-10-30 16:21:20 +00:00
Pyra
38c868e5a9
null debounce_delay_s if 0 ( #7013 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-10-30 16:21:08 +00:00
Alexander Petric
78d3b1f3cb
feat: support slack @ commands ( #7008 )
...
* feat: support slack @ commands
* sqlx
* ee repo ref
2025-10-30 16:09:55 +00:00
Diego Imbert
59282b91b9
fix: ui icon nit in instance settings ( #7009 )
...
* Fix Auth0 Icon
* ui migration
2025-10-30 15:28:04 +00:00
Guilhem
339246ff2f
fix approval popover ( #7011 )
2025-10-30 15:27:49 +00:00
Diego Imbert
17f05dba14
fix workspace not removed from sessionStorage on log out ( #7010 )
2025-10-30 15:02:52 +00:00
Ruben Fiszel
9702ff866e
fix: only show if_skipped runs if filter is set to it
2025-10-30 14:46:10 +00:00
Guilhem
07d0db6ba6
fix(frontent): fix accent destructive color ( #7003 )
...
* fix accent destructive color
* nit
* nit
2025-10-30 11:55:58 +00:00
hugocasa
9ba7cc4277
fix(backend): add locks to inline preprocessor/failure/tool modules in flows ( #6825 )
...
* fix(backend): add locks to inline preprocessor/failure/tool modules in flows
* fix merge
* fix tests
* fix tests
* add test for ai agent tool
* nit
* fix build
* fix locking
2025-10-30 10:33:36 +00:00
Ruben Fiszel
1ebdc55146
fix: prioritize dependency jobs by default
2025-10-30 09:26:21 +00:00
Diego Imbert
d821c1d1e1
fix overlapping toggle label ( #7000 )
2025-10-30 10:24:32 +01:00
Krzysztof Skrzynecki
7154b3880e
typo ( #6999 )
2025-10-30 08:23:37 +00:00
Ruben Fiszel
7f03ab0c79
chore(main): release 1.568.0 ( #6986 )
...
* chore(main): release 1.568.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-10-30 07:03:07 +00:00
Ruben Fiszel
68565aadae
improve indexer indexes
2025-10-30 06:47:26 +00:00
Ruben Fiszel
bd9c091ad3
nit tracing info for schedules
2025-10-30 05:14:15 +00:00
Pyra
03910d560c
fix: auto-unarchived scripts ( #6998 )
...
* fix: auto-unarchived scripts
Signed-off-by: pyranota <pyra@duck.com >
* also do for archive by hash
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-10-29 21:09:36 +00:00
Alexander Petric
7068b0a1db
feat: Add AI_HTTP_HEADERS environment variable for custom AI request headers ( #6994 )
...
This commit adds support for setting custom HTTP headers for all AI API requests
via the AI_HTTP_HEADERS environment variable.
Usage:
AI_HTTP_HEADERS="customheader1: hello, customheader2: world"
The environment variable accepts a comma-separated list of header:value pairs.
These headers will be applied to all AI requests made through both the worker
(AI agent jobs) and the API (AI proxy requests).
Changes:
- backend/windmill-worker/src/ai_executor.rs: Parse and apply custom headers
- backend/windmill-api/src/ai.rs: Parse and apply custom headers
🤖 Generated with [Claude Code](https://claude.com/claude-code )
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-10-29 21:03:36 +00:00
Guilhem
27c959fe54
glm/fix-prop-picker-position ( #6991 )
...
* fix button fill container
* fix popover overflow
* Update script picker to new guidelines
* fix expand sublow button
* fix scroll
* fix popover dark mode
* fix refresh button
* nit
* fix popover oferflow
* nit
2025-10-29 21:03:12 +00:00
Diego Imbert
6c5ae0626f
Fix scrollbars due to AIChatLayout ( #6989 )
...
* Fix annoying scrollbar due to AIChatLayout
* nit animated pane
* don't kill AI Chat Manager on pane close
* button shrink 0
2025-10-29 21:02:36 +00:00
Diego Imbert
140cfde885
Show Assets toggle ( #6985 )
...
* Show Assets toggle
* Fix flow graph not updating when manuallly changing ambiguous asset R/W
2025-10-29 21:02:09 +00:00
wendrul
4ca1f9c593
fix: add missing button on s3FilePicker ( #6993 )
2025-10-29 21:01:45 +00:00
hugocasa
32f82eb7c3
fix(backend): more efficient worker telemetry ( #6997 )
...
* fix(backend): more efficient worker telemetry
* update ref
* update ee ref
* Update ee-repo-ref.txt
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-29 21:01:32 +00:00