Ruben Fiszel
c04d228196
chore(main): release 1.348.1 ( #3929 )
...
* chore(main): release 1.348.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 08:37:19 +02:00
Ruben Fiszel
6bb93d91d8
fix: handle better single step parallel flows
2024-06-19 08:28:15 +02:00
Ruben Fiszel
7cdb58439f
fix tests
2024-06-18 22:57:51 +02:00
Ruben Fiszel
c6d89e0174
chore(main): release 1.348.0 ( #3923 )
...
* chore(main): release 1.348.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-18 22:16:44 +02:00
wendrul
88149e4fe0
Implement PushArgs from cloudevents+json ( #3927 )
...
* Implement PushArgs from cloudevents+json
* Remove incomplete batching, overwrite metadata
Overwrite metadata to make it available as a script parameter if
present.
2024-06-18 22:13:32 +02:00
Ruben Fiszel
60c63d7550
update datafusion
2024-06-18 22:13:02 +02:00
Ruben Fiszel
710a0933bd
update datafusion
2024-06-18 20:51:59 +02:00
HugoCasa
6da5e15903
feat: add support for bytea in pg ( #3926 )
...
* feat: add support for bytea in pg
* fix: editor nits
2024-06-18 17:38:46 +02:00
Ruben Fiszel
144b97f2b3
chore(main): release 1.347.1 ( #3920 )
...
* chore(main): release 1.347.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-18 09:43:47 +02:00
Ruben Fiszel
e08b9fbcf1
nit test fix
2024-06-18 09:28:03 +02:00
Ruben Fiszel
1e26af3b44
fix: add more debug logs around http client errors
2024-06-18 09:01:55 +02:00
Ruben Fiszel
f2f3333e2d
fix: add more debug logs around http client errors
2024-06-18 08:54:55 +02:00
Ruben Fiszel
29c6d85b0b
chore(main): release 1.347.0 ( #3919 )
...
* chore(main): release 1.347.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 22:55:01 +02:00
HugoCasa
13c8d3f492
feat: oneOf inputs ( #3893 )
...
* feat: oneOf input for typescript
* feat: oneOf order and light form
* feat: oneOf UI builder
2024-06-17 21:35:46 +02:00
Ruben Fiszel
0da97877fd
chore(main): release 1.346.2 ( #3917 )
...
* chore(main): release 1.346.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 17:29:57 +02:00
Ruben Fiszel
9abc12f900
chore(main): release 1.346.1 ( #3915 )
...
* chore(main): release 1.346.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 14:26:47 +02:00
HugoCasa
3e7473b456
fix: job perms and job logs grants ( #3914 )
...
* fix: job perms grants
* fix: add job logs grants
2024-06-17 14:22:47 +02:00
Danny Summerlin
5549e6c30c
adding msgraph-sdk to Python module aliases ( #3913 )
2024-06-17 14:01:52 +02:00
Ruben Fiszel
1dfcee7777
chore(main): release 1.346.0 ( #3906 )
...
* chore(main): release 1.346.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 05:51:51 +02:00
Ruben Fiszel
91edb521e8
fix: fix workflow as code
2024-06-17 05:37:57 +02:00
HugoCasa
eabdebe1dc
fix: job perms for agent mode ( #3911 )
2024-06-14 17:36:10 +02:00
HugoCasa
93f58056a0
feat: replace ephemeral tokens by jwt ( #3908 )
...
* feat: replace ephemeral tokens by jwt
* fix: migration + sqlx
* fix: tests, agent, ee ref
* fix: sqlx
* fix: tests
* fix: jwt prefix change + fix tests
* fix: nit
* fix: handle agent mode
2024-06-14 13:07:35 +02:00
Ruben Fiszel
fa365027a3
fix bun cache
2024-06-13 22:08:33 +02:00
Ruben Fiszel
f740614c0b
feat: accelerate bun through caches ( #3909 )
...
* all
* all
* all
* all
* all
* simplify extract
2024-06-13 19:09:16 +02:00
Ruben Fiszel
8357987fdd
chore(main): release 1.345.2 ( #3905 )
...
* chore(main): release 1.345.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-13 15:07:25 +02:00
Ruben Fiszel
26ad5fd5f3
fix: add database grants to oustanding_wait_time table
2024-06-13 14:29:33 +02:00
Ruben Fiszel
806b585f55
chore(main): release 1.345.1 ( #3904 )
...
* chore(main): release 1.345.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-13 08:27:01 +02:00
Richard Klees
c6a74739aa
fix: correct exception handling in PHP wrapper ( #3901 )
...
The `catch` is hinting on `\Exception` [1] which has not `getName`-method.
To identify the type of exception, `get_class` can be used.
[1] https://www.php.net/manual/de/class.exception.php
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-06-13 08:13:32 +02:00
Ruben Fiszel
dd98807c26
chore(main): release 1.345.0 ( #3903 )
...
* chore(main): release 1.345.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-12 18:58:31 +02:00
Faton Ramadani
402e7eaa9c
feat(frontend): Generated UI editor + Schema Form complete refactor ( #3835 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add type editor
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): dnd
* feat(frontend): add missing error
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): clean up
* feat(frontend): fix layout
* feat(frontend): fix dark mode
* feat(frontend): Fix Dnd + resource s3 and objects
* feat(frontend): handle inner objets
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): UI nits
* fix(frontend): fix type selection
* fix(frontend): Correctly handle subproperties
* fix(frontend): fix autosize + height
* fix(frontend): replace everywhere
* fix(frontend): fix dnd
* fix(frontend): fix list refresh + height issues
* fix(frontend): fix order
* fix(frontend): restore default behavior
* fix(frontend): Move the rename input
* fix(frontend): Fix rename wrt order array
* fix(frontend): Fix hub
* fix(frontend): Fix renam
* fix(frontend): Fix UI Nits + fix SchemaForm order
* fix(frontend): Handle nested order
* fix(frontend): Fix saving properties
* fix(frontend): Improve approval form
* feat(frontend): done
* feat(frontend): merge main
* feat(frontend): done
* feat(frontend): wip
* feat(frontend): SchemaFormDND
* feat(frontend): SchemaFormDND wip
* feat(frontend): improve displayWebhookWarning
* feat(frontend): DND done
* feat(frontend): DND done
* feat(frontend): improve name
* feat(frontend): improve dnd
* feat(frontend): done
* first batch
* new try
* nits
* all
* drag handle in more places
* push everything
* migrate all
* all
* fix
* fix
* fix henri bug
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-06-12 18:37:18 +02:00
Ruben Fiszel
f634e6ff48
chore(main): release 1.344.3 ( #3899 )
...
* chore(main): release 1.344.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 21:35:02 +02:00
Ruben Fiszel
111166221e
fix: fix dependency tracking for single scripts
2024-06-11 21:32:10 +02:00
Ruben Fiszel
5456697e86
chore(main): release 1.344.2 ( #3898 )
...
* chore(main): release 1.344.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 21:07:11 +02:00
Ruben Fiszel
2a2755166d
fix: fix dependency tracking for single scripts
2024-06-11 21:04:03 +02:00
Ruben Fiszel
888483bd01
chore(main): release 1.344.1 ( #3897 )
...
* chore(main): release 1.344.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 20:54:43 +02:00
Ruben Fiszel
f642716e5d
fix: fix dependency tracking for single scripts
2024-06-11 20:51:57 +02:00
Ruben Fiszel
2a3fc094ff
chore(main): release 1.344.0 ( #3895 )
...
* chore(main): release 1.344.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 19:07:04 +02:00
Ruben Fiszel
5e73ed5569
fix(backend): wrong previous result used in flow for-loop
2024-06-11 17:35:38 +02:00
wendrul
3a9a0660a6
feat: cancel jobs based on filters ( #3874 )
...
* WIP
* Add endpoint to cancel jobs
* Fix endpoints and add modal to cancel jobs
* Add useful tooltips and warnings
* Fix openapi.yml
* Prepare sqlx
* Prepare sqlx
* Select jobs to cancel
* Prepare sqlx
* Remove unused variable
* Make small fixes
- gap between buttons
- dropdown in one button with chevron instead of two buttons
- filters shown on the cancel filtered modal
2024-06-11 17:12:30 +02:00
Ruben Fiszel
ff8c66a8a0
chore(main): release 1.343.3 ( #3892 )
...
* chore(main): release 1.343.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 14:07:57 +02:00
Ruben Fiszel
db938f5227
fix: flow args should always render in test flow
2024-06-11 13:57:53 +02:00
Ruben Fiszel
b99107e8c0
add lokalize exception to import map
2024-06-10 22:14:13 +02:00
Ruben Fiszel
09d50c41da
chore(main): release 1.343.2 ( #3891 )
...
* chore(main): release 1.343.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 19:12:44 +02:00
Ruben Fiszel
f3f8d6ac8d
fix: fix nativets scripts
2024-06-10 19:09:38 +02:00
Ruben Fiszel
03314c0910
chore(main): release 1.343.1 ( #3889 )
...
* chore(main): release 1.343.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 18:35:28 +02:00
Ruben Fiszel
af52c61385
fix: update deno_core to latest to work better with rust 1.78 ( #3890 )
2024-06-10 18:31:16 +02:00
Ruben Fiszel
c436641f97
chore(main): release 1.343.0 ( #3875 )
...
* chore(main): release 1.343.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 13:29:10 +02:00
Ruben Fiszel
5cb2c9d1f7
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
4c20d88fee
remove all warnings
2024-06-08 18:06:04 +02:00
Ruben Fiszel
600fcaf32f
return flow value in flow dependency job
2024-06-08 17:38:06 +02:00