Commit Graph

10164 Commits

Author SHA1 Message Date
Guillaume Bouvignies 126773122a feat: git sync now accepts path filters and type filters (#3189)
* feat: git sync now accepts path filters and type filters

* fix git sync for folders

* UI nits

* Add folder by default in migration

* fix openapi
2024-02-09 18:51:44 +01:00
Henri Courdent 2a7c6667e2 Small helper on download button (#3190) 2024-02-09 18:51:35 +01:00
Ruben Fiszel 14cd6e49ee fix nit custom client scope issue 2024-02-09 16:14:51 +01:00
Ruben Fiszel ac8a1bd5ed nits 2024-02-09 12:38:36 +01:00
Ruben Fiszel 95bfa088c0 nits 2024-02-09 12:36:29 +01:00
Faton Ramadani 5eb5e92b90 fix(frontend): fix html component initial data (#3188)
* fix(frontend): fix html component initial data

* fix(frontend): fix html component initial data
2024-02-09 12:23:22 +01:00
Ruben Fiszel b3e1e8f824 fix: improve on-boarding flow app 2024-02-09 11:57:52 +01:00
Bryan 48b572de8e fix: add --unstable-http arg to deno (#3186) 2024-02-09 00:35:34 +01:00
Ruben Fiszel 87e9c5adcf chore(main): release 1.265.3 (#3185)
* chore(main): release 1.265.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-08 20:07:30 +01:00
Ruben Fiszel 48718b17ff fix: ai builder colors 2024-02-08 20:04:22 +01:00
Ruben Fiszel a01752641c improve git sync 2024-02-08 19:58:01 +01:00
Ruben Fiszel 71b4043fa3 chore(main): release 1.265.2 (#3180)
* chore(main): release 1.265.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-08 19:11:19 +01:00
Guillaume Bouvignies e988eb519b chore: EE private repo fetched on commit hash (#3183)
* chore: EE private repo fetched on commit hash

* revert docker-image.yml

* repo_ref -> ee_repo_ref
2024-02-08 19:09:03 +01:00
Guillaume Bouvignies 42740b0924 fix: Improve python writeS3File perf (#3182) 2024-02-08 17:57:42 +01:00
Ruben Fiszel 8f5467208f fix tests 2024-02-08 17:10:38 +01:00
Ruben Fiszel 028446efc3 pin rust to 1.75.0 2024-02-08 16:44:28 +01:00
Guillaume Bouvignies ec6f533419 chore: SAML EE (#3176)
* Extract SAML logic into its own file

* Remove saml.rs core logic

* hello

* Add substitute_ee_code.sh and check_no_symlink.sh scripts

* dry-run docker image build

* test hook

* add setup-hooks.sh script

* Update pre-commit hook

* Update substitution script

* revert docker-image action yaml

* revert Cargo.lock

* publish custom image

* swap for ce build as well

* empty

* revert temp action override

* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Ruben Fiszel de858f3cc6 nit clarify error 2024-02-08 16:05:39 +01:00
Ruben Fiszel d59d324d72 fix: handle better \u0000 in python result 2024-02-08 16:02:38 +01:00
Faton Ramadani b8ce740a9a fix(frontend): Fix tutorials + Move into itself + Disable app history… (#3181)
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix

* fix(frontend): clean up

* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
Guillaume Bouvignies f620954852 fix: Cuda image building (#3179) 2024-02-08 13:49:21 +01:00
Ruben Fiszel 14b676a524 chore(main): release 1.265.1 (#3178)
* chore(main): release 1.265.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-07 23:46:25 +01:00
Ruben Fiszel a5dc370898 sqlx fix 2024-02-07 23:45:07 +01:00
Ruben Fiszel 30fb3e5dcd improve custom windmill migration 2024-02-07 23:39:09 +01:00
HugoCasa d938a20a28 fix: graphql web worker (#3177)
* fix: graphql web worker

* fix: id editor unused input
2024-02-07 22:59:42 +01:00
Ruben Fiszel 68aecf9a36 chore(main): release 1.265.0 (#3172)
* chore(main): release 1.265.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-07 22:49:51 +01:00
Ruben Fiszel 23bef7f31f fix: improve agent policies 2024-02-07 22:45:07 +01:00
Ruben Fiszel 31fb948c35 handle null lockfiles better 2024-02-07 22:15:42 +01:00
Ruben Fiszel bf48ce423a remove obsolete array handler 2024-02-07 21:15:50 +01:00
Ruben Fiszel b26335426d fix split on null 2024-02-07 21:07:05 +01:00
Ruben Fiszel b3f6bf6cf2 smallfix 2024-02-07 18:44:28 +01:00
Guillaume Bouvignies 717ab49ed9 feat: Worker env variables are hidden to developers in the config panel (#3175) 2024-02-07 18:43:17 +01:00
Faton Ramadani 8bd56d8ddf fix(frontend): handle not found folder in FolderEditor (#3170)
* fix(frontend): handle not found folder in FolderEditor

* Update FolderEditor.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-02-07 15:43:47 +01:00
Ruben Fiszel 9fc20b7658 chore(main): release 1.264.0 (#3167)
* chore(main): release 1.264.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-07 14:46:58 +01:00
HugoCasa 776c7d3c64 feat: violet ai branding + flow summary (#3171)
* feat: violet ai branding + flow summary

* fix: npm run check
2024-02-07 14:33:33 +01:00
Guillaume Bouvignies 8e54dd3686 fix: Main compile breaks (#3169) 2024-02-07 14:04:23 +01:00
Guillaume Bouvignies fa95a9a44f fix: SAML redirect uses SAMLRequest in URL (#3168)
* fix: SAML redirect uses SAMLRequest in URL

* revert samael fork and fix ce edition

* simplify enterprise ff

* logging to debug

* rename unused variable
2024-02-07 12:04:15 +01:00
Ruben Fiszel 1ed9901aec fix: only create shared dir symlink if not exists 2024-02-07 00:42:23 +01:00
Ruben Fiszel 0178d26271 fix: add audit logs to worker configs 2024-02-06 23:09:07 +01:00
Faton Ramadani cf791e0f2f fix(frontend): Fix delete script (#3166)
* fix(frontend): fix delete action on the script detail page

* fix(frontend): fix delete action on the script detail page
2024-02-06 22:14:16 +01:00
Ruben Fiszel 7a8c688a23 fix: export base64 from typescript client 2024-02-06 22:13:59 +01:00
Ruben Fiszel 4cf2c3e4a7 chore(main): release 1.263.1 (#3164)
* chore(main): release 1.263.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-06 18:39:54 +01:00
Faton Ramadani 83e0f8e5a4 fix(frontend): fix toggles margins (#3165) 2024-02-06 18:34:35 +01:00
HugoCasa b52fc09098 fix: improve ts wrappers (#3163) 2024-02-06 17:54:32 +01:00
Ruben Fiszel 5c3ec3c5fb nit on txs 2024-02-06 16:40:43 +01:00
Ruben Fiszel bde4a6ad45 chore(main): release 1.263.0 (#3158)
* chore(main): release 1.263.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-06 16:36:59 +01:00
Faton Ramadani fc5a9b3f58 Fix select click outside (#3162)
* feat(frontend): fix clickOutside when using portals

* feat(frontend): fix clickOutside when using portals

* feat(frontend): clean up
2024-02-06 16:35:20 +01:00
Faton Ramadani a06112abc9 feat(frontend): add status when a flow setting is enabled (#3161)
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-02-06 16:05:20 +01:00
Ruben Fiszel 001d02e725 fix: increase default max conn of a worker to 4 2024-02-06 15:33:05 +01:00
Guillaume Bouvignies 368cba405d fix: go client sets resource properly (#3160) 2024-02-06 15:16:07 +01:00