Faton Ramadani
db82b29d3b
feat(frontend): handle file default value ( #3095 )
2024-01-29 11:41:04 +01:00
Ruben Fiszel
8e5f4dda95
fix: improve schedule args clearing on script change
2024-01-29 11:18:18 +01:00
Ruben Fiszel
59bbff662e
feat(cli): make default typescript configurable
2024-01-27 20:29:31 +01:00
Ruben Fiszel
414ebee0f1
feat(cli): allow all sync options to be passable from wmill.yaml directly
2024-01-27 16:19:10 +01:00
Ruben Fiszel
23c2fa1de3
feat(cli): make --raw the default for cli sync
2024-01-27 16:16:54 +01:00
Audrius Butkevicius
91f2b35c73
feat: Passing HOME env var through to python workers ( #3092 )
...
* feat: Allow passing through certain environment variables
* Lookup the env vars on startup
* Faceplam
* Update python_executor.rs
2024-01-27 15:49:29 +01:00
Ruben Fiszel
5bcba23f24
fix: update deno to 1.38 -> 1.40.2
2024-01-27 14:21:42 +01:00
Ruben Fiszel
a34e08b271
improve display result
2024-01-27 13:58:41 +01:00
Ruben Fiszel
e8fa4bbb19
fix: improve display result
2024-01-27 13:55:27 +01:00
Ruben Fiszel
a2b566fc7f
improve displayresult perf
2024-01-27 13:50:50 +01:00
Ruben Fiszel
8edaea58d6
chore(main): release 1.254.1 ( #3090 )
...
* chore(main): release 1.254.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-27 13:20:20 +01:00
Ruben Fiszel
314b517b88
fix: render all responsiveness fix
2024-01-27 13:16:14 +01:00
Ruben Fiszel
1fc191b74d
fix: render all responsiveness fix
2024-01-27 13:12:11 +01:00
Ruben Fiszel
0eeabf741b
add cuda to build
2024-01-26 19:42:40 +01:00
Ruben Fiszel
9f76993c85
chore(main): release 1.254.0 ( #3082 )
...
* chore(main): release 1.254.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-26 17:59:32 +01:00
Ruben Fiszel
6abf1035f7
improve toggleRow
2024-01-26 17:51:19 +01:00
Ruben Fiszel
5107b09741
revert retries being ee only
2024-01-26 16:45:02 +01:00
Ruben Fiszel
3ccc0bc111
fix: load input history correctly on past versions
2024-01-26 16:32:02 +01:00
Faton Ramadani
8cca79d085
feat(frontend): add support for render all ( #3084 )
2024-01-26 16:11:25 +01:00
Ruben Fiszel
3bb7845cf7
remove resume length check
2024-01-26 15:54:05 +01:00
Louis Abraham
e11c3f4e9c
fix python init code for trigger ( #3087 )
2024-01-26 15:50:23 +01:00
Faton Ramadani
2331099d90
feat(frontend): S3 resource schema ( #3083 )
...
* feat(frontend): make s3 a top level selected type + fix wand position + fix for loop double overflow
* feat(frontend): add search
* feat(frontend): fix default field
* feat(frontend): fix default build
* feat(frontend): support for s3 object
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-26 15:44:01 +01:00
Faton Ramadani
16cdef8a5e
fix(frontend): add missing InitializeComponent ( #3088 )
2024-01-26 15:37:02 +01:00
Ruben Fiszel
bef82262ab
improve mwssql support
2024-01-26 12:28:26 +01:00
Faton Ramadani
b2228c19b0
fix(frontend): Fix currency input dark mode ( #3085 )
...
* fix(frontend): Fix curreny input dark mode
* fix(frontend): collapsible alert
2024-01-26 12:18:35 +01:00
Ruben Fiszel
f7f13ef9c8
improve mssql handling
2024-01-26 11:13:33 +01:00
Ruben Fiszel
3fef2b1303
chore(main): release 1.253.8 ( #3081 )
...
* chore(main): release 1.253.8
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-26 09:47:47 +01:00
Ruben Fiszel
fc22617ae0
nit remove extra perms check
2024-01-26 09:46:42 +01:00
Ruben Fiszel
f65d02335f
fix: git sync include changing permissions on apps, scripts, flows
2024-01-26 09:37:02 +01:00
Ruben Fiszel
2dd0411727
fix: git sync include changing permissions on folders
2024-01-26 09:26:33 +01:00
Ruben Fiszel
8da1d820a9
fix: improve git sync on rename/deletion
2024-01-26 08:40:46 +01:00
Ruben Fiszel
630dedcf24
make transformer execution seeable from the job editor panel
2024-01-26 06:36:27 +01:00
Ruben Fiszel
f017a77705
fix raw set prior to transformer
2024-01-26 01:14:34 +01:00
Ruben Fiszel
04448dd2e0
fix: add support for instance name for mssql
2024-01-26 01:04:14 +01:00
Ruben Fiszel
d1fab8449f
fix setTab expr
2024-01-26 00:53:28 +01:00
Ruben Fiszel
5d0ef32b3e
improve parquet renderer
2024-01-26 00:41:30 +01:00
Ruben Fiszel
34da8c51b7
improve parquet renderer
2024-01-26 00:36:39 +01:00
Ruben Fiszel
256822c623
chore(main): release 1.253.7 ( #3080 )
...
* chore(main): release 1.253.7
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 19:04:04 +01:00
Guillaume Bouvignies
00881013ec
fix: Improvement for Python write_s3_file ( #3079 )
2024-01-25 18:10:47 +01:00
Ruben Fiszel
d534306b63
chore(main): release 1.253.6 ( #3078 )
2024-01-25 16:25:57 +01:00
gbouv
7f67641621
fix: merge conflicts
2024-01-25 16:23:51 +01:00
Ruben Fiszel
e9d0debb04
chore(main): release 1.253.5 ( #3077 )
2024-01-25 16:11:24 +01:00
gbouv
fc6989ed6d
fix: openapi definition
2024-01-25 16:08:40 +01:00
Guillaume Bouvignies
1d7914776e
gbouv/fix-openapi ( #3076 )
2024-01-25 16:07:02 +01:00
Ruben Fiszel
d25eb1f3e0
fix nits
2024-01-25 16:04:24 +01:00
Ruben Fiszel
7cf5d908d8
fix nits
2024-01-25 16:00:15 +01:00
Ruben Fiszel
e9afd67220
fix nits
2024-01-25 15:59:00 +01:00
Ruben Fiszel
caae565133
chore(main): release 1.253.4 ( #3075 )
...
* chore(main): release 1.253.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 15:57:05 +01:00
Ruben Fiszel
a2554cf9d5
fix: improve parquet renderer error
2024-01-25 15:52:58 +01:00
Ruben Fiszel
5a8f8b72c1
fix parquet preview table offset
2024-01-25 15:49:16 +01:00