pyranota
d7df37f398
fix: not able to filter runs by schedule ( #5302 )
2025-02-15 20:39:37 +01:00
HugoCasa
0503564b04
fix: static website serving ( #5298 )
2025-02-14 19:03:40 +01:00
HugoCasa
88ae1dc990
feat: parse script for preprocessor/no_main_func on deploy ( #5292 )
...
* feat: parse script for preprocessor/no_main_func on deploy
* fix substitute for linux
2025-02-14 15:42:18 +01:00
Ruben Fiszel
d3a4e39bc0
fix: improve runs page load time
2025-02-14 13:30:07 +01:00
Ruben Fiszel
3926cc2c43
fix: ai_models in workspace_settings is now optional
2025-02-14 02:45:13 +01:00
Ruben Fiszel
7953dcd54f
improve input history
2025-02-14 00:07:29 +01:00
Ruben Fiszel
70371ef551
v2 list jobs
2025-02-13 23:53:00 +01:00
Ruben Fiszel
c42815c387
fix extra_perms for schedule light
2025-02-13 21:34:53 +01:00
Ruben Fiszel
0ec64ac8b4
re-enable RLS on v2_job
2025-02-13 21:04:17 +01:00
Ruben Fiszel
81c2ca9ad6
workspace colors fix
2025-02-13 20:23:12 +01:00
Ruben Fiszel
38ad2fcc9c
re-do the migration finalization but now with BYPASSRLS for v2_job_queue and v2_job_completed
2025-02-13 20:03:48 +01:00
Ruben Fiszel
a0d17b2075
Revert "revert last commit"
...
This reverts commit 9765884e1a .
2025-02-13 19:45:52 +01:00
Ruben Fiszel
9765884e1a
revert last commit
2025-02-13 19:38:58 +01:00
Ruben Fiszel
3b95237e1e
Revert "migration to remove unecessary triggers and fields after job v2"
...
This reverts commit 247aeaa262 .
2025-02-13 19:37:45 +01:00
Ruben Fiszel
247aeaa262
migration to remove unecessary triggers and fields after job v2
2025-02-13 19:18:32 +01:00
Ruben Fiszel
0de365776e
remove v5 migration
2025-02-13 17:51:03 +01:00
Lucas Abel
98398117f0
backend: finalize v2 migration (v2 phase 4 - final) ( #5155 )
...
* backend: finalize v2 migration (v2 phase 4 - final)
* update migration
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-13 17:10:30 +01:00
Alexander Petric
66702cd97f
feat: teams workspace scripts ( #5238 )
...
* backend and clients
* adding teams_team_name to workspace_settings
* openapi.yaml adding teams workspace settings endpoints
* teams workspace settings frontend
* workspaces router
* build ce
* ee gate
* ee oauth
* update client
* workspace error handler
* remove log
* ce
* point to new hub scripts
* updating hubPaths
* updating hubPaths
* cleanup
* merge
* schedule teams error
* polish, reactivity
* sqlx compilewarning
* sqlx migrate
* make it build
* router
* fix
* remove sqlx workaround
* Update ee-repo-ref.txt
* simplify some logic
* sqlx
* latest ee ref
* latest ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-13 16:53:57 +01:00
Ruben Fiszel
271ccca710
fix: better handling of null pre-processor return values
2025-02-12 22:10:53 +01:00
Lucas Abel
ecbec1fe50
fix(backend): improve schedule queries plan to leverage indices better for performance ( #5273 )
...
* backend: fix schedule queries plan
* rework
* fix skipped as non success
* update sqlx
* update
* all
* fix npm run check
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-12 16:34:03 +01:00
dieriba
f3e91d714d
feat: add postgres trigger captures ( #5165 )
...
* feat: 🚧 add postgres trigger config in back
* feat: add capture section for postgres
* feat: update postgres trigger panel, update capture migration
* fix: ci and casing style
* feat: capture done
* fix: update sqlx
* fix: remove unused
* feat: handle persisting data
* fix: add feature flag
* feat: capture done
* fix: feature flag
* feat: capture done
* nits: add plus into postgres capture label
* feat: trigger done
* Update PostgresTriggerEditorInner.svelte
* Update script_helpers.ts
* nit
* chore: update to meet pr comment requirement
* refactor:
* fix:
* fix: miss closing curly braces
* fix:
* fix: ci
* Update mod.rs
* polishing postgres trigger
* update minor changes on UI
* nits: remove log and update function parameters
* fix: remove wrong name
* nits: change icon
* fix: nit migration
* nits: refacto and remove alert
* nits: change variable name
* update workspaces_export
* fix: ci
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Guilhem <guilhemlemouel@gmail.com >
2025-02-11 18:16:12 +01:00
HugoCasa
9617add8ac
feat: triggers cli sync ( #5243 )
...
* feat: triggers cli sync
* fix build
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-10 15:14:28 +01:00
Ruben Fiszel
7bf5e381ac
fix: worker name in job + better timeout handling for same_worker jobs ( #5248 )
2025-02-08 22:20:06 +01:00
HugoCasa
95e9491185
fix: workflow as code status ( #5246 )
...
* fix: get update endpoint
* [WIP] fix: workflow as code
* fix fix
* Revert "fix: get update endpoint"
This reverts commit 7af9abf868 .
* fix test
2025-02-08 07:09:14 +01:00
HugoCasa
6162ea81f1
fix: get update endpoint ( #5245 )
2025-02-07 19:23:38 +01:00
Lucas Abel
17a86e6907
backend: fix workflow as code ( #5239 )
...
* backend: improve `/get_job_update` after v2
* backend: insert missing `workflow_as_code_status` on completion
also insert `flow_status` from so we can remove the query when `_duration` is above 500
* backend: fix workflow_as_code after v2
* backend: add `workflow_as_code` worker test
2025-02-07 12:27:43 +01:00
Ruben Fiszel
47912b23c9
clarify migration lock message
2025-02-07 09:02:38 +01:00
HugoCasa
e2186e704b
feat: serve static websites ( #5218 )
...
* feat: serve static websites
* nit
* sqlx
* nit
* nits
* nits
* nits
* nits
2025-02-06 17:38:12 +01:00
Lucas Abel
ebc918e7c0
backend: un-queue zombies left by missing row in v2_job_runtime ( #5232 )
2025-02-06 16:46:32 +01:00
Lucas Abel
6ded2c598e
backend: use v2 tables through views where possible (v2 phase 3) ( #5119 )
2025-02-06 12:43:24 +01:00
Lucas Abel
8374377958
backend: check queries to queue and completed_job where possible (v2 phase 2) ( #5125 )
2025-02-06 12:39:32 +01:00
Lucas Abel
cecc19dafc
backend: migrate job tables to v2 schema (v2 phase 1) ( #5084 )
2025-02-06 12:37:11 +01:00
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
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
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
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
af87d635fb
use sync decrypt
2025-01-31 10:31:19 +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
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
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
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