Commit Graph

6827 Commits

Author SHA1 Message Date
Ruben Fiszel 9f486fc157 chore(main): release 1.340.1 (#3854)
* chore(main): release 1.340.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-31 13:30:01 +02:00
Ruben Fiszel caf007f68e fix: typescript file upload supports arbitrary storage 2024-05-31 13:26:51 +02:00
Ruben Fiszel b3a6a12cfd chore(main): release 1.340.0 (#3849)
* chore(main): release 1.340.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-31 12:58:38 +02:00
Ruben Fiszel f061484057 fix go client build 2024-05-31 12:58:17 +02:00
Ruben Fiszel 038e2e7b64 fix: simple subflow approval step triggering timeouts 2024-05-31 12:50:29 +02:00
Ruben Fiszel a4d4213f2f fix compile issue 2024-05-31 12:30:58 +02:00
Ruben Fiszel 20b642db62 fix compile issue 2024-05-31 12:15:25 +02:00
Ruben Fiszel 0e7a25c0bd feat: support multiple object storage + parquet_csv + polars -> datafusion" (#3853)
* multiple storage

* all

* rm symlinks

* all

* all
2024-05-31 11:59:51 +02:00
wendrul 78d704b2d6 feat: chart interactivity: click points on the graph to select the corresponding jobs (#3851)
* Make click on RunChart higlight and select job

* Select job when clicking on graph point

* Fix type of chart data object

* Persist selection on refresh and other changes
2024-05-30 19:26:11 +02:00
Ruben Fiszel 3c9e8bc4d0 table small improvements 2024-05-30 15:05:42 +02:00
Ruben Fiszel b0200f319d further fix to normal tables 2024-05-30 11:31:45 +02:00
Ruben Fiszel f57939b332 fix: wait for api to be read to load explorer table 2024-05-30 11:30:18 +02:00
Ruben Fiszel 2ce718b58a remove donePromise 2024-05-30 11:01:55 +02:00
Ruben Fiszel 99e7318149 remove donePromise 2024-05-30 10:59:10 +02:00
Ruben Fiszel 554bdd4685 add renew license key for tests 2024-05-30 08:19:42 +02:00
Ruben Fiszel 8d9b709674 improve sort and search for parquet preview 2024-05-30 00:50:52 +02:00
Ruben Fiszel f530f19e18 fix ee.rs 2024-05-29 23:51:38 +02:00
Ruben Fiszel 3cf818e283 feat: replace polars with datafusion for data preview 2024-05-29 23:38:36 +02:00
Ruben Fiszel 8c7c68ae46 chore(main): release 1.339.2 (#3846)
* chore(main): release 1.339.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-29 19:16:18 +02:00
HugoCasa 79948d09bb fix: worker memory usage (#3845) 2024-05-29 18:16:41 +02:00
Ruben Fiszel b761ab5682 chore(main): release 1.339.1 (#3844)
* chore(main): release 1.339.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-29 17:18:49 +02:00
Ruben Fiszel 951c68a9e9 fix: allow_user_resoruces default deserialization 2024-05-29 17:10:20 +02:00
Ruben Fiszel 586e178edd chore(main): release 1.339.0 (#3843)
* chore(main): release 1.339.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-29 16:32:13 +02:00
HugoCasa ce5c52198a feat: display last key renewal attempt (#3839)
* feat: display last key renewal attempt

* feat: improve UI + add renew button + dev instance

* fix: nits

* chore: update ee ref

* fix: nit

* fix: tests
2024-05-29 16:28:00 +02:00
Ruben Fiszel 899f18ed0e resource others page fix 2024-05-29 15:02:52 +02:00
Ruben Fiszel 89aeb9ba75 chore(main): release 1.338.3 (#3841)
* chore(main): release 1.338.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-29 13:00:48 +02:00
Ruben Fiszel 68ea7a2cb1 remove unecessary formatter black since ruff format now 2024-05-29 12:54:24 +02:00
Ruben Fiszel 2df1d2ad35 fix: fix resource type search 2024-05-29 12:09:24 +02:00
Ruben Fiszel c6c218a9a6 chore(main): release 1.338.2 (#3840)
* chore(main): release 1.338.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-29 01:49:50 +02:00
Ruben Fiszel 9c7bb778a1 jemalloc for all 2024-05-29 01:44:37 +02:00
Ruben Fiszel 9515059920 remove heap profiling by default 2024-05-29 01:20:23 +02:00
HugoCasa bba0091bff fix: worker metrics (#3837)
* fix: worker metrics

* chore: sqlx

* chore: update ee ref

* fix: remove jemalloc stats unwrap
2024-05-29 01:12:00 +02:00
Ruben Fiszel df4c3eb977 chore(main): release 1.338.1 (#3831)
* chore(main): release 1.338.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-28 17:01:20 +02:00
Ruben Fiszel 1947abddd4 fix: remove quotes around interpolated arg values of tags 2024-05-28 16:56:27 +02:00
Henri Courdent d4d64973d2 Links update & stroke width icons (#3833)
* Links update & stroke width icons

* Update frontend/src/lib/components/StringTypeNarrowing.svelte

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-05-28 16:05:56 +02:00
Ruben Fiszel f254870e91 fix: fix retry not working on single step flow due to opt 2024-05-28 10:48:41 +02:00
Ruben Fiszel bee6d9790b chore(main): release 1.338.0 (#3819)
* chore(main): release 1.338.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-05-27 20:45:46 +02:00
Faton Ramadani b49e9e803e feat(frontend): add open/close state of the modal in the outputs (#3822)
* feat(frontend): add open/close state of the modal in the outputs

* feat(frontend): add onOpen/onClose event handlers

* feat(frontend): add onOpen/onClose event hander

* feat(frontend): improve close logic for drawers

* feat(frontend): refactor handleSideEffect into an util file

* feat(frontend): improve code

* feat(frontend): improve naming

* feat(frontend): improve code

* feat(frontend): improve code

* feat(frontend): remove on Open/Close actions

* feat(frontend): simplify the implementation

* feat(frontend): fix callbacks
2024-05-27 20:32:07 +02:00
HugoCasa 5de79aace3 feat: worker vcpus/memory limits + mem usage (#3828) 2024-05-27 18:43:02 +02:00
HugoCasa 1e877c0ea1 feat(frontend): upgrade to gpt-4o + add AI support for php (#3820)
* feat: upgrade to gpt-4o

* feat: improve code completion + UI stuff
2024-05-27 18:29:42 +02:00
wendrul da8bed9355 Improve filter on queue (#3829) 2024-05-27 18:21:53 +02:00
Ruben Fiszel 47c722b20f add opensearchpy to lib.rs mapping 2024-05-27 16:41:30 +02:00
Henri Courdent 5dc5ef65ac Changelog update frontend (#3824) 2024-05-27 15:58:31 +02:00
wendrul 5506df0cc6 fix: filtering not always working with concurrency keys (#3823)
* fix missing filtering on ommision of obscured jobs

Also allow cron and scheduled jobs for the filtering security

* Revert incorrect change

* Revert frontend change
2024-05-27 15:58:07 +02:00
Ruben Fiszel 99edb54362 set last_ping to null when requeuing because of concurrency limits 2024-05-27 15:53:32 +02:00
Ruben Fiszel e304115249 clarify iframe for apps 2024-05-27 14:06:27 +02:00
Ruben Fiszel 3eeda623f7 fix sqlx 2024-05-27 13:08:47 +02:00
Ruben Fiszel f725e5b361 feat: public apps can require login (#3825) 2024-05-27 13:03:41 +02:00
Ruben Fiszel bf73e4e9ed remove supabase_wizard from oauth connects 2024-05-27 09:47:55 +02:00
Ruben Fiszel e35d8f1459 fix resources connects 2024-05-27 09:26:41 +02:00