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 |
|
Faton Ramadani
|
c483d06e4d
|
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
|
36b5b9982d
|
fix: Stopping perpetual scripts (#2860)
|
2023-12-15 15:19:30 +01:00 |
|
HugoCasa
|
3cfcf28c57
|
fix: postgres ssl mode (#2861)
|
2023-12-15 15:15:55 +01:00 |
|
Ruben Fiszel
|
36d7836d02
|
fix(cli): improve flow sync for windows
|
2023-12-15 02:10:17 +01:00 |
|
Ruben Fiszel
|
2fdddf1f2a
|
fix(cli): improve flow sync for windows
|
2023-12-15 01:59:10 +01:00 |
|
Ruben Fiszel
|
c1ba6a4164
|
improve embeddings model api error
|
2023-12-15 01:45:35 +01:00 |
|
Ruben Fiszel
|
2efa15567f
|
improve cli error
|
2023-12-15 01:14:52 +01:00 |
|
Ruben Fiszel
|
16f1ddd8b2
|
fix evalv2 connections rare freeze
|
2023-12-14 17:52:34 +01:00 |
|
Guillaume Bouvignies
|
b484a8dc27
|
feat: Add download button to S3 file picker (#2857)
|
2023-12-14 15:45:37 +01:00 |
|
Guillaume Bouvignies
|
8d87712e2c
|
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
|
71743801c8
|
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
|
eea94a20c9
|
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
|
ff7834086d
|
fix: powershell nsjail (#2856)
|
2023-12-14 13:34:40 +01:00 |
|
Ruben Fiszel
|
373f9e2e57
|
fix sqlx
|
2023-12-14 12:37:22 +01:00 |
|
Ruben Fiszel
|
5ce3aabbf1
|
fix(cli): remove is_expired from variables
|
2023-12-14 12:34:16 +01:00 |
|
Ruben Fiszel
|
7145fc54b9
|
fix(cli_: avoid updating variable when unecessary
|
2023-12-14 09:31:11 +01:00 |
|
Ruben Fiszel
|
41947274cc
|
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>
|
2023-12-14 09:24:00 +01:00 |
|
Ruben Fiszel
|
ddf420bdb0
|
fix: getVariable can now return the encrypted value
|
2023-12-14 09:21:02 +01:00 |
|
Ruben Fiszel
|
88ca721b15
|
fix(cli): check for existing resource even in raw mode
|
2023-12-14 09:00:38 +01:00 |
|
Ruben Fiszel
|
d08094a982
|
fix: cli uses await for every push call
|
2023-12-14 08:36:57 +01:00 |
|
Ruben Fiszel
|
2d7efc45fa
|
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>
|
2023-12-14 02:54:38 +01:00 |
|
Ruben Fiszel
|
d37d8c5836
|
fix: fix s3 test connection
|
2023-12-14 02:51:53 +01:00 |
|
dependabot[bot]
|
8fb00d2b1c
|
chore(deps): bump aws-sdk-s3 from 0.39.1 to 1.5.0 in /backend (#2836)
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 0.39.1 to 1.5.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-14 02:29:47 +01:00 |
|
Guillaume Bouvignies
|
6d51535539
|
fix: Handle s3object in Deno and Bun (#2851)
|
2023-12-13 23:02:48 +01:00 |
|
HugoCasa
|
850cf5df36
|
feat: ee-only stats (#2849)
|
2023-12-13 18:46:03 +01:00 |
|