Ruben Fiszel
efcfd00efe
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 >
2025-11-06 13:13:37 +00:00
Diego Imbert
edc161d5d1
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
75e38d1948
logs improvements
2025-11-06 13:04:00 +00:00
Ruben Fiszel
077d9a59be
avoid writing all oneOf options for apps in apps to lighten them
2025-11-05 23:02:42 +00:00
Ruben Fiszel
91ab484337
nits
2025-11-05 22:23:47 +00:00
Alexander Petric
cb0a302a88
fix: authentik frontend baseurl field empty when loaded from db ( #7065 )
2025-11-05 17:53:46 +00:00
Ruben Fiszel
af93e9f50c
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 >
2025-11-05 14:54:56 +00:00
hugocasa
20a9b1e596
fix: nits hub search and telemetry ( #7063 )
2025-11-05 14:47:32 +00:00
Ruben Fiszel
21398516e3
chore(main): release 1.573.0 ( #7060 )
2025-11-05 13:11:44 +00:00
HugoCasa
344fc9645a
fix: incorrect query arg in hub link
2025-11-05 12:55:42 +01:00
hugocasa
ac84bae8f1
feat: hub actions and better search ( #7056 )
...
* feat: hub actions and better search
* nit
2025-11-05 11:10:48 +00:00
gpeppers
def522e340
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
Alexander Petric
2dae22093f
nit: git_branches -> gitBranches ( #7059 )
2025-11-04 20:01:14 +00:00
Ruben Fiszel
697e97e82e
nits
2025-11-04 19:13:09 +00:00
Alexander Petric
e79ac41c3e
nit: formatting cli commands in windmill git sync ui ( #7058 )
2025-11-04 18:18:06 +00:00
Ruben Fiszel
17d7fe152e
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 >
2025-11-04 17:37:57 +00:00
dieriba
7563347b19
fix: redirect first time user ( #7057 )
...
* redirect first time user
* add return
2025-11-04 17:32:57 +00:00
Tristan TR
13984383cf
Add missing options in onboarding form ( #7055 )
2025-11-04 17:14:35 +00:00
Ruben Fiszel
f8cc2c96d5
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 >
2025-11-04 16:48:20 +00:00
dieriba
7f53151117
deploy flow with retry config ( #7051 )
...
* fix
* default min
2025-11-04 16:40:56 +00:00
Alexander Petric
e872f81d58
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
Pyra
e46916a1d8
nit: fix frontend links for debouncing ( #7045 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-11-04 15:29:41 +00:00
Ruben Fiszel
bd7152978b
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
ea519406e0
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 >
2025-11-03 14:28:37 +00:00
Guilhem
e4f4c4e2d4
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
Diego Imbert
e5b8363e20
Hide 'show assets' toggle when there are no assets ( #7037 )
2025-11-03 13:43:05 +00:00
Guilhem
139fbee0ec
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
667bbed308
fix: consider duckdb as a normal tag ( #7035 )
2025-11-03 10:55:13 +00:00
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
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
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
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
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
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
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