Alexander Petric
bcf4d5d78a
nit: formatting cli commands in windmill git sync ui ( #7058 )
2025-11-04 18:18:06 +00:00
Ruben Fiszel
f8e0381628
chore(main): release 1.572.2 ( #7054 )
...
* chore(main): release 1.572.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.572.2
2025-11-04 17:37:57 +00:00
dieriba
2add278564
fix: redirect first time user ( #7057 )
...
* redirect first time user
* add return
2025-11-04 17:32:57 +00:00
Tristan TR
e5a7d093d2
Add missing options in onboarding form ( #7055 )
2025-11-04 17:14:35 +00:00
centdix
5ed41c6d13
fix(aiagent): force structured tool usage for claude ( #7052 )
2025-11-04 17:06:33 +00:00
Ruben Fiszel
79dd63ac4c
chore(main): release 1.572.1 ( #7048 )
...
* chore(main): release 1.572.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.572.1
2025-11-04 16:48:20 +00:00
dieriba
a5a8e32b95
deploy flow with retry config ( #7051 )
...
* fix
* default min
2025-11-04 16:40:56 +00:00
Alexander Petric
11ffed3e4a
ee-ref ( #7050 )
...
* fix: git sync repo detection script work with empty repo, no commits + nits
* Update frontend/src/lib/components/RepositorySelector.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ee ref
* repo ref
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-04 16:02:54 +00:00
Alexander Petric
1d848b2ef7
git sync repo detection script work with empty repo with no commits ( #7039 )
...
* fix: git sync repo detection script work with empty repo, no commits + nits
* Update frontend/src/lib/components/RepositorySelector.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* ee ref
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-04 15:43:44 +00:00
dieriba
0ae27a3fe8
fix: preprocessor schema type ( #7049 )
...
* fix
* Revert "fix"
This reverts commit 93618470d0 .
* ok
2025-11-04 15:39:17 +00:00
Alexander Petric
4220582daf
fix: pass whitelist env vars to bun install ( #7047 )
2025-11-04 15:30:10 +00:00
Diego Imbert
0cbb0dacb1
parse duckdb json query results ( #7040 )
...
* parse duckdb json query results
* don't pass alias recursively
2025-11-04 15:29:56 +00:00
Pyra
8c102aafbd
nit: fix frontend links for debouncing ( #7045 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-11-04 15:29:41 +00:00
Ruben Fiszel
4a849ca9b9
fix: add workspace error handler cache for improved performance
2025-11-04 15:26:19 +00:00
Ruben Fiszel
b0e38dcdad
nit
2025-11-04 15:21:54 +00:00
Ruben Fiszel
bd31f4fc17
nit
2025-11-04 15:21:16 +00:00
Pyra
6052714833
fix(ruby): propagate error correctly ( #7046 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-11-04 16:01:49 +01:00
Ramtin Mesgari
5da494b197
refactor: remove legacy database views v2_as_queue and v2_as_completed_job ( #6689 )
...
* refactor: remove legacy database views v2_as_queue and v2_as_completed_job
Signed-off-by: Ramtin Mesgari <26694963+iamramtin@users.noreply.github.com >
* fix tests
* fix jobs.rs
* end
* fix
* improvement
* improvement
---------
Signed-off-by: Ramtin Mesgari <26694963+iamramtin@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-04 13:08:02 +00:00
centdix
e6d700878f
fix typo ( #7044 )
2025-11-04 11:36:04 +00:00
Ruben Fiszel
4cfaa19bad
nit
2025-11-04 10:14:55 +00:00
Ruben Fiszel
2d1c1d81ba
internal(backend): mini completed job + improvements ( #7042 )
...
* mini completed job
* mini completed job
* sqlx
* restore dedi
* restore dedi
* nits
* fix
2025-11-04 09:31:11 +00:00
Ruben Fiszel
606f8dafe7
chore(main): release 1.572.0 ( #7027 )
...
* chore(main): release 1.572.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.572.0
2025-11-03 14:28:37 +00:00
Guilhem
9bfd51ce0a
fix script picker alignment ( #7019 )
...
* fix default tage overflow
* fix script picker alignment
* fix path height
* nit
2025-11-03 14:17:06 +00:00
hugocasa
aaadf60d8f
fix(backend): add 404 error when not found in resource delete endpoints ( #7036 )
2025-11-03 14:10:36 +00:00
Diego Imbert
2b826cee5a
Hide 'show assets' toggle when there are no assets ( #7037 )
2025-11-03 13:43:05 +00:00
Guilhem
1d7ba8b1e1
always show subflow expand button ( #7033 )
...
* fix unwanted tab change
* expand subflow is always visible
* nit
* nit
2025-11-03 12:23:01 +00:00
hugocasa
16317a4714
fix: consider duckdb as a normal tag ( #7035 )
2025-11-03 10:55:13 +00:00
hugocasa
c04489c463
fix: include missing tags from default/native consts ( #7034 )
2025-11-03 10:31:33 +00:00
Guilhem
135ed6bd97
fix expandable not visible in preview ( #7032 )
2025-11-03 08:30:37 +00:00
Ruben Fiszel
f7b5595db5
fix sqlx
2025-11-01 17:38:15 +00:00
centdix
04d2ef419d
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
b5e341fde7
perf: parse flow value only if needed ( #7025 )
...
* nits
* renames
2025-11-01 15:08:34 +01:00
Pyra
f661caf2b1
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
5f6aabb667
nits: warning retry ( #6760 )
...
* done
* ok
* ok
* better
* update sqlx
* raw val
2025-11-01 10:40:43 +00:00
Ruben Fiszel
24c802316d
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 >
v1.571.0
2025-11-01 09:54:46 +00:00
Ruben Fiszel
a2223802cf
nit
2025-11-01 09:43:21 +00:00
hugocasa
5f79a60d5b
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
8d5328ac53
feat: Add "list_resources" function to the wmill sdk
2025-11-01 09:16:59 +00:00
Ruben Fiszel
8e9ddb7b84
flow generate locks improvements
2025-11-01 08:53:52 +00:00
Pyra
abfc1cba1c
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
4c7373e5dd
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 >
v1.570.0
2025-10-31 07:43:00 +00:00
Guilhem
57033ec6b5
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
d86ce2e3e3
fix: better handle same worker zombie job
2025-10-31 07:36:38 +00:00
Ruben Fiszel
329124a6bc
fix: fix setting high-priority tags in worker groups
2025-10-31 07:05:37 +00:00
Alexander Petric
7d775b1603
fix: search drop down z index too low ( #7017 )
2025-10-31 06:33:59 +00:00
Ruben Fiszel
55fd21a1e9
nits UI
2025-10-30 21:33:06 +00:00
Ruben Fiszel
13096ead49
script editor nits
2025-10-30 21:09:10 +00:00
Diego Imbert
f5e1dbf3c1
Pause toast if any is hovered ( #6965 )
2025-10-30 20:33:13 +01:00
Diego Imbert
39575df3ee
'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
fc3aae10f7
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