Faton Ramadani
284e43c064
fix(frontend): handle not found folder in FolderEditor ( #3170 )
...
* fix(frontend): handle not found folder in FolderEditor
* Update FolderEditor.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-07 15:43:47 +01:00
Ruben Fiszel
07bab35e5d
chore(main): release 1.264.0 ( #3167 )
...
* chore(main): release 1.264.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.264.0
2024-02-07 14:46:58 +01:00
HugoCasa
91743c3cfb
feat: violet ai branding + flow summary ( #3171 )
...
* feat: violet ai branding + flow summary
* fix: npm run check
2024-02-07 14:33:33 +01:00
Guillaume Bouvignies
6edc4c4fc8
fix: Main compile breaks ( #3169 )
2024-02-07 14:04:23 +01:00
Guillaume Bouvignies
812516bb06
fix: SAML redirect uses SAMLRequest in URL ( #3168 )
...
* fix: SAML redirect uses SAMLRequest in URL
* revert samael fork and fix ce edition
* simplify enterprise ff
* logging to debug
* rename unused variable
2024-02-07 12:04:15 +01:00
Ruben Fiszel
75e210bfc7
fix: only create shared dir symlink if not exists
2024-02-07 00:42:23 +01:00
Ruben Fiszel
cd78c6766d
fix: add audit logs to worker configs
2024-02-06 23:09:07 +01:00
Faton Ramadani
83b8d628f0
fix(frontend): Fix delete script ( #3166 )
...
* fix(frontend): fix delete action on the script detail page
* fix(frontend): fix delete action on the script detail page
2024-02-06 22:14:16 +01:00
Ruben Fiszel
0af0aae0b5
fix: export base64 from typescript client
2024-02-06 22:13:59 +01:00
Ruben Fiszel
01ad925247
chore(main): release 1.263.1 ( #3164 )
...
* chore(main): release 1.263.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.263.1
2024-02-06 18:39:54 +01:00
Faton Ramadani
a352d85b0b
fix(frontend): fix toggles margins ( #3165 )
2024-02-06 18:34:35 +01:00
HugoCasa
0fc22213e4
fix: improve ts wrappers ( #3163 )
2024-02-06 17:54:32 +01:00
Ruben Fiszel
89dc4dd4aa
nit on txs
2024-02-06 16:40:43 +01:00
Ruben Fiszel
d1f3adade8
chore(main): release 1.263.0 ( #3158 )
...
* chore(main): release 1.263.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.263.0
2024-02-06 16:36:59 +01:00
Faton Ramadani
6692880211
Fix select click outside ( #3162 )
...
* feat(frontend): fix clickOutside when using portals
* feat(frontend): fix clickOutside when using portals
* feat(frontend): clean up
2024-02-06 16:35:20 +01:00
Faton Ramadani
8a8c1d3c3f
feat(frontend): add status when a flow setting is enabled ( #3161 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-06 16:05:20 +01:00
Ruben Fiszel
887bf6872b
fix: increase default max conn of a worker to 4
2024-02-06 15:33:05 +01:00
Guillaume Bouvignies
057b415e9a
fix: go client sets resource properly ( #3160 )
2024-02-06 15:16:07 +01:00
HugoCasa
58d34845a0
feat: new ai design ( #3152 )
...
* feat: new ai design
* fix: show caret + esc to cancel
2024-02-06 15:13:20 +01:00
Ruben Fiszel
1352add8c6
fix: scim added users are now auto-added/invited
2024-02-06 12:24:34 +01:00
Ruben Fiszel
f9d68a052f
nit
2024-02-06 12:13:30 +01:00
Ruben Fiszel
557d0bcbef
fix: add ping since to list workers
2024-02-06 12:10:22 +01:00
Faton Ramadani
bc75a5acbc
fix(frontend): fix dateslider doclink ( #3159 )
2024-02-06 11:51:50 +01:00
Faton Ramadani
4faedfe589
fix(frontend): Fix operators actions + small UI fixes ( #3157 )
...
* feat(frontend): fix tree view expand all button + operator mode actions
* feat(frontend): fix deploy workspace when user have no access to target workspace
2024-02-06 11:37:00 +01:00
Ruben Fiszel
18c953a878
chore(main): release 1.262.1 ( #3154 )
...
* chore(main): release 1.262.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.262.1
2024-02-06 00:51:58 +01:00
Ruben Fiszel
9877c5fd9d
fix: add get_root_job_id typescript-client
2024-02-06 00:42:37 +01:00
Ruben Fiszel
73420a1008
chore(main): release 1.262.0 ( #3145 )
...
* chore(main): release 1.262.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.262.0
2024-02-06 00:22:53 +01:00
Ruben Fiszel
60f3a9fa6b
fix: add get_root_job_id
2024-02-06 00:17:50 +01:00
Ruben Fiszel
12d440b6d1
improve alert component
2024-02-05 23:00:17 +01:00
Ruben Fiszel
6c184eb4e4
fix: remove duplicated on deployment management UI
2024-02-05 22:42:35 +01:00
Ruben Fiszel
a89f6817f0
fix: scheduling of flows is done immediately
2024-02-05 18:58:55 +01:00
Guillaume Bouvignies
40c3b916d8
fix: go preload wmill dependencies ( #3150 )
2024-02-05 18:42:19 +01:00
Guillaume Bouvignies
9c9e543996
fix: go preload wmill dependencies ( #3149 )
...
* fix: go preload wmill dependencies
* update comment
2024-02-05 18:13:59 +01:00
Faton Ramadani
2637fa23bb
feat(frontend): alert component ( #3140 )
...
* feat(frontend): add alert component
* feat(frontend): fix build
* feat(frontend): alert styling
* feat(frontend): add initial isCollapsed
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:23:18 +01:00
Faton Ramadani
4c37479b67
feat(frontend): App date slider component ( #3146 )
...
* feat(frontend): date slider
* feat(frontend): date slider
* feat(frontend): remove test.json
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:22:33 +01:00
Guillaume Bouvignies
364284cf41
fix: go preload wmill dependencies ( #3148 )
2024-02-05 17:21:30 +01:00
Faton Ramadani
81174abf5a
feat(frontend): add support for toasts in frontend scripts ( #3147 )
...
* feat(frontend): add support for toast in frontend scripts
* feat(frontend): add support for toast in frontend scripts
* feat(frontend): fix comment
* Update eval.ts
* Update eval.ts
* Update utils.ts
* Update utils.ts
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:20:47 +01:00
Ruben Fiszel
6f0e107343
update go to 1.21.6
2024-02-05 16:06:04 +01:00
Ruben Fiszel
7c1a52cab5
improve debug info endpoint
2024-02-05 12:41:41 +01:00
Ruben Fiszel
c067a87571
fix: auto-add user add user to the group all
2024-02-05 12:32:14 +01:00
Ruben Fiszel
608e3256d0
chore(main): release 1.261.0 ( #3144 )
...
* chore(main): release 1.261.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.261.0
2024-02-05 09:19:06 +01:00
Ruben Fiszel
97d134994e
feat: add nobypassrls migration
2024-02-05 08:55:39 +01:00
Ruben Fiszel
608c7597ae
feat: add flow debug info endpoint + button
2024-02-04 22:16:12 +01:00
Ruben Fiszel
2c4eb46e65
fix: decrease database connections of workers to 3
2024-02-04 18:32:14 +01:00
Ruben Fiszel
44ffba5d90
improve cancel_all for flows
2024-02-04 18:08:10 +01:00
Ruben Fiszel
e0a606ac90
exiting connection pool gracefully
2024-02-04 09:26:25 +01:00
Ruben Fiszel
aeec558a11
nit, add concurrency_time_window_s only if concurrent limit is set
2024-02-04 08:27:00 +01:00
Ruben Fiszel
95952da387
fix: add support for ephemeral tokens
2024-02-03 12:09:39 +01:00
Ivan Starkov
082de71356
Remove ansi codes in script run ( #3132 )
2024-02-03 08:46:44 +01:00
Ruben Fiszel
3f99a92840
chore(main): release 1.260.1 ( #3143 )
...
* chore(main): release 1.260.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.260.1
2024-02-02 23:52:51 +01:00