Ruben Fiszel
a140e2b19e
fix: improve generate flow locks
2024-07-15 20:14:42 +02:00
Ruben Fiszel
7f2cbb40f6
feat: improve flow status viewer (show branch chosen + all iterations in for loop) ( #4074 )
...
* all
* all
* all
* all
* all
2024-07-13 18:53:24 +02:00
Ruben Fiszel
3efffba0cb
nit expect
2024-07-09 08:45:36 +02:00
Ruben Fiszel
d674d93bcc
more observability for dedicated workers
2024-07-09 08:26:40 +02:00
Ruben Fiszel
e65dfa5d0c
fix: make dedicated workers work with dates in bun
2024-07-09 07:58:17 +02:00
Ruben Fiszel
c0529647b9
fix: fix previous_result not always working for failure steps
2024-07-09 00:01:58 +02:00
Ruben Fiszel
ccf965e87d
fix: improve failure id assignment for parallel forloop
2024-07-08 15:50:38 +02:00
HugoCasa
af3fd09d80
fix(backend): make value of flow_version not null ( #4039 )
...
* fix: flow versioning nit: make value of flow version not null
* fix: sqlx
* fix: missing code change
* fix: improve nit migration
2024-07-08 11:56:53 +02:00
Ruben Fiszel
b7b83a7d42
fix: improve dedicated workers for flows
2024-07-04 18:12:59 +02:00
Ruben Fiszel
1e3523cd79
fix: improve dedicated workers for flows
2024-07-04 16:34:41 +02:00
Ruben Fiszel
0ada83a80a
fix: fix wrong interaction between suspended steps and forloop parallelism
2024-07-04 14:53:43 +02:00
Ruben Fiszel
2812792326
fix: memory optimization for flow with big args ( #4019 )
2024-07-04 10:08:42 +02:00
HugoCasa
2ecf44f44f
fix(backend): switch job run to user db ( #4017 )
2024-07-03 21:51:59 +02:00
HugoCasa
7f2289d4d5
feat: flow versioning ( #4009 )
...
* feat: flow versioning
* fix: sqlx
* fix: update schedule test for flow versioning
* fix: with_deployment_msg + UI nits
* fix: nit
* fix: improve down migration
* patch: keep latest flow version in flow table for backward compat
* fix: app deployments in list view
* chore: update ee ref
* fix: merge
* fix: tests
2024-07-03 15:53:45 +02:00
HugoCasa
c986ccb261
fix: make gql params optional by default + use default value if undefined ( #4003 )
...
* fix: make gql params optional by default + use default value if undefined
* fix: tests
* fix: improve tests
2024-07-01 16:25:26 +02:00
Ruben Fiszel
c7e03a134a
fix: add support for result.json for powershell
2024-07-01 08:48:33 +02:00
Ruben Fiszel
afed03565f
make nsjsail mode compatible with arm64 by making lib64 non mandatory
2024-06-28 15:11:41 +02:00
Ruben Fiszel
6ddeb07270
fix: fix OIDC
2024-06-28 00:44:03 +02:00
HugoCasa
9125b32a43
fix: snowflake datetime display format ( #3995 )
2024-06-27 21:30:44 +02:00
HugoCasa
86f124f8ed
fix: parallel branchall disordered skip failure retrieval ( #3975 )
...
* fix: parallel branchall disordered skip failure retrieval
* fix: use regex for branchall index
* patch(frontend): default to parallel branch all
2024-06-26 12:23:09 +02:00
HugoCasa
4885ac9f4a
fix: hide draft only items in pickers and from ops ( #3977 )
...
* fix: hide draft only scripts to ops and in pickers/flow builder
* fix: default to hiding draft only scripts
* fix: hide script drafts from ops
* fix: generalize to hide draft only/no main func by default
* fix: archived openapi nit
2024-06-26 12:21:45 +02:00
Ruben Fiszel
ece86d9d14
fix: improve perf of forloop with parallelism massively
2024-06-22 14:14:15 +02:00
HugoCasa
6933f06f1c
feat: add extra metadata to folders/resources/types + path prefix filtering for all + improve groups UI ( #3936 )
...
* feat: add extra metadata to folders/schedules/resources/types
* feat: add path prefix filter to api
* chore: updatee ref
* feat: improve groups UI
* fix: nit
* fix: nit
2024-06-22 01:29:23 +02:00
Ruben Fiszel
0ad858ee5c
fix: improve support of relative paths in subflows and apps
2024-06-21 18:07:58 +02:00
Ruben Fiszel
4d0c1b1371
fix(cli): support windows more thoroughly + fix generate flow locks ( #3944 )
...
* all
* all
* all
* fix lock
* fix lock
* fix lock
* fix lock
2024-06-21 14:23:33 +02:00
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
6bb93d91d8
fix: handle better single step parallel flows
2024-06-19 08:28:15 +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
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
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
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
2a2755166d
fix: fix dependency tracking for single scripts
2024-06-11 21:04:03 +02:00
Ruben Fiszel
f642716e5d
fix: fix dependency tracking for single scripts
2024-06-11 20:51:57 +02:00
Ruben Fiszel
5e73ed5569
fix(backend): wrong previous result used in flow for-loop
2024-06-11 17:35:38 +02:00
Ruben Fiszel
db938f5227
fix: flow args should always render in test flow
2024-06-11 13:57:53 +02:00
Ruben Fiszel
f3f8d6ac8d
fix: fix nativets scripts
2024-06-10 19:09:38 +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
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
Ruben Fiszel
c8915063c4
feat: track dependency map for bun + inline script of flows
2024-06-08 16:43:48 +02:00
Ruben Fiszel
d392de3a70
fix: retrigger bun dependencies jobs for importers when using common deps
2024-06-07 13:34:07 +02:00
Ruben Fiszel
de2d524362
increase token length to 32 chars
2024-06-05 15:49:21 +02:00
Ruben Fiszel
8671126d84
fix: use full hostname as worker ping hostname and add it in other contexts
2024-06-05 11:28:51 +02:00
Ruben Fiszel
fa0e7d0fde
fix: fix writing binary file from global cache in go
2024-06-04 21:17:05 +02:00