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 |
|
Guillaume Bouvignies
|
46e9818c00
|
fix: TS SDK not found upon install error (#2895)
|
2023-12-20 16:53:42 +01:00 |
|
Ruben Fiszel
|
1291b91b9b
|
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>
v1.228.0
|
2023-12-20 14:30:58 +01:00 |
|
Ruben Fiszel
|
83aaa30967
|
small ata fix
|
2023-12-20 12:55:21 +01:00 |
|
Ruben Fiszel
|
d507ce449b
|
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
|
2155a6c133
|
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
|
4061bbf832
|
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
|
292b2309a7
|
fix: Python imports from git repository (#2886)
|
2023-12-20 13:00:51 +09:00 |
|
legalgig
|
afbea19421
|
feat: Add Zitadel IDP (#2888)
|
2023-12-20 13:00:06 +09:00 |
|
HugoCasa
|
e8b2cc8835
|
feat: not on latest app version warning (#2889)
|
2023-12-20 12:59:18 +09:00 |
|
Guillaume Bouvignies
|
d0c75002f8
|
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
|
5dd58094fd
|
fix: Persistent script spinner (#2879)
|
2023-12-18 16:16:25 +01:00 |
|
Ruben Fiszel
|
59397e7445
|
fix: remove 0x00 from logs automatically from bashoutput
|
2023-12-18 03:30:47 +01:00 |
|
Ruben Fiszel
|
032a8e3dd1
|
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>
v1.227.1
|
2023-12-17 20:18:10 +01:00 |
|
Ruben Fiszel
|
fa7261f273
|
fix: improve on click behavior of tree view
|
2023-12-17 20:15:09 +01:00 |
|
Ruben Fiszel
|
50a1d5830b
|
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>
v1.227.0
|
2023-12-18 01:39:50 +09:00 |
|
Ruben Fiszel
|
b9120a9269
|
fix sqlx
|
2023-12-17 17:29:25 +01:00 |
|
Ruben Fiszel
|
471a35649f
|
frontend nits
|
2023-12-17 17:07:45 +01:00 |
|
Ruben Fiszel
|
705ce5d1d7
|
improve clickable zone for home tree view
|
2023-12-17 16:53:33 +01:00 |
|
Ruben Fiszel
|
567fabb828
|
cache token for lsp
|
2023-12-17 16:36:38 +01:00 |
|
Ruben Fiszel
|
7fac60c37f
|
feat: add filter for home screen to filter u/*
|
2023-12-17 16:17:29 +01:00 |
|
Ruben Fiszel
|
9b25faaa95
|
feat: add overridable tag directly from run page
|
2023-12-17 15:27:56 +01:00 |
|
Joshua May
|
40013cd6cb
|
feat: Add Kanidm SSO support (#2871)
|
2023-12-17 02:05:15 +01:00 |
|
Ruben Fiszel
|
26e9f57099
|
agent mode is ee
|
2023-12-16 09:31:52 +01:00 |
|
Guillaume Bouvignies
|
0cc19b9f8c
|
chore: Remove slow pull warning in worker agent mode (#2866)
|
2023-12-15 19:16:41 +01:00 |
|
Faton Ramadani
|
864e6a5b94
|
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
|
e04d8b0d51
|
fix: handle empty result (#2862)
* fix: handle empty result
* fix: nits
|
2023-12-15 16:49:53 +01:00 |
|
Faton Ramadani
|
c80544e8e4
|
feat(frontend): Decision tree (#2812)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): deicision tree v0
* feat(frontend): deicision tree v0
* feat(frontend): fix build
* feat(frontend): fix events
* feat(frontend): add branch
* feat(frontend): interactions done
* feat(frontend): fix graph display
* feat(frontend): fix rendering
* feat(frontend): add end props
* feat(frontend): working empty branches
* feat(frontend): code cleanup
* feat(frontend): code cleanup
* feat(frontend): fix subgrids sync
* feat(frontend): add missing events
* feat(frontend): clean up comments
* feat(frontend): fix inputValue key
* feat(frontend): clean up comments
* feat(frontend): compute first node
* feat(frontend): fix layout
* feat(frontend): fix actions
* feat(frontend): remove console.log
* feat(frontend): fix styling + add debug mode + use label in output panel
* feat(frontend): fix styling
* feat(frontend): fix styling
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix add
* feat(frontend): fix delete
* feat(frontend): minor fix
* feat(frontend): fix preivous buttons
* feat(frontend): Fix the eval preview
* feat(frontend): Remove log
* feat(frontend): fix wording
* feat(frontend): select the tab in the app editor when selecting the node
|
2023-12-15 15:19:59 +01:00 |
|
Guillaume Bouvignies
|
a84b4324d2
|
fix: Stopping perpetual scripts (#2860)
|
2023-12-15 15:19:30 +01:00 |
|
HugoCasa
|
6c809b8630
|
fix: postgres ssl mode (#2861)
|
2023-12-15 15:15:55 +01:00 |
|
Ruben Fiszel
|
65e18abe7d
|
fix(cli): improve flow sync for windows
|
2023-12-15 02:10:17 +01:00 |
|
Ruben Fiszel
|
011813654d
|
fix(cli): improve flow sync for windows
|
2023-12-15 01:59:10 +01:00 |
|
Ruben Fiszel
|
787af442a2
|
improve embeddings model api error
|
2023-12-15 01:45:35 +01:00 |
|
Ruben Fiszel
|
b014e724d8
|
improve cli error
|
2023-12-15 01:14:52 +01:00 |
|
Ruben Fiszel
|
a5f4bd1ed2
|
fix evalv2 connections rare freeze
|
2023-12-14 17:52:34 +01:00 |
|
Guillaume Bouvignies
|
f8c7a8edf8
|
feat: Add download button to S3 file picker (#2857)
|
2023-12-14 15:45:37 +01:00 |
|
Guillaume Bouvignies
|
70c2669b1e
|
chore: Update S3 code snippets (#2854)
* chore: Update S3 code snippets
* update tooltip
* cleanup code
|
2023-12-14 15:35:24 +01:00 |
|
Guillaume Bouvignies
|
9b0b9197d7
|
feat: Cancel persistent script runs from drawer (#2847)
* feat: Cancel persistent script runs from drawer
* Add explicit buttons
* revert change to docker compose
|
2023-12-14 15:30:39 +01:00 |
|
Faton Ramadani
|
28b8c4be83
|
fix(frontend): fix tutorial typos (#2852)
* fix(frontend): fix tutorial typos
* feat(frontend): fix wording
* feat(frontend): fix wording
|
2023-12-14 15:27:23 +01:00 |
|
HugoCasa
|
fdd9374aa1
|
fix: powershell nsjail (#2856)
|
2023-12-14 13:34:40 +01:00 |
|
Ruben Fiszel
|
f9e7827934
|
fix sqlx
|
2023-12-14 12:37:22 +01:00 |
|
Ruben Fiszel
|
aa44a88960
|
fix(cli): remove is_expired from variables
|
2023-12-14 12:34:16 +01:00 |
|
Ruben Fiszel
|
92433f0f2c
|
fix(cli_: avoid updating variable when unecessary
|
2023-12-14 09:31:11 +01:00 |
|
Ruben Fiszel
|
2e4408e6ee
|
chore(main): release 1.226.1 (#2853)
* chore(main): release 1.226.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.226.1
|
2023-12-14 09:24:00 +01:00 |
|
Ruben Fiszel
|
087c5167af
|
fix: getVariable can now return the encrypted value
|
2023-12-14 09:21:02 +01:00 |
|
Ruben Fiszel
|
f039008dc0
|
fix(cli): check for existing resource even in raw mode
|
2023-12-14 09:00:38 +01:00 |
|
Ruben Fiszel
|
996bf64393
|
fix: cli uses await for every push call
|
2023-12-14 08:36:57 +01:00 |
|
Ruben Fiszel
|
c9423c5e41
|
chore(main): release 1.226.0 (#2850)
* chore(main): release 1.226.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.226.0
|
2023-12-14 02:54:38 +01:00 |
|
Ruben Fiszel
|
17bb7d3991
|
fix: fix s3 test connection
|
2023-12-14 02:51:53 +01:00 |
|