Commit Graph
10448 Commits
Author SHA1 Message Date
Diego Imbert 960b3ef737 forgot $effect.pre (#6661) 2025-09-23 11:58:15 +00:00
Diego Imbert 5ecceaed35 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
Ruben Fiszel 2027307356 make it impossible to update folder with ill-defined extra_perms 2025-09-23 10:30:37 +00:00
Ruben Fiszelandrubenfiszel 4c96850786 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>
2025-09-23 10:22:23 +00:00
centdix 0eb94fdb66 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
Ruben Fiszelandrubenfiszel 32ebbdc51b 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>
2025-09-23 06:36:20 +02:00
Alexander Petric c306b95269 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 73ad39d0c3 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 23e4128783 require refresh_token in oauth api spec (#6654) 2025-09-22 16:22:34 +00:00
Ruben Fiszel 91d1e109da nit compile 2025-09-22 16:22:03 +00:00
Ruben Fiszel f98a66bdd5 nit compile 2025-09-22 15:05:13 +00:00
Alexander Petric 55467f4314 feat: app builder button tooltip (#6652) 2025-09-22 15:03:54 +00:00
Ruben Fiszel c389d10ec2 add more debug logs for event triggers 2025-09-22 14:51:46 +00:00
Ruben Fiszel 5c21d474f8 feat: split RUST_LOG into RUST_LOG and RUST_LOG_STDOUT 2025-09-22 14:36:15 +00:00
centdix 11b4cfa200 nit prompt (#6651) 2025-09-22 13:23:20 +00:00
centdix a61b76483c add missing perm (#6650) 2025-09-22 12:15:09 +00:00
centdix cf4c92dc4f internal: add demo command for PRs (#6649)
* add demo command

* cleaning

* cleaning

* cleaning
2025-09-22 11:31:33 +00:00
Ruben Fiszel 869d0bc854 fix: add settable poll delay for sse streams 2025-09-22 10:57:33 +00:00
Ruben Fiszel 42d6ee1294 fix: improve reliability of exits in case graceful handler didn't exit as expected 2025-09-22 10:27:57 +00:00
Ruben Fiszelandrubenfiszel 0cefb1dc39 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>
2025-09-20 14:05:36 +00:00
Ruben Fiszel 65cb7aa26c frontend nits 2025-09-20 13:46:55 +00:00
Ruben Fiszel fe7fd1146b rm warn 2025-09-20 13:44:35 +00:00
Ruben Fiszel 00ed65d044 fix: retry python relative imports on errno 104 2025-09-20 13:41:15 +00:00
Ruben Fiszel 611870bdb7 fix: allow variable picker in password field 2025-09-20 12:50:15 +00:00
Ruben Fiszel 2b2ae49cb5 feat: force cancel in batch cancel 2025-09-20 11:29:35 +00:00
Ruben Fiszel c4027d5e41 match cancel filter with job kinds 2025-09-20 11:08:38 +00:00
Ruben Fiszel 1b32225be1 improve job cancelling with new flow jobs locks 2025-09-20 11:00:45 +00:00
Ruben Fiszel d0f8a098a2 improve job cancelling with new flow jobs locks 2025-09-20 10:17:10 +00:00
Ruben Fiszel 931a222a9e remove tracing err 2025-09-20 08:11:19 +00:00
Ruben Fiszel da3db7c605 fix flow jobs 2025-09-20 08:07:41 +00:00
Ruben Fiszel e76d67e7f1 check 2025-09-20 01:23:22 +00:00
Ruben Fiszel 2f7c8a657c check 2025-09-20 01:23:00 +00:00
Ruben Fiszel fd00cd5a55 check 2025-09-20 01:16:20 +00:00
Ruben Fiszel e945587611 check 2025-09-20 01:15:30 +00:00
Ruben Fiszel 0193c418bf update rust to 1.90 2025-09-20 01:12:51 +00:00
Ruben Fiszel 1c7d68cc39 check 2025-09-20 01:09:49 +00:00
Ruben Fiszel aa5c617fb0 check 2025-09-20 01:03:40 +00:00
Ruben Fiszel 8fcc8ffd86 check 2025-09-20 00:59:03 +00:00
Ruben Fiszel 9a46f75b4c check 2025-09-20 00:54:29 +00:00
Ruben Fiszel 628275a32f vacuum skip_locked 2025-09-20 00:42:43 +00:00
Ruben Fiszel 06f774c7cd fix: add termination handler earlier in lifecycle 2025-09-20 00:22:15 +00:00
Alexander Petric de013a4b59 fix ci build (teams) (#6647) 2025-09-19 21:36:28 +00:00
Ruben Fiszel 62c522e3f0 fix: fix too strict aggrid coldef validation 2025-09-19 20:39:27 +00:00
Alexander Petric d1132fc479 fix: teams api improvements (#6643)
* init

* adding cache + ui nits

* improve caching

* sqlx

* ee repo ref

* remove useless comments

* ci errors

* pr comments

* ee repo ref
2025-09-19 17:43:16 +00:00
hugocasa ce0fd59ac0 build on macos with deno_core (#6642) 2025-09-19 17:33:05 +00:00
Ruben Fiszel 2fdfa8d193 feat: load for loop jobs timeline directly from for loop flow status (#6646) 2025-09-19 17:32:09 +00:00
Diego Imbert a35d791ca3 Refresh button in flow picker quick (#6645) 2025-09-19 17:30:52 +00:00
Diego Imbert 3813622379 Fix CI (#6640)
* Fix flow quick picker stuck

* fix Ci
2025-09-18 19:01:31 +00:00
Diego Imbert d44c3b535c fix: fix flow quick picker stuck (#6638)
* Fix flow quick picker stuck

* fix Ci
2025-09-18 18:56:59 +00:00
Ruben Fiszelandrubenfiszel a6d41803db chore(main): release 1.544.2 (#6637)
* chore(main): release 1.544.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-09-18 18:10:04 +00:00