Ruben Fiszel
124c3d74df
chore(main): release 1.390.1 ( #4332 )
...
* chore(main): release 1.390.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-03 20:31:12 +02:00
Ruben Fiszel
497edd047c
remove frontend warnings
2024-09-03 14:23:22 +02:00
Ruben Fiszel
4af284d41d
chore(main): release 1.390.0 ( #4318 )
...
* chore(main): release 1.390.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-03 01:06:08 +02:00
Ruben Fiszel
658a7f16f5
chore(main): release 1.389.1 ( #4316 )
...
* chore(main): release 1.389.1
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-02 14:06:41 +02:00
Ruben Fiszel
172704633d
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities ( #3918 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-09-01 23:50:21 +02:00
Ruben Fiszel
b87ff89bbc
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities ( #4314 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SVELTE-7856103
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-09-01 23:49:39 +02:00
Ruben Fiszel
abfc7339e5
chore(main): release 1.389.0 ( #4310 )
...
* chore(main): release 1.389.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-09-01 23:34:31 +02:00
Ruben Fiszel
c62e152d27
feat: service logs ( #4244 )
2024-08-31 14:57:35 +02:00
Ruben Fiszel
72e7d8f8dd
chore(main): release 1.388.0 ( #4308 )
...
* chore(main): release 1.388.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-30 17:47:06 +02:00
wendrul
91d328b132
feat: add rust ( #4253 )
...
* Add rust on frontend
* Add parser for rust
* Handle rust job execution
* Main has to return a result that is serializable
* Update parser: parse many rust types
* Rust parser dependencies
* Frontend wasm parser
* Add windmill parser rust to windmill parser wasm (temporarily)
* Add rust as a tag on worker__default
* Change init code for rust
* Cleanup rust_executor.rs
* Remove tree-sitter dep and fix unused imports
* Add lockfile and build logic
* Add cargo and rustup to windmill image
* Fix env var to work on docker image and dev env
* modify package.json
* Deps after parser publish
* Add stashed migration
* Unify rust versions
* Add error message when php or cargo are not present to use another image
* Error message conditionally on feature flag
* all ci/cd changes
* all ci/cd changes
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-30 17:01:04 +02:00
Ruben Fiszel
715e2d4c52
chore(main): release 1.387.1 ( #4306 )
...
* chore(main): release 1.387.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-30 14:35:46 +02:00
Ruben Fiszel
d6641628ad
chore(main): release 1.387.0 ( #4300 )
...
* chore(main): release 1.387.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-29 20:06:17 +02:00
Ruben Fiszel
0f5613c632
chore(main): release 1.386.0 ( #4291 )
...
* chore(main): release 1.386.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-28 13:45:42 +02:00
wendrul
858f63344f
split script argument and dependency parser packages to lighten initial load of the script editor ( #4287 )
...
* Add feature flags to split parsers into different pkgs
* Split wasm parser imports
* Use regex-lite, reorganize the parser split
* Update imports to the new wasm parser split
* Remove panic system on wasm and simplify snake case convert logic
* Adapt new imports
* Fix to_snake_case + fix tests
* Adapt wasm test dependencies
* Add publish script
* Fix publish script
* Publish script relative to script location
* pkg diff + publish
* Fix TS WASM import + add pakcage lock
* Fix lint
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-28 13:26:55 +02:00
Ruben Fiszel
d3ca2e881c
fix flow status viewer
2024-08-28 12:19:19 +02:00
Ruben Fiszel
2b3e86e341
feat: add vim support for monaco/webeditor
2024-08-26 22:31:23 +02:00
Ruben Fiszel
14e756435b
chore(main): release 1.385.0 ( #4288 )
...
* chore(main): release 1.385.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-26 18:59:38 +02:00
Ruben Fiszel
ebc1ee1dfe
chore(main): release 1.384.0 ( #4278 )
...
* chore(main): release 1.384.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-26 11:36:07 +02:00
Ruben Fiszel
557df4dd56
fix: update monaco-editor to latest monaco/language-client ( #4285 )
...
* all
* all
* all
* recomment useless extralib imports
* small impr
2024-08-25 15:29:28 +02:00
Ruben Fiszel
8c386307c6
chore(main): release 1.383.1 ( #4277 )
...
* chore(main): release 1.383.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-22 14:05:00 +02:00
Ruben Fiszel
d537ce3106
chore(main): release 1.383.0 ( #4271 )
...
* chore(main): release 1.383.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-22 09:05:03 +02:00
Ruben Fiszel
662d60126d
chore(main): release 1.382.2 ( #4267 )
...
* chore(main): release 1.382.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-20 18:54:40 +02:00
Ruben Fiszel
1969c0eea4
chore(main): release 1.382.1 ( #4263 )
...
* chore(main): release 1.382.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-20 14:48:18 +02:00
Ruben Fiszel
5b90b76a9a
chore(main): release 1.382.0 ( #4256 )
...
* chore(main): release 1.382.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-20 12:47:12 +02:00
Ruben Fiszel
23a6fbf26d
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities ( #4255 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-08-19 14:17:47 +02:00
Faton Ramadani
58d2005268
use xyflow internally instead of svelvet for graph rendering ( #4173 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix while loops + theme
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): same view as before
* fix(frontend): wip
* fix(frontend): wip
* feat(frontend): flow status viewer
* fix(frontend): wip
* feat(frontend): migrate to xyflow
* feat(frontend): dataflow
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): fix min-height
* feat(frontend): clean up
* feat(frontend): add missing insert button for empty loops
* feat(frontend): Fix insert
* feat(frontend): Fix branch one
* feat(frontend): Support default branch for branch one
* feat(frontend): fix add and delete branches
* feat(frontend): Make the iterations menu work
* feat(frontend): Fix graph height in the flow status viewer
* feat(frontend): code improvement
* feat(frontend): add missing trigger
* feat(frontend): add support for triggers
* feat(frontend): fix move
* feat(frontend): fix No branch for branch one
* feat(frontend): fix light theme
* feat(frontend): fix build
* feat(frontend): remove dead code
* feat(frontend): fix move
* feat(frontend): fix vertical alignement
* feat(frontend): fix viewport
* feat(frontend): style fix
* feat(frontend): fix viewgraph
* feat(frontend): fix build
* feat(frontend): Fix node position
* feat(frontend): UI nits
* feat(frontend): UI nits
* feat(frontend): fix zoom level + fix insert button position
* feat(frontend): svelvet clean up
* feat(frontend): fix paste button position
* feat(frontend): clean up
* feat(frontend): migrate Decision Tree
* feat(frontend): clean up
* feat(frontend): add callback
* feat(frontend): migrate Decision Tree
* feat(frontend): fix build
* feat(frontend): fix branches
* feat(frontend): fix branches
* feat(frontend): fix insert
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix reactivity
* feat(frontend): fix z-index issues
* feat(frontend): fix bg issue
* feat(frontend): fix border status
* add padding to flow height
* Update FlowGraphV2.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-08-19 09:17:56 +02:00
Ruben Fiszel
b7895c6532
chore(main): release 1.381.0 ( #4248 )
...
* chore(main): release 1.381.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-16 17:34:20 +02:00
Ruben Fiszel
61a8532c62
chore(main): release 1.380.0 ( #4242 )
...
* chore(main): release 1.380.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-14 19:48:20 +02:00
Ruben Fiszel
2104eaeaf5
chore(main): release 1.379.4 ( #4238 )
...
* chore(main): release 1.379.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-14 14:48:36 +02:00
Ruben Fiszel
8be8b7e350
chore(main): release 1.379.3 ( #4235 )
...
* chore(main): release 1.379.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-14 01:00:31 +02:00
Ruben Fiszel
2dd44f38a1
chore(main): release 1.379.2 ( #4234 )
...
* chore(main): release 1.379.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-13 23:59:18 +02:00
Ruben Fiszel
5811ae9468
fix: add fetch connection limits to bun type fetcher
2024-08-13 23:40:00 +02:00
Ruben Fiszel
f50d66c1f5
chore(main): release 1.379.1 ( #4231 )
...
* chore(main): release 1.379.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-13 18:04:08 +02:00
Ruben Fiszel
6d0ad36624
chore(main): release 1.379.0 ( #4228 )
...
* chore(main): release 1.379.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-13 16:01:49 +02:00
Ruben Fiszel
7c8b22db00
chore(main): release 1.378.0 ( #4219 )
...
* chore(main): release 1.378.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-12 11:23:57 +02:00
Ruben Fiszel
a135cd3bd8
fix fill height for deployed apps
2024-08-08 23:23:03 +02:00
Ruben Fiszel
51c84681c0
chore(main): release 1.377.1 ( #4216 )
...
* chore(main): release 1.377.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-08 18:59:53 +02:00
Ruben Fiszel
a256c09238
chore: update vite to 5.4.0
2024-08-08 15:08:47 +02:00
HugoCasa
fc07ae93cc
fix: case insensitive encoding for email triggers ( #4211 )
...
* fix: case insensitive encoding for email triggers
* update ee ref
2024-08-08 11:59:20 +02:00
Ruben Fiszel
72d347cbe5
chore(main): release 1.376.1 ( #4202 )
...
* chore(main): release 1.376.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-07 12:04:44 +02:00
Ruben Fiszel
f7595a5cc8
chore(main): release 1.376.0 ( #4195 )
...
* chore(main): release 1.376.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-06 22:03:21 +02:00
Ruben Fiszel
3bd8e1f1f1
chore(main): release 1.375.0 ( #4181 )
...
* chore(main): release 1.375.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-05 13:34:54 +02:00
wendrul
af0e901954
feat: deployment UI filter deployable items ( #4183 )
...
* Add column to workspace settings table
* Add endpoint to change the deploy UI settings
* Make frontend page to edit UI settings
* Prepare sqlx
* Add deployment restrictions to frontend
* Fix function name
* Change dependency to minimatch, CE compatibility
* Remove default include_path
* Remove picomatch types (old dep)
* Use empty list instead of globstar as default
* All deployable if config is null
2024-08-05 13:27:13 +02:00
Ruben Fiszel
33b4497c94
chore(main): release 1.374.0 ( #4175 )
...
* chore(main): release 1.374.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-04 23:20:09 +02:00
Ruben Fiszel
04df0ae831
chore(main): release 1.373.1 ( #4171 )
...
* chore(main): release 1.373.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-02 17:36:44 +02:00
Ruben Fiszel
52e0a7dee5
chore(main): release 1.373.0 ( #4168 )
...
* chore(main): release 1.373.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-01 22:49:05 +02:00
Ruben Fiszel
794ed42eda
chore(main): release 1.372.0 ( #4165 )
...
* chore(main): release 1.372.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-01 16:28:17 +02:00
Ruben Fiszel
6c8989a1fa
chore(main): release 1.371.4 ( #4158 )
...
* chore(main): release 1.371.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-31 18:08:01 +02:00
Ruben Fiszel
489ab45588
chore(main): release 1.371.3 ( #4156 )
...
* chore(main): release 1.371.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 21:54:23 +02:00
Ruben Fiszel
35135443ec
chore(main): release 1.371.2 ( #4155 )
...
* chore(main): release 1.371.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 21:28:46 +02:00