Commit Graph

8469 Commits

Author SHA1 Message Date
Ruben Fiszel 21660dadcb fix table actions job preview 2025-01-21 01:52:08 +01:00
pyranota a48f43499c fix(python): Replace Inf with null (#5099) 2025-01-20 19:38:35 +01:00
pyranota aabf2a44cf fix: improve uv dependency install reliability with an atomic success file
* Revert solution with Mutex

* Implement valid.windmill logic

* Remove unused import

* valid.windmill -> .valid.windmill

Just like .lock

* Dont delete wheels if cancelled/failed

Now we dont clean up requirement folder if it was failed.

This way we can fully utilize uv's flock system.

Also if we left wheel dir, but it was partially filled (resulting to invalid wheel)
we use --reinstall flag in order to overwrite any content of wheels

* Add comment

* Add --reinstall to nsjail
2025-01-20 16:21:10 +01:00
Ruben Fiszel 72cd5d0d9a fix cli compile 2025-01-17 23:22:59 +01:00
Ruben Fiszel 66e54d3a33 chore(main): release 1.447.5 (#5082)
* chore(main): release 1.447.5

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-17 20:45:05 +01:00
wendrul 443b27aade fix: c# on windows, oracledb test connection, cli for C# and Oracle DB (#5090)
* Fix c# on windows

* Fix test connection on oracledb

* Add csharp and oracledb to CLI

* Fix missing extensions

* Build wasm for cli
2025-01-17 20:16:22 +01:00
Alexander Petric d40ef781a2 rhel image build workaround (#5091)
* RHEL Dockerfile / no chef

* Update Dockerfile

* Update Dockerfile

* Update build-publish-rh-image.yml
2025-01-17 19:50:23 +01:00
Ruben Fiszel c3daefda30 fix: fix workspace specific custom tags 2025-01-17 19:48:38 +01:00
HugoCasa 66f567858e fix(frontend): webhook/route payload from args (#5088) 2025-01-17 18:59:30 +01:00
HugoCasa 3089127e54 fix(frontend): empty arg initial height (#5089) 2025-01-17 18:59:21 +01:00
HugoCasa 9d08a70eb4 nits cloud team plan settings (#5086) 2025-01-17 16:48:19 +01:00
Ruben Fiszel 8a742e1be1 fix: require preexisting user option for auth correctly saved 2025-01-17 15:22:22 +01:00
Lucas Abel a425c2269a build: update nix flake lock (#5083) 2025-01-17 15:18:16 +01:00
HugoCasa 04bca6242c fix(frontend): input autosize on default value (#5080) 2025-01-17 14:12:11 +01:00
HugoCasa 6b64485309 fix: preprocessor script kind option (#5081)
* fix: preprocessor script kind option

* oups

* oups
2025-01-17 14:10:39 +01:00
HugoCasa 65f4c2ec96 team plans billing threshold alert (#5078)
* team plans billing threshold alert

* nits

* tmp ee ref

* update ee ref
2025-01-17 14:06:47 +01:00
Ruben Fiszel b7763cff8a simplify worker loading logic 2025-01-17 11:27:56 +01:00
Ruben Fiszel 5144fc9baa nit ci 2025-01-16 19:52:23 +01:00
Ruben Fiszel 7d66ff823a use tsx loader for relative imports 2025-01-16 18:29:33 +01:00
Ruben Fiszel c6b128c847 chore: update bun to 1.43.0 and loaded from tsx to ts 2025-01-16 18:26:03 +01:00
Ruben Fiszel 2eda2b4ba1 nit 2025-01-16 17:28:20 +01:00
Ruben Fiszel cffd2f29cd diff 2025-01-16 17:02:10 +01:00
Ruben Fiszel 4bbb593783 improve step mocking ui 2025-01-16 14:03:43 +01:00
Ruben Fiszel cef26732b2 remove flow badge incorrect link 2025-01-16 13:49:46 +01:00
Ruben Fiszel 1af2961c62 chore(main): release 1.447.4 (#5076)
* chore(main): release 1.447.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-16 13:45:15 +01:00
Ruben Fiszel 917382836c fix: add support for previous result as expression in the flow 2025-01-16 13:27:51 +01:00
HugoCasa 792facdc17 triggers improvements (#5074)
* triggers improvements

* nits

* nits

* update ee ref
2025-01-16 13:01:45 +01:00
Ruben Fiszel 1e3e94b496 add extra fields to one oneOfs 2025-01-16 12:25:30 +01:00
Ruben Fiszel 50a6a92a02 fix disabled input file input 2025-01-16 11:59:30 +01:00
Ruben Fiszel 6cd3381baa nits 2025-01-16 11:51:46 +01:00
Ruben Fiszel 53b45cf67d chore(main): release 1.447.3 (#5073)
* chore(main): release 1.447.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-16 09:35:52 +01:00
Ruben Fiszel 2d11cb14c3 fix: fix default json formatter 2025-01-16 07:52:37 +01:00
Ruben Fiszel 2e98ce5a0c update monaco (#5071)
* update monaco

* update monaco
2025-01-15 23:57:47 +01:00
wendrul cda530af0a fix: Oracle Database client libraries (#5072) 2025-01-15 23:54:30 +01:00
Ruben Fiszel 514a02d4e7 nits json editor improvements 2025-01-15 22:18:25 +01:00
Ruben Fiszel e6950444d8 chore(main): release 1.447.2 (#5069)
* chore(main): release 1.447.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-15 19:37:35 +01:00
Guilhem cad5a5b45a fix(frontend): fix nested shema editing (#5068)
* fix(frontend) : handle flow card height

* fix(frontend): fix oneOf order

* fix(frontend): fix schema drawer update

* clean
2025-01-15 19:32:57 +01:00
Ruben Fiszel af18c7e233 small nits autosize and lighweight arg textarea 2025-01-15 19:28:12 +01:00
Ruben Fiszel 451c2214e4 fix: improve handling of default and set value of object args 2025-01-15 19:18:12 +01:00
Ruben Fiszel 1c0de7140c chore(main): release 1.447.1 (#5065)
* chore(main): release 1.447.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-15 18:31:08 +01:00
HugoCasa ad5a2687a2 fix: improve runnable permissions (#5063) 2025-01-15 18:25:12 +01:00
HugoCasa 9f8625800e fix(backend): bun cache hash consistency (#5067) 2025-01-15 18:24:10 +01:00
HugoCasa 104e46990a fix(backend): better deleted user error (#5060)
* fix(backend): better deleted user error

* nit
2025-01-15 17:02:10 +01:00
Guilhem 87b30a3176 fix(frontend) : handle flow card height (#5064) 2025-01-15 14:39:44 +01:00
Ruben Fiszel 9a2d31e207 chore(main): release 1.447.0 (#5061)
* chore(main): release 1.447.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-15 11:21:10 +01:00
Ruben Fiszel 22a09cc461 fix: remove bg-red in custom ui builder 2025-01-15 10:48:10 +01:00
wendrul a8f49d5661 feat: add oracle db support on ee (#5062) 2025-01-14 21:21:24 +01:00
HugoCasa 175379fbe9 feat: on behalf of (#5058)
* feat: on behalf of

* fix

* revert mistakke

* temp ee ref

* renaming + CLI

* sqlx

* nits + ee ref
2025-01-14 18:32:25 +01:00
HugoCasa 9152b237c5 fix: update ms sql template (#5059) 2025-01-14 17:48:12 +01:00
Ruben Fiszel b81a0fed6f chore(main): release 1.446.0 (#5054)
* chore(main): release 1.446.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-14 13:49:36 +01:00