Ruben Fiszel
7f18bcf0a3
nit error handler
2025-02-05 16:57:27 +01:00
Ruben Fiszel
dd3fb0f955
improve error messages for internal err
2025-02-05 16:32:01 +01:00
Ruben Fiszel
7c9a4add13
chore(main): release 1.457.0 ( #5201 )
...
* chore(main): release 1.457.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-04 22:37:19 +01:00
HugoCasa
49fedf12cd
feat: more AI models ( #5207 )
...
* feat: more AI models
* nits
* groq + openrouter
* nit
2025-02-04 22:17:30 +01:00
Ruben Fiszel
451b385845
getting workspace encryption key only require admin privilege
2025-02-04 14:03:40 +01:00
Ruben Fiszel
93e38fd602
fix: timeout on list_user_usage after 300s
2025-02-03 19:11:29 +01:00
Ruben Fiszel
b272822669
chore(main): release 1.456.0 ( #5193 )
...
* chore(main): release 1.456.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-01 14:49:46 +01:00
Ruben Fiszel
2653de4af4
fix: only start smtp servers if email domain is set
2025-02-01 09:26:02 +01:00
Ruben Fiszel
8e5ab4d40a
nit fix hub cache init on server
2025-02-01 08:55:44 +01:00
Ruben Fiszel
36574f0cd1
chore(main): release 1.455.2 ( #5188 )
...
* chore(main): release 1.455.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 20:08:43 +01:00
pyranota
f9c77dbc83
Fix otel migration error ( #5189 )
...
* Fix otel migration error
1: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"
0: while executing migration 20250131115248: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"
* delete migration
* add .sqlx cache + move otel_global_settings to new location
* Fix compilation error
* Move before migrating
* Add error handler
* warn -> info
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-31 19:34:23 +01:00
Ruben Fiszel
4bff0b576f
fix: improve history and saved inputs rever mechanism
2025-01-31 19:28:07 +01:00
Ruben Fiszel
38e244aad7
chore(main): release 1.455.1 ( #5185 )
...
* chore(main): release 1.455.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 14:42:53 +01:00
Ruben Fiszel
130b35e1a7
chore(main): release 1.455.0 ( #5178 )
...
* chore(main): release 1.455.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 13:56:40 +01:00
Ruben Fiszel
af87d635fb
use sync decrypt
2025-01-31 10:31:19 +01:00
Alexander Petric
6fa6d0f4ac
feat: duckdb connection settings with azure blob storage ( #5180 )
...
* feat: duckdb connection settings with azure blob storage
* fix main: remove unused import
2025-01-30 22:33:25 +01:00
Ruben Fiszel
6142ae5ffa
improve cookie handling for cloud apps
2025-01-30 22:26:00 +01:00
Ruben Fiszel
e7f50410bf
fix windmill.dev cookies
2025-01-30 21:39:46 +01:00
Ruben Fiszel
ecb55d3812
chore(main): release 1.454.1 ( #5176 )
...
* chore(main): release 1.454.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-30 19:50:10 +01:00
Ruben Fiszel
99a4f296e5
chore(main): release 1.454.0 ( #5174 )
...
* chore(main): release 1.454.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-30 18:35:22 +01:00
Ruben Fiszel
9be8cb26aa
chore(main): release 1.453.1 ( #5172 )
...
* chore(main): release 1.453.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-30 12:24:18 +01:00
Alexander Petric
3531d29f6b
improve audit aprovals ( #5161 )
...
* update audit log to track aproval and cancellation of job
* approval to resource field
* audit resource as json
* refactor aproval audit logs
* moving audit logs to worker_flow
* striping u/ from auditor name
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-30 09:13:44 +01:00
Ruben Fiszel
5a6a60eddb
chore(main): release 1.453.0 ( #5158 )
...
* chore(main): release 1.453.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-29 22:24:26 +01:00
HugoCasa
4db1eaba2b
feat: websocket trigger allow returning messages ( #5168 )
...
* feat: websocket trigger allow returning messages
* handle early return
2025-01-29 21:17:36 +01:00
HugoCasa
085f276d85
add single capture endpoint ( #5170 )
2025-01-29 18:13:10 +01:00
Ruben Fiszel
2df3a91a80
clear cookies for cloud windmill.dev subdomains
2025-01-29 17:38:06 +01:00
HugoCasa
9184c1caf1
feat: custom response headers ( #5156 )
2025-01-28 15:06:20 +01:00
Ruben Fiszel
0eb6f4f100
chore(main): release 1.452.1 ( #5153 )
...
* chore(main): release 1.452.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-28 00:19:17 +01:00
Ruben Fiszel
0a1cf0892b
chore(main): release 1.452.0 ( #5152 )
...
* chore(main): release 1.452.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-27 23:51:26 +01:00
Alexander Petric
5e7452f882
update audit log to track aproval and cancellation of job ( #5151 )
...
* update audit log to track aproval and cancellation of job
* approval to resource field
* audit resource as json
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-27 23:50:20 +01:00
dieriba
ae90478add
feat(postgres, trigger): support ssl ( #5149 )
...
* fix
* feat: support-ssl
* Update backend/windmill-api/src/postgres_triggers/trigger.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: match error
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-01-27 23:11:19 +01:00
HugoCasa
a0e599e3b9
feat: test trigger connection ( #5145 )
...
* feat: test trigger connection
* fix build
* fix build
* update ee ref
* nit
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-27 22:40:51 +01:00
Ruben Fiszel
f9d4cc8225
fix compile
2025-01-27 22:32:45 +01:00
Ruben Fiszel
dcbe6a9135
fix compile
2025-01-27 22:10:46 +01:00
Ruben Fiszel
6ea28edc41
fix compile
2025-01-27 22:00:48 +01:00
Ruben Fiszel
6ca92e35fc
chore(main): release 1.451.0 ( #5143 )
...
* chore(main): release 1.451.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-27 17:54:59 +01:00
Ruben Fiszel
42f3a953d4
chore(main): release 1.450.1 ( #5142 )
...
* chore(main): release 1.450.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-27 00:31:06 +01:00
dieriba
13dbbf96f0
nits: show error and documentation link, add better name ( #5141 )
2025-01-26 22:09:49 +01:00
Ruben Fiszel
e4011e77fa
chore(main): release 1.450.0 ( #5140 )
...
* chore(main): release 1.450.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-26 11:26:03 +01:00
Ruben Fiszel
9491c3a4d8
chore(main): release 1.449.3 ( #5138 )
...
* chore(main): release 1.449.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-25 22:31:39 +01:00
dieriba
db0c0ffc08
fix: include postgres triggers in build #5137
2025-01-25 18:00:12 +01:00
Ruben Fiszel
d5efdda99f
chore(main): release 1.449.2 ( #5136 )
...
* chore(main): release 1.449.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-25 15:00:15 +01:00
Ruben Fiszel
a51ac31600
chore(main): release 1.449.1 ( #5134 )
...
* chore(main): release 1.449.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-25 12:49:38 +01:00
dieriba
e23ad25635
nit triggers
2025-01-25 12:48:29 +01:00
Ruben Fiszel
993d773bbd
chore(main): release 1.449.0 ( #5122 )
...
* chore(main): release 1.449.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-24 18:21:21 +01:00
Alexander Petric
418bce3d83
feat(frontend): operator visibility setting per workspace ( #5124 )
...
* feat(frontend): operator visibility setting per workspace
* section + reactivity
* sqlx prep
* npm check
* more sqlx
* fix table bg dark mode
* improve db query / reactivity
* sqlx prepare
* more merge fixing
* npm check
* npm check
2025-01-24 18:17:00 +01:00
dieriba
16459cc52b
fix pg trigger display ( #5127 )
2025-01-24 17:07:48 +01:00
dieriba
900a8d675e
feat: postgres triggers ( #4860 )
...
* feat: init database triggers
* feat: ✨ wip: database_triggers
* feat: ✨ add database triggers front view
* feat: 🚧 database_triggers
* feat: 🚧 add definition in yaml, updated backend code and added migration
* feat: 🚧 updated migration file, update openapi.yml, updated database_triggers page and backend function
* fix: struct rust
* feat: 🚧 update migrate, database trigger backend function fixed
* feat: 🚧 add resource picker front, update backend function
* feat: 🚧 edit inner database inner, update triggers
* feat: 🚧 database_triggers
* feat: 🚧 update openapi yaml, prettied websocker trigger
* feat: 🚧 database_triggers
* feat: 🚧 add resource module, update variable file, working on main loop for database_trigger
* feat: 🐛 working sqlx query
* feat: 🚧 fix query with sqlx, added main loop
* feat: 🚧 add new column database_trigg
* feat: 🛂 run jobs works
* feat: 🚧 handling slot name and replication
* feat: restructring triggers, decoding trigger message on work
* feat: 🚧 database_trigger
* feat: 🚧
* feat: 🚧 converter done, work on custom script
* feat: 🚧 multiple trigger
* feat: 🚧 adding new argument function
* feat: 🚧 database_trigger
* feat: 🚧 add generate template for front, update script picker
* feat: 🚧 template script fix bug, work on restructing backend logic
* feat: 🚧 update autogenerated script, add persistence state for template script
* feat: 🚧 update structure client
* feat: 🚧 rewrited crud function
* feat: 🚧 added publication handler
* feat: 🚧 new ui finished
* feat: 🚧 added slot function hanlder finish front ux
* feat: ✨ ux improvement done, backend logic done
* feat: 🐛 fix where clause
* feat:
* feat:
* chore: update .sqlx and remove empty package
* fix: update publication and remove unneccessary print
* feat: finish converter to json, remove save button, remove unused crate
* feat: update migration for database trigger, fixed query, fixed frontend error with missing feature on back
* chore: update .sqlx
* chore: update sqlx
* chore: .sqlx
* chore: add unused
* fix: use right database resource in back and front
* fix build
* refactor:
* fix sqlx
* nits: retrieve all script from database trigger editor
* fix: template script object, fix route name
* merge main
* feat: rework ux
* feat/finish ux and update backend logic
* feat: database_trigger
* feat: database_trigger
* chore: update sqlx
* chore: fix ci
* nits: fix worker.rs
* feat: database_trigger
* Update frontend/src/lib/components/triggers/database/DatabaseTriggersPanel.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* feat:
* fix ci
* nits: database to postgres
* nits: fix .sqlx
* feat: add link to original code and open tab functionallity
* nits: update .sqlx
* nits: fix request type and yaml file
* nits: add abel suggestion
* fix: update .sqlx
* fix: update .sqlx
* nits: add comment to hex.rs
* nits: remove features, rename database to postgres name
* nits: replace database name by postgres
* nits: database name to postgres
* nits: update .sqlx
* nits: update .sqlx
* nit
* nit
* nits
* nit
* nits
* nits
* nits
* nits
* fix sqlx
* nits: update .vscode
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-24 15:12:41 +01:00
Alexander Petric
5ad6c9e2d3
feat: msft teams support for critical alerts ( #5113 )
...
* feat: msft teams support for critical alerts
* ee changes
* ee
* sqlx prep
* multiple teams channels
* commit file, not symlink
* improve reactivity
* docs link
* Update ee-repo-ref.txt
2025-01-23 19:57:13 +01:00
Ruben Fiszel
b2ca429f9e
chore(main): release 1.448.1 ( #5118 )
...
* chore(main): release 1.448.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-22 18:35:51 +01:00