Ruben Fiszel
acfe778615
fix: prevent brute force attacks on tokens by slowing unauthorized response
2024-09-03 12:34:41 +02:00
Ruben Fiszel
58dbc1a4d1
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
a5dde31304
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
b3b24ae83a
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
efac0c0bc1
improve service logs with json_fmt
2024-08-31 23:04:12 +02:00
Ruben Fiszel
2fe48df720
feat: service logs ( #4244 )
2024-08-31 14:57:35 +02:00
Ruben Fiszel
d7e7c6e2d4
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
a2beed9d73
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
34128846e0
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
487e7ca715
fix: improve history navigation on the runs page
2024-08-30 13:13:16 +02:00
Ruben Fiszel
5c82f815ae
nits runs page
2024-08-30 00:03:21 +02:00
Ruben Fiszel
3ca89f552d
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
1115f6dbd4
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
HugoCasa
e16bd4a9d2
fix: items with starred info ( #4298 )
2024-08-28 11:45:50 +02:00
HugoCasa
84ce3d819d
feat: show last job instead of current job on workers page ( #4293 )
...
* feat: show last job instead of current job on workers page
* fix: keep old sql column name
2024-08-27 22:04:02 +02:00
HugoCasa
bc5a7d0519
optional starred info on get item + update name of user instance ( #4295 )
2024-08-27 21:58:51 +02:00
Ruben Fiszel
125ecd64ac
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
a1ac615cfb
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
HugoCasa
5bd38f7808
feat: put email triggers attachments on s3 ( #4272 )
...
* feat: put email triggers attachments on s3
* update ee ref
2024-08-26 11:06:09 +02:00
Ruben Fiszel
cc738f32e7
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
7d13854e38
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
wendrul
b5931721e2
refactor windmill concurrent index migrations using a macro ( #4275 )
...
* Add macro to run migrations
* Factor windmill migrations into the new macro
* Run formatter
2024-08-21 17:15:08 +02:00
HugoCasa
bcde2e62d7
feat: improve early stop ( #4257 )
2024-08-21 00:47:34 +02:00
Ruben Fiszel
3f0eaa6c63
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
8612013026
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
b6c72dc27c
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
de4f5e3015
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
HugoCasa
99f7828ebb
feat: cache common hub scripts in image ( #4249 )
...
* feat: cache common hub scripts in image
* Delete backend/src/hubPaths.json
* fix: missing file
* fix: dockerfile
* fix: cache by path
* fix
* fix
* precreate cache folder
2024-08-16 17:30:44 +02:00
Ruben Fiszel
5416254aa1
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
58adf6ad2d
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
HugoCasa
f88efc2380
fix: add missing change for better key renewal ( #4237 )
2024-08-14 09:55:23 +02:00
Ruben Fiszel
9363e6d05f
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
969699ce47
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
41bf933fb7
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
0d5c2e5dd7
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
2b99789077
feat(frontend): improve display of waiting jobs + schedule filter + suspended jobs on runs page
2024-08-13 10:41:36 +02:00
Ruben Fiszel
36129fb470
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
Guilhem
6ba3fda65d
dev(frontend) move component options into editor menu ( #4221 )
...
* dev(frontend) move component options into editor menu
* dev(frontend) move component options into editor menu
* dev(frontend) add editor menu popovers
---------
Co-authored-by: Guilhem Le Mouel <guilhem.le-mouel.ext@altran.com >
2024-08-12 09:52:04 +02:00
HugoCasa
0655803860
fix: improve license key ui ( #4220 )
...
* fix: improve license key ui
* fix: stop schedules on key expiration
* update ee ref
2024-08-11 01:01:24 +02:00
Ruben Fiszel
832df264b4
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
HugoCasa
55926f957f
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
b60f42e387
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
a84c54d663
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
HugoCasa
b54edf153e
feat: secure ctx variables in runnable inputs ( #4142 )
...
* feat: secure ctx variables
* feat: add on behalf of email
* oups
* fix: from onBehalfOfEmail to author
2024-08-06 17:06:02 +02:00
HugoCasa
a87f34fb4a
feat: email triggers ( #4163 )
...
* feat: email triggers v0
* update docker compose to nginx with tcp reverse proxy + move smtp to private
* fix: open source build
* test: update ee ref for testing
* feat: use caddy with layer4
* fix: nit
* feat: configurable email domain
* fix: nit
* fix: nit
* fix: get l4 from main
* fix: default email domain to mail.domain
* update ee ref
2024-08-06 16:17:33 +02:00
wendrul
39dc6857eb
Remove admin requirement to cancel job selection ( #4188 )
2024-08-06 10:48:53 +02:00
Ruben Fiszel
fbcac1e0a6
support tarbundle in vscode extension
2024-08-06 01:02:41 +02:00
Ruben Fiszel
1c83876775
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
f2f8bbe1d4
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
d771e38bfd
add global created_at index
2024-08-05 13:12:15 +02:00