Guillaume Bouvignies
|
cd48fdce2e
|
feat: move S3 file within bucket (#2913)
|
2023-12-22 15:02:16 +01:00 |
|
Guillaume Bouvignies
|
2870d4882d
|
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
|
71f9b0ea3e
|
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
|
539312bb7e
|
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
|
d238fc366a
|
feat: S3 delete file and upload new (#2909)
|
2023-12-22 08:38:09 +01:00 |
|
Ruben Fiszel
|
279a5686d1
|
ata nits
|
2023-12-22 07:59:13 +01:00 |
|
Ruben Fiszel
|
d634764b34
|
feat: add button for auto-formatting
|
2023-12-22 05:16:33 +01:00 |
|
Ruben Fiszel
|
51acf80d36
|
fix: add relative path handling for bun ATA
|
2023-12-22 04:30:18 +01:00 |
|
Henri Courdent
|
8149ac8ecd
|
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
|
e8279a9ee1
|
fix: pin deno windmill-client version to relase
|
2023-12-21 15:25:40 +01:00 |
|
Ruben Fiszel
|
d5d4d567fd
|
fix: improve javascript editors with semantic validation
|
2023-12-21 15:12:35 +01:00 |
|
HugoCasa
|
9698885688
|
fix: remove bad app type forcing (#2906)
* fix: remove bad type forcing
* fix: safety
|
2023-12-21 13:28:26 +01:00 |
|
Guillaume Bouvignies
|
1d775095f2
|
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
|
ecdb381f6b
|
fix: Python wrapper catches BaseException instead of Exception (#2902)
|
2023-12-21 10:26:13 +01:00 |
|
Ruben Fiszel
|
0ed5da1ab1
|
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>
|
2023-12-21 09:07:18 +01:00 |
|
Faton Ramadani
|
a7753b9ccd
|
fix(frontend): fix save draft when the app has no versions (#2904)
|
2023-12-21 09:03:22 +01:00 |
|
Guillaume Bouvignies
|
82d9238b35
|
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
|
8056741f0c
|
small ata fix
|
2023-12-21 02:15:16 +01:00 |
|
Ruben Fiszel
|
ebff484347
|
fix audit logs
|
2023-12-21 01:56:53 +01:00 |
|
Ruben Fiszel
|
9694f01752
|
improve ata
|
2023-12-20 18:36:06 +01:00 |
|
Ruben Fiszel
|
4a072d1eb9
|
improve ata
|
2023-12-20 18:35:58 +01:00 |
|
Guillaume Bouvignies
|
7a875e0cf7
|
fix: Re-add TS SDK changes for S3 (#2899)
|
2023-12-20 18:12:37 +01:00 |
|
Faton Ramadani
|
1a5eb1d45e
|
feat(frontend): add a quick button to open decision tree graph (#2897)
|
2023-12-20 17:21:59 +01:00 |
|
Ruben Fiszel
|
f4e153d326
|
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>
|
2023-12-20 16:57:28 +01:00 |
|
Guillaume Bouvignies
|
c1e04e104c
|
fix: TS SDK not found upon install error (#2895)
|
2023-12-20 16:53:42 +01:00 |
|
Ruben Fiszel
|
f3537d76c8
|
chore(main): release 1.228.0 (#2875)
* chore(main): release 1.228.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-12-20 14:30:58 +01:00 |
|
Ruben Fiszel
|
0f9d5e8617
|
small ata fix
|
2023-12-20 12:55:21 +01:00 |
|
Ruben Fiszel
|
1a0a3ba07d
|
feat: bun automatic type acquisition in frontend directly (#2884)
* foo
* ata
* done
* remove bun from lsp
* update all
|
2023-12-20 12:52:01 +01:00 |
|
Guillaume Bouvignies
|
fd55c3d8e3
|
feat: S3 objects are now typed in Python and TS SDK (#2878)
* feat: S3 objects are now typed in Python and TS SDK
* fix ts and python SDK after testing
* cleanup
|
2023-12-20 09:16:33 +01:00 |
|
Guillaume Bouvignies
|
ba036e0576
|
docs: How to query gRPC service using Bun (#2863)
* docs: How to query gRPC service using Bun
* move readme to blogpost
|
2023-12-20 09:14:01 +01:00 |
|
Guillaume Bouvignies
|
9f22caf148
|
fix: Python imports from git repository (#2886)
|
2023-12-20 13:00:51 +09:00 |
|
legalgig
|
26751b8374
|
feat: Add Zitadel IDP (#2888)
|
2023-12-20 13:00:06 +09:00 |
|
HugoCasa
|
0692fb3a54
|
feat: not on latest app version warning (#2889)
|
2023-12-20 12:59:18 +09:00 |
|
Guillaume Bouvignies
|
60c2d71611
|
docs: Processing Kafka messages with Windmill Perpetual scripts (#2859)
* docs: Processing Kafka messages with Windmill Perpetual scripts
* Add while loop and update readme
* move README to blog post
|
2023-12-19 12:55:38 +01:00 |
|
Guillaume Bouvignies
|
d8eb92e3e5
|
fix: Persistent script spinner (#2879)
|
2023-12-18 16:16:25 +01:00 |
|
Ruben Fiszel
|
ad09cf45f7
|
fix: remove 0x00 from logs automatically from bashoutput
|
2023-12-18 03:30:47 +01:00 |
|
Ruben Fiszel
|
38b6b286fb
|
chore(main): release 1.227.1 (#2874)
* chore(main): release 1.227.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-12-17 20:18:10 +01:00 |
|
Ruben Fiszel
|
fc17d0f126
|
fix: improve on click behavior of tree view
|
2023-12-17 20:15:09 +01:00 |
|
Ruben Fiszel
|
3ab0bb2b67
|
chore(main): release 1.227.0 (#2855)
* chore(main): release 1.227.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-12-18 01:39:50 +09:00 |
|
Ruben Fiszel
|
c8ef65aae1
|
fix sqlx
|
2023-12-17 17:29:25 +01:00 |
|
Ruben Fiszel
|
ceb294c0aa
|
frontend nits
|
2023-12-17 17:07:45 +01:00 |
|
Ruben Fiszel
|
b203cfdf4d
|
improve clickable zone for home tree view
|
2023-12-17 16:53:33 +01:00 |
|
Ruben Fiszel
|
7911ceff80
|
cache token for lsp
|
2023-12-17 16:36:38 +01:00 |
|
Ruben Fiszel
|
5f61128f84
|
feat: add filter for home screen to filter u/*
|
2023-12-17 16:17:29 +01:00 |
|
Ruben Fiszel
|
9e70279696
|
feat: add overridable tag directly from run page
|
2023-12-17 15:27:56 +01:00 |
|
Joshua May
|
8a5cf4afc3
|
feat: Add Kanidm SSO support (#2871)
|
2023-12-17 02:05:15 +01:00 |
|
Ruben Fiszel
|
5aad333e85
|
agent mode is ee
|
2023-12-16 09:31:52 +01:00 |
|
Guillaume Bouvignies
|
d84c359384
|
chore: Remove slow pull warning in worker agent mode (#2866)
|
2023-12-15 19:16:41 +01:00 |
|
Faton Ramadani
|
608af741ea
|
feat(frontend): Add submitted text prop (#2864)
* feat(frontend): add a prop to control the text after a file is uploaded
* feat(frontend): add a prop to control the text after a file is uploaded
|
2023-12-15 17:36:42 +01:00 |
|
HugoCasa
|
fa04c98874
|
fix: handle empty result (#2862)
* fix: handle empty result
* fix: nits
|
2023-12-15 16:49:53 +01:00 |
|