Ruben Fiszel
72ab75a149
add more debug lines
2024-06-19 19:43:13 +02:00
Ruben Fiszel
88416020b8
nit remove error logs + add setTimeout to REST runtime
2024-06-19 17:58:24 +02:00
Ruben Fiszel
df451d0c69
chore(main): release 1.349.1 ( #3934 )
...
* chore(main): release 1.349.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 13:54:40 +02:00
Ruben Fiszel
41739414b1
use auto-complete for worker group select
2024-06-19 13:50:21 +02:00
Ruben Fiszel
6eda3e8deb
fix: show workers without worker groups
2024-06-19 13:35:10 +02:00
Ruben Fiszel
c8bb211c01
chore(main): release 1.349.0 ( #3933 )
...
* chore(main): release 1.349.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 12:41:08 +02:00
Ruben Fiszel
c748f6be37
small range fix
2024-06-19 12:16:37 +02:00
Faton Ramadani
76123f9770
feat(frontend): improve range ( #3924 )
...
* feat(frontend): fix style
* feat(frontend): wip
* fix(frontend): wip
* feat(frontend): improve range component
* feat(frontend): fix intial value
2024-06-19 12:07:12 +02:00
Ruben Fiszel
c5ac00b4e9
improve workers page
2024-06-19 11:51:09 +02:00
Ruben Fiszel
1777749b2b
chore(main): release 1.348.2 ( #3931 )
...
* chore(main): release 1.348.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 11:42:23 +02:00
HugoCasa
5b41f4549f
fix: handle past inputs with oneOf ( #3932 )
2024-06-19 11:35:58 +02:00
Ruben Fiszel
8751e7a44b
fix: add jobid to background runnables and fix zindex issue of inline script editor
2024-06-19 11:12:13 +02:00
Ruben Fiszel
af0d0d0b02
add jobId
2024-06-19 11:11:34 +02:00
Faton Ramadani
af940a46fc
fix(frontend): fix full screen mode of the EvalInputEditor ( #3928 )
...
* update datafusion
* fix(frontend): fix full screen mode of the EvalInputEditor
* fix(frontend): improve code
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-06-19 10:19:15 +02:00
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
Faton Ramadani
ccc3308b4c
feat(frontend): worker page improvements ( #3921 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add search
* feat(frontend): fix style
* feat(frontend): display a select when the number of worker groups is above 5
* feat(frontend): add number of workers in the select
* fix(frontend): flatten header and rows
* feat(frontend): improve worker header design
* feat(frontend): improve worker header design
* feat(frontend): fix search
* feat(frontend): fix dark theme
2024-06-18 17:18:16 +02:00
Faton Ramadani
1baf50f6c3
feat(frontend): Enable changing kind for string properties ( #3925 )
...
* feat(frontend): Enable changing kind for string properties
* feat(frontend): Enable changing kind for string properties
* feat(frontend): Enable changing kind for string properties
2024-06-18 16:11:54 +02:00
Faton Ramadani
8ea040f669
fix(frontend): fix InlineScriptEditor zIndex ( #3922 )
...
* fix(frontend): fix InlineScriptEditor zIndex
* Update frontend/src/lib/components/apps/editor/inlineScriptsPanel/InlineScriptEditor.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-06-18 13:26:40 +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
Ruben Fiszel
987b7e4373
arg enum small fix
2024-06-17 22:42:37 +02:00
Faton Ramadani
aead92695d
feat(frontend): UI customisation improvements + add support for object enums ( #3910 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add json editor
* feat(frontend): fix build
* feat(frontend): wip
* feat(frontend): handle deleting the custom title
* feat(frontend): fix initial value
* feat(frontend): add support to custom title for ArgEnum
* feat(frontend): add support to custom title for ArgEnum
* feat(frontend): add missing fields
* feat(frontend): disable add and remove enums in the script editor
* feat(frontend): fix type inferrence
* feat(frontend): fix ArgEnum
* Update frontend/src/lib/components/ArgEnum.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-06-17 22:38:09 +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
Faton Ramadani
805d8cd054
fix(frontend): revert range ( #3916 )
2024-06-17 17:25:34 +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
Faton Ramadani
e4e16c5344
feat(frontend): event handlers ( #3902 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): dark mode
* feat(frontend): fix dark mode + width issue
* feat(frontend): fix dark mode + width issue
* feat(frontend): fix layout
* feat(frontend): done
* feat(frontend): fix wording
2024-06-13 15:57:14 +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
Ruben Fiszel
a5fb80a9ce
fix: enums derivable from code
2024-06-13 08:22:44 +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