Ruben Fiszel
|
c80e4c5ffd
|
chore: eetest (#2937)
* chore: Windmill integration tests
* Revert github workflow temp changes
* fix ee
---------
Co-authored-by: gbouv <guillaume@windmill.dev>
|
2023-12-30 03:29:00 +01:00 |
|
Ruben Fiszel
|
787017f53c
|
fix: decision tree nits (#2936)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): decision tree history
* fix(frontend): fix wording
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-12-30 03:06:37 +01:00 |
|
Ruben Fiszel
|
c085f5fa7e
|
fix: persist state for agGrid
|
2023-12-29 03:28:07 +01:00 |
|
Ruben Fiszel
|
ad6c3e5cee
|
small UX nits
|
2023-12-29 03:21:11 +01:00 |
|
Ruben Fiszel
|
74fc2d3f43
|
fix: allow extraConfig for agGrid to set onGridReady
|
2023-12-27 21:20:49 +01:00 |
|
Ruben Fiszel
|
3d1f707f36
|
chore(main): release 1.232.0 (#2924)
* chore(main): release 1.232.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.232.0
|
2023-12-27 15:04:51 +01:00 |
|
Guillaume Bouvignies
|
d316af993d
|
chore: update snippets for Polars 0.20 (#2925)
|
2023-12-27 15:02:06 +01:00 |
|
Ruben Fiszel
|
263f41cda3
|
fix: fix file input
|
2023-12-27 14:55:01 +01:00 |
|
Ruben Fiszel
|
b66fcbf626
|
fix: improve ata for bun
|
2023-12-27 02:29:38 +01:00 |
|
Ruben Fiszel
|
948b0da59e
|
fix: use bun install in every case
|
2023-12-27 00:05:46 +01:00 |
|
Ruben Fiszel
|
49355280f6
|
feat: no overlap for flows togglable on schedules
|
2023-12-26 16:31:04 +01:00 |
|
Ruben Fiszel
|
606b03d761
|
feat: add summary to schedules
|
2023-12-26 14:15:46 +01:00 |
|
Ruben Fiszel
|
41062072d6
|
chore(main): release 1.231.0 (#2917)
* chore(main): release 1.231.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.231.0
|
2023-12-26 07:10:27 +01:00 |
|
Ruben Fiszel
|
4b65594cbd
|
fix: improve conditional wrapper
|
2023-12-26 07:02:01 +01:00 |
|
Guillaume Bouvignies
|
5fa5ab1514
|
feat: bun can read private npm package (#2915)
* feat: bun can read private package
* Add / at the end of url
|
2023-12-25 09:03:40 +01:00 |
|
Ruben Fiszel
|
e583dd7894
|
restrict assignable tags to superadmins
|
2023-12-24 13:44:15 +01:00 |
|
Ruben Fiszel
|
4a28e23c03
|
improve worker tag UX
|
2023-12-24 11:20:56 +01:00 |
|
Ruben Fiszel
|
d6237b9ecb
|
itemslist nit
|
2023-12-23 05:12:54 +01:00 |
|
Ruben Fiszel
|
fc07d58868
|
feat(cli): support skip args for push --raw
|
2023-12-23 04:51:18 +01:00 |
|
Guillaume Bouvignies
|
2aecc4d34f
|
chore: test merge (#2914)
|
2023-12-22 19:01:29 +01:00 |
|
Ruben Fiszel
|
eecca0fac2
|
chore(main): release 1.230.0 (#2905)
* chore(main): release 1.230.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.230.0
|
2023-12-22 18:20:33 +01:00 |
|
Ruben Fiszel
|
b5f1f99daa
|
fix: fix multiplayer
|
2023-12-22 18:17:36 +01:00 |
|
Ruben Fiszel
|
5698a0ebf2
|
feat: quick search in flow support workspace scripts
|
2023-12-22 17:54:44 +01:00 |
|
Ruben Fiszel
|
2a4c370669
|
improve search perf
|
2023-12-22 16:05:47 +01:00 |
|
Ruben Fiszel
|
408cef3d77
|
improve search perf
|
2023-12-22 15:59:01 +01:00 |
|
Ruben Fiszel
|
9667eb74f9
|
fix: edit schedule from trigger page
|
2023-12-22 15:32:36 +01:00 |
|
Guillaume Bouvignies
|
e40787c616
|
feat: move S3 file within bucket (#2913)
|
2023-12-22 15:02:16 +01:00 |
|
Guillaume Bouvignies
|
5f60d46836
|
feat: Retry for scheduled scripts (#2893)
* feat: Retry for scheduled scripts
* rename scheduldedscriptwithretry to singlescriptflow
* Schedule options under tabs
|
2023-12-22 14:59:46 +01:00 |
|
Faton Ramadani
|
d7b777a8e9
|
fix(frontend): Fix debug condition + decision tree + add missing date to job preview + prevent header node from being selected in the flow editor (#2912)
|
2023-12-22 13:25:12 +01:00 |
|
Guillaume Bouvignies
|
3cbdd890cd
|
fix: Update S3 TS code snippets and Python SDK for Polars 0.20.X (#2911)
* fix: update S3 TS code snippets
* use S3Object type from SDK
* update python snippets as well
* Update python SDK for Polars 0.20.X
|
2023-12-22 08:39:35 +01:00 |
|
Guillaume Bouvignies
|
e27e887491
|
feat: S3 delete file and upload new (#2909)
|
2023-12-22 08:38:09 +01:00 |
|
Ruben Fiszel
|
6167cd65de
|
ata nits
|
2023-12-22 07:59:13 +01:00 |
|
Ruben Fiszel
|
642c037c1a
|
feat: add button for auto-formatting
|
2023-12-22 05:16:33 +01:00 |
|
Ruben Fiszel
|
6b570a779f
|
fix: add relative path handling for bun ATA
|
2023-12-22 04:30:18 +01:00 |
|
Henri Courdent
|
2e180c8fe7
|
Helps in frontend (#2901)
* Helps in frontend
* fix doclink
* Fix build
* Removing tooltips Save
* fix: remove bad app type forcing (#2906)
* fix: remove bad type forcing
* fix: safety
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: HugoCasa <hugo@casademont.ch>
|
2023-12-21 17:00:02 +01:00 |
|
Ruben Fiszel
|
ea322d9c14
|
fix: pin deno windmill-client version to relase
|
2023-12-21 15:25:40 +01:00 |
|
Ruben Fiszel
|
b3527f5164
|
fix: improve javascript editors with semantic validation
|
2023-12-21 15:12:35 +01:00 |
|
HugoCasa
|
187c34a683
|
fix: remove bad app type forcing (#2906)
* fix: remove bad type forcing
* fix: safety
|
2023-12-21 13:28:26 +01:00 |
|
Guillaume Bouvignies
|
5f85b67dfc
|
fix: Failing jobs in dedicated worker mode are now marked as failing (#2894)
* fix: Failing jobs in dedicated worker mode are now marked as failing
* remove log line
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-12-21 10:29:26 +01:00 |
|
Guillaume Bouvignies
|
4c3c988f7b
|
fix: Python wrapper catches BaseException instead of Exception (#2902)
|
2023-12-21 10:26:13 +01:00 |
|
Ruben Fiszel
|
4e383e8404
|
chore(main): release 1.229.0 (#2898)
* chore(main): release 1.229.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.229.0
|
2023-12-21 09:07:18 +01:00 |
|
Faton Ramadani
|
0170fcc338
|
fix(frontend): fix save draft when the app has no versions (#2904)
|
2023-12-21 09:03:22 +01:00 |
|
Guillaume Bouvignies
|
ebcc7ed2aa
|
chore: add verify to Windmill python object for httpx (#2900)
* chore: add `verify` to Windmill python object for httpx
* move it before get_client
|
2023-12-21 02:38:16 +01:00 |
|
Ruben Fiszel
|
5a1902797c
|
small ata fix
|
2023-12-21 02:15:16 +01:00 |
|
Ruben Fiszel
|
db05299795
|
fix audit logs
|
2023-12-21 01:56:53 +01:00 |
|
Ruben Fiszel
|
b43c5be108
|
improve ata
|
2023-12-20 18:36:06 +01:00 |
|
Ruben Fiszel
|
f2bcd723a5
|
improve ata
|
2023-12-20 18:35:58 +01:00 |
|
Guillaume Bouvignies
|
5fafd71135
|
fix: Re-add TS SDK changes for S3 (#2899)
|
2023-12-20 18:12:37 +01:00 |
|
Faton Ramadani
|
3f7c19f267
|
feat(frontend): add a quick button to open decision tree graph (#2897)
|
2023-12-20 17:21:59 +01:00 |
|
Ruben Fiszel
|
54cb6c4e88
|
chore(main): release 1.228.1 (#2896)
* chore(main): release 1.228.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.228.1
|
2023-12-20 16:57:28 +01:00 |
|