Commit Graph
10492 Commits
Author SHA1 Message Date
Diego Imbert 664b2e2335 array input nits 2025-09-23 17:01:24 +02:00
Diego Imbert 8b01825dc9 prettier json toggle and array inputs 2025-09-23 16:50:23 +02:00
Diego Imbert 4f5c41064f nits 2025-09-23 16:22:03 +02:00
Diego Imbert 77d157b732 fix nested objects 2025-09-23 15:56:24 +02:00
Diego Imbert 114399c848 Merge branch 'di/fix-missing-effect-pre' into di/flow-input-redesign 2025-09-23 13:57:01 +02:00
Diego Imbert 866a7fe391 forgot $effect.pre 2025-09-23 13:56:10 +02:00
Diego Imbert 7b07295bd2 Merge remote-tracking branch 'origin/main' into di/flow-input-redesign 2025-09-23 13:49:02 +02:00
Diego Imbert 580d6b613c Fix UI crash with Dynamic Multiselect (#6660)
* Prevent crash when selecting dyn-multiselect

* missing $derived and $state => reactivity issue when switching between DynSelect and DynMultiselect
2025-09-23 13:18:05 +02:00
Diego Imbert c48a3da3b3 missing $derived and $state => reactivity issue when switching between DynSelect and DynMultiselect 2025-09-23 12:59:22 +02:00
Diego Imbert ac918a84b6 Prevent crash when selecting dyn-multiselect 2025-09-23 12:44:07 +02:00
Ruben Fiszel 11c9c3548a make it impossible to update folder with ill-defined extra_perms 2025-09-23 10:30:37 +00:00
Diego Imbert c4f516fa47 Fix multiselect styling 2025-09-23 12:28:18 +02:00
Ruben Fiszelandrubenfiszel 27271eead6 chore(main): release 1.546.1 (#6659)
* chore(main): release 1.546.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
v1.546.1
2025-09-23 10:22:23 +00:00
centdix 389b692523 fix(mcp): use stateless mode for openai sdk compatibility (#6656)
* update crate

* use non stateful mode

* fix

* fix
2025-09-23 10:16:26 +00:00
Diego Imbert 4e892b2ed6 rounded nit 2025-09-23 11:18:51 +02:00
Diego Imbert 8b8025e60a fix togglebutton border in darkmode 2025-09-23 11:13:17 +02:00
Diego Imbert 6d9b0e1f2c Merge remote-tracking branch 'origin/main' into di/flow-input-redesign 2025-09-23 11:13:05 +02:00
Ruben Fiszelandrubenfiszel 3f66314419 chore(main): release 1.546.0 (#6648)
* chore(main): release 1.546.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
v1.546.0
2025-09-23 06:36:20 +02:00
Alexander Petric 6ba3a4397e fix: cli path on windows + error_handler_muted_on_cancel (#6657)
* fix: cli path on windows + error_handler_muted_on_cancel

* prefix eq path

* sqlx
2025-09-23 06:32:51 +02:00
Alexander Petric de7251d857 feat: dynamically hide tabs in app builder (#6653)
* feat: dynamically hide tabs in app builder

* claude code comments
2025-09-22 16:29:34 +00:00
Alexander Petric e0671a30f1 require refresh_token in oauth api spec (#6654) 2025-09-22 16:22:34 +00:00
Ruben Fiszel 30b4ef9044 nit compile 2025-09-22 16:22:03 +00:00
Ruben Fiszel ad38298840 nit compile 2025-09-22 15:05:13 +00:00
Alexander Petric 08952c6c6e feat: app builder button tooltip (#6652) 2025-09-22 15:03:54 +00:00
Ruben Fiszel 90549c13bd add more debug logs for event triggers 2025-09-22 14:51:46 +00:00
Ruben Fiszel 7a13e9e988 feat: split RUST_LOG into RUST_LOG and RUST_LOG_STDOUT 2025-09-22 14:36:15 +00:00
Diego Imbert 87ab80fcc4 nicer refresh button in Test This Step 2025-09-22 16:27:10 +02:00
Diego Imbert a498b09dd1 fix textarea styling 2025-09-22 16:16:23 +02:00
Diego Imbert 0941ecc077 Fix FileInput and S3 Arg Input 2025-09-22 15:42:05 +02:00
centdix c7f8222a89 nit prompt (#6651) 2025-09-22 13:23:20 +00:00
Diego Imbert cd3b1e43c3 Merge remote-tracking branch 'origin/main' into di/flow-input-redesign 2025-09-22 14:35:43 +02:00
centdix a3e8df34cf add missing perm (#6650) 2025-09-22 12:15:09 +00:00
Diego Imbert a4d25cb529 fix scrollbar 2025-09-22 13:55:17 +02:00
Diego Imbert a1fa8e0068 ResourcePicker Add and Refresh btn 2025-09-22 13:38:57 +02:00
centdix 901ad4907d internal: add demo command for PRs (#6649)
* add demo command

* cleaning

* cleaning

* cleaning
2025-09-22 11:31:33 +00:00
Ruben Fiszel 0392103693 fix: add settable poll delay for sse streams 2025-09-22 10:57:33 +00:00
Ruben Fiszel f6dd78cb11 fix: improve reliability of exits in case graceful handler didn't exit as expected 2025-09-22 10:27:57 +00:00
Diego Imbert 5aa89d213c change resource edit button pos 2025-09-22 11:40:55 +02:00
Diego Imbert 1c142cc1a7 ai provider toggle button more 2025-09-22 10:57:09 +02:00
Ruben Fiszelandrubenfiszel b0eee976c1 chore(main): release 1.545.0 (#6639)
* chore(main): release 1.545.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
v1.545.0
2025-09-20 14:05:36 +00:00
Ruben Fiszel 4cb06ebe99 frontend nits 2025-09-20 13:46:55 +00:00
Ruben Fiszel 27881c672d rm warn 2025-09-20 13:44:35 +00:00
Ruben Fiszel 81ff0dcd8c fix: retry python relative imports on errno 104 2025-09-20 13:41:15 +00:00
Ruben Fiszel 194887e97b fix: allow variable picker in password field 2025-09-20 12:50:15 +00:00
Ruben Fiszel 2eeaf5639d feat: force cancel in batch cancel 2025-09-20 11:29:35 +00:00
Ruben Fiszel a46ccaef90 match cancel filter with job kinds 2025-09-20 11:08:38 +00:00
Ruben Fiszel 1afb7a2156 improve job cancelling with new flow jobs locks 2025-09-20 11:00:45 +00:00
Ruben Fiszel 9a21107848 improve job cancelling with new flow jobs locks 2025-09-20 10:17:10 +00:00
Ruben Fiszel 88b4bc2c9b remove tracing err 2025-09-20 08:11:19 +00:00
Ruben Fiszel 9d8641cdd0 fix flow jobs 2025-09-20 08:07:41 +00:00