Ruben Fiszel and rubenfiszel
9fc20b7658
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 >
2024-02-07 14:46:58 +01:00
HugoCasa
776c7d3c64
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
8e54dd3686
fix: Main compile breaks ( #3169 )
2024-02-07 14:04:23 +01:00
Guillaume Bouvignies
fa95a9a44f
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
1ed9901aec
fix: only create shared dir symlink if not exists
2024-02-07 00:42:23 +01:00
Ruben Fiszel
0178d26271
fix: add audit logs to worker configs
2024-02-06 23:09:07 +01:00
Faton Ramadani
cf791e0f2f
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
7a8c688a23
fix: export base64 from typescript client
2024-02-06 22:13:59 +01:00
Ruben Fiszel and rubenfiszel
4cf2c3e4a7
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 >
2024-02-06 18:39:54 +01:00
Faton Ramadani
83e0f8e5a4
fix(frontend): fix toggles margins ( #3165 )
2024-02-06 18:34:35 +01:00
HugoCasa
b52fc09098
fix: improve ts wrappers ( #3163 )
2024-02-06 17:54:32 +01:00
Ruben Fiszel
5c3ec3c5fb
nit on txs
2024-02-06 16:40:43 +01:00
Ruben Fiszel and rubenfiszel
bde4a6ad45
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 >
2024-02-06 16:36:59 +01:00
Faton Ramadani
fc5a9b3f58
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 and Ruben Fiszel
a06112abc9
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
001d02e725
fix: increase default max conn of a worker to 4
2024-02-06 15:33:05 +01:00
Guillaume Bouvignies
368cba405d
fix: go client sets resource properly ( #3160 )
2024-02-06 15:16:07 +01:00
HugoCasa
34151d65cc
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
10896d327a
fix: scim added users are now auto-added/invited
2024-02-06 12:24:34 +01:00
Ruben Fiszel
06514c8fe1
nit
2024-02-06 12:13:30 +01:00
Ruben Fiszel
9070aed053
fix: add ping since to list workers
2024-02-06 12:10:22 +01:00
Faton Ramadani
840ef626b8
fix(frontend): fix dateslider doclink ( #3159 )
2024-02-06 11:51:50 +01:00
Faton Ramadani
7af751e557
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 and rubenfiszel
2d22004dc9
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 >
2024-02-06 00:51:58 +01:00
Ruben Fiszel
3ad9ef1c9f
fix: add get_root_job_id typescript-client
2024-02-06 00:42:37 +01:00
Ruben Fiszel and rubenfiszel
6ced528230
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 >
2024-02-06 00:22:53 +01:00
Ruben Fiszel
7db2501cc1
fix: add get_root_job_id
2024-02-06 00:17:50 +01:00
Ruben Fiszel
6065506441
improve alert component
2024-02-05 23:00:17 +01:00
Ruben Fiszel
3fa96681dd
fix: remove duplicated on deployment management UI
2024-02-05 22:42:35 +01:00
Ruben Fiszel
e14db77991
fix: scheduling of flows is done immediately
2024-02-05 18:58:55 +01:00
Guillaume Bouvignies
f41bff5202
fix: go preload wmill dependencies ( #3150 )
2024-02-05 18:42:19 +01:00
Guillaume Bouvignies
92931dbe71
fix: go preload wmill dependencies ( #3149 )
...
* fix: go preload wmill dependencies
* update comment
2024-02-05 18:13:59 +01:00
Faton Ramadani and Ruben Fiszel
7c1243597b
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 and Ruben Fiszel
0546d396f3
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
ff8b32260d
fix: go preload wmill dependencies ( #3148 )
2024-02-05 17:21:30 +01:00
Faton Ramadani and Ruben Fiszel
f4ef424c37
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
41ec53eb9a
update go to 1.21.6
2024-02-05 16:06:04 +01:00
Ruben Fiszel
f5afd6e25d
improve debug info endpoint
2024-02-05 12:41:41 +01:00
Ruben Fiszel
273973a86a
fix: auto-add user add user to the group all
2024-02-05 12:32:14 +01:00
Ruben Fiszel and rubenfiszel
f86523b0f1
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 >
2024-02-05 09:19:06 +01:00
Ruben Fiszel
f818817e10
feat: add nobypassrls migration
2024-02-05 08:55:39 +01:00
Ruben Fiszel
2568ea0ee2
feat: add flow debug info endpoint + button
2024-02-04 22:16:12 +01:00
Ruben Fiszel
6d33964227
fix: decrease database connections of workers to 3
2024-02-04 18:32:14 +01:00
Ruben Fiszel
64faa02c59
improve cancel_all for flows
2024-02-04 18:08:10 +01:00
Ruben Fiszel
bdebfb42a6
exiting connection pool gracefully
2024-02-04 09:26:25 +01:00
Ruben Fiszel
991b984c0c
nit, add concurrency_time_window_s only if concurrent limit is set
2024-02-04 08:27:00 +01:00
Ruben Fiszel
1c2952a1e3
fix: add support for ephemeral tokens
2024-02-03 12:09:39 +01:00
Ivan Starkov
96c14aaefb
Remove ansi codes in script run ( #3132 )
2024-02-03 08:46:44 +01:00
Ruben Fiszel and rubenfiszel
f34165dba5
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 >
2024-02-02 23:52:51 +01:00
Ruben Fiszel
4d62c01071
fix sqlx
2024-02-02 23:47:39 +01:00