Faton Ramadani
7a379da666
feat(frontend): flow status viewer
2024-08-09 08:25:13 +02:00
Faton Ramadani
d3b37b0b2d
Merge main
2024-08-08 16:46:02 +02:00
Ruben Fiszel
8ea2906d09
chore(main): release 1.377.0 ( #4208 )
v1.377.0
2024-08-08 15:10:38 +02:00
Ruben Fiszel
88d0e97ce0
chore: update vite to 5.4.0
2024-08-08 15:08:47 +02:00
HugoCasa
d1e119e052
fix: handle snowflake partitions ( #4214 )
2024-08-08 14:50:31 +02:00
Faton Ramadani
bf629f39cc
fix(frontend): fix flow warnings ( #4213 )
...
* fix(frontend): Correctly compute the array of all modules ids to build the step warnings
* fix(frontend): Correctly compute the array of all modules ids to build the step warnings
2024-08-08 14:34:57 +02:00
Faton Ramadani
c90fb8d293
fix(frontend): fix decision tree debug menu ( #4212 )
2024-08-08 14:17:43 +02:00
Faton Ramadani
b3a032f35a
fix(frontend): wip
2024-08-08 13:40:55 +02:00
HugoCasa
55926f957f
fix: case insensitive encoding for email triggers ( #4211 )
...
* fix: case insensitive encoding for email triggers
* update ee ref
2024-08-08 11:59:20 +02:00
Faton Ramadani
2b6730c074
Merge branch 'main' into fr/xyflow
2024-08-08 10:16:40 +02:00
Faton Ramadani
dde040c5a6
fix(frontend): wip
2024-08-08 10:16:21 +02:00
Ruben Fiszel
2eb6a7a742
support in list_flows, flows that have no last flow_version
2024-08-08 10:08:25 +02:00
Lewis J Ellis
a77f74cb7e
fix(cli): Add esbuild loader for .node files for codebase
2024-08-08 08:50:58 +02:00
Ruben Fiszel
413ad2c925
feat(app): add user resource select component
2024-08-08 00:19:37 +02:00
HugoCasa
2c3d4920e0
fix: azure git sync test connection ( #4209 )
2024-08-07 19:13:46 +02:00
HugoCasa
0029dc11e9
fix: handle >1 num workers stats ( #4177 )
...
* fix: handle >1 num workers stats
* fix: sqlx
* fix: ee ref test
* fix: sqlx + ee ref
* update ee ref
2024-08-07 17:52:39 +02:00
Ruben Fiszel
dd17a6bd14
fix tests
2024-08-07 17:51:41 +02:00
wendrul
4f9193c036
fix: Additional tracing when pulling and uploading search index #4207
2024-08-07 16:25:41 +02:00
Ruben Fiszel
843b14fe99
keep bin in local cache for go even in cloud
2024-08-07 16:23:13 +02:00
Faton Ramadani
17e5b16eab
fix(frontend): same view as before
2024-08-07 13:21:44 +02:00
Ruben Fiszel
b60f42e387
chore(main): release 1.376.1 ( #4202 )
...
* chore(main): release 1.376.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.376.1
2024-08-07 12:04:44 +02:00
Henri Courdent
c01e179d8f
JavaScript spelling ( #4206 )
2024-08-07 12:04:26 +02:00
Ruben Fiszel
15d5c60d90
improve webhook panel for non root paths
2024-08-07 11:09:55 +02:00
Ruben Fiszel
d88674a7af
fix non root goto with ? prefix
2024-08-07 11:05:45 +02:00
HugoCasa
6e9c350b4a
fix: email triggers sqlx CE and improve email parsing ( #4203 )
...
* fix: CE sqlx
* update ee ref
2024-08-06 23:05:36 +02:00
HugoCasa
e7148f6723
fix: mysql params starting with underscore ( #4201 )
2024-08-06 22:06:01 +02:00
Ruben Fiszel
a84c54d663
chore(main): release 1.376.0 ( #4195 )
...
* chore(main): release 1.376.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.376.0
2024-08-06 22:03:21 +02:00
HugoCasa
cfa20ae0d7
fix: mysql support for underscore in named param ( #4200 )
2024-08-06 21:59:29 +02:00
Faton Ramadani
19e3bf12e7
Merge branch 'main' into fr/xyflow
2024-08-06 17:44:54 +02:00
Faton Ramadani
df1b0ffb24
fix(frontend): wip
2024-08-06 17:44:41 +02:00
HugoCasa
b54edf153e
feat: secure ctx variables in runnable inputs ( #4142 )
...
* feat: secure ctx variables
* feat: add on behalf of email
* oups
* fix: from onBehalfOfEmail to author
2024-08-06 17:06:02 +02:00
HugoCasa
5e3a3e2103
fix(frontend): disable email triggers by default ( #4199 )
2024-08-06 16:59:12 +02:00
Faton Ramadani
d9dcde32d4
Merge branch 'main' into fr/xyflow
2024-08-06 16:48:10 +02:00
HugoCasa
a87f34fb4a
feat: email triggers ( #4163 )
...
* feat: email triggers v0
* update docker compose to nginx with tcp reverse proxy + move smtp to private
* fix: open source build
* test: update ee ref for testing
* feat: use caddy with layer4
* fix: nit
* feat: configurable email domain
* fix: nit
* fix: nit
* fix: get l4 from main
* fix: default email domain to mail.domain
* update ee ref
2024-08-06 16:17:33 +02:00
Ruben Fiszel
7886f8f471
fix: fix native scripts access to reserved variables
2024-08-06 16:15:09 +02:00
Ruben Fiszel
1e7de238cf
improve rawvalue handling for lightweightarg input
2024-08-06 15:39:23 +02:00
Fred Reimer
9e78a51adc
bump go version ( #4192 )
...
* bump go version
* update go version in lsp
2024-08-06 15:07:24 +02:00
Faton Ramadani
b9b30e66ec
fix(frontend): Hide AgChart background to make styling work ( #4197 )
...
* fix(frontend): Hide AgChart background to make styling work
* fix(frontend): Fix dark theme
2024-08-06 12:20:16 +02:00
Faton Ramadani
6749f2c136
fix(frontend): Remove full height for the event handlers of runnables ( #4196 )
2024-08-06 10:59:49 +02:00
wendrul
39dc6857eb
Remove admin requirement to cancel job selection ( #4188 )
2024-08-06 10:48:53 +02:00
wendrul
b6ab184889
Add warning of job search parse error + front fixes ( #4187 )
2024-08-06 10:48:22 +02:00
Faton Ramadani
5104dba631
fix(frontend): Fr/improve suspend drawer ( #4189 )
...
* fix(frontend): add missing info about the cancel url in the suspend drawer
* fix(frontend): add missing info about the cancel url in the suspend drawer
2024-08-06 10:48:08 +02:00
Ruben Fiszel
a1c40d7fd0
add timeout for app editor log panel
2024-08-06 10:39:13 +02:00
wendrul
7b3128171e
feat: Tag filter on Runs page ( #4193 )
...
* Add warning of job search parse error + front fixes
* Add filter tag and add filters to small screen
* Fill missing property
2024-08-06 10:31:08 +02:00
Faton Ramadani
657f03bc67
fix(frontend): fix the app created from a script or flow with the new topbar ( #4194 )
2024-08-06 10:16:29 +02:00
Faton Ramadani
073ac9108c
fix(frontend): wip
2024-08-06 09:38:24 +02:00
Ruben Fiszel
fbcac1e0a6
support tarbundle in vscode extension
2024-08-06 01:02:41 +02:00
Faton Ramadani
70d8cd475e
feat(frontend): Merge main
2024-08-05 16:25:15 +02:00
Ruben Fiszel
1c83876775
chore(main): release 1.375.0 ( #4181 )
...
* chore(main): release 1.375.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.375.0
2024-08-05 13:34:54 +02:00
Ruben Fiszel
adecf4b2d1
fix codebase with start_worker
2024-08-05 13:31:05 +02:00