dependabot[bot]
59b981cc43
chore(deps): bump python from 3.10-slim-buster to 3.11.0-slim-buster ( #873 )
...
Bumps python from 3.10-slim-buster to 3.11.0-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 18:12:42 +00:00
Ruben Fiszel
3e50d2a93f
fix prop picker on focus
2022-11-07 16:46:02 +01:00
Kai Jellinghaus and Ruben Fiszel
d375836989
feat(cli): Tarball pull ( #867 )
...
* Add tarball pull
* Move command & prompt on conflict
* Remove old file
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-07 16:02:49 +01:00
Kai Jellinghaus and Ruben Fiszel
b6fd957271
Allow complex action setups in benches ( #869 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-07 15:38:28 +01:00
Ruben Fiszel
76bb67b9ff
ci: rework deploy
2022-11-07 14:53:21 +01:00
Ruben Fiszel
d9c3a1ff42
ci: trim down docker main docker image
2022-11-07 13:37:37 +01:00
Jakub Kołodziejczak
e08ca0423c
refactor(backend): improve memory footprint related to csp ( #866 )
2022-11-07 01:29:37 +01:00
Ruben Fiszel
b490f83575
include bash in flow inlines
2022-11-07 00:17:32 +01:00
Ruben Fiszel
fe7bfecc0a
nit: fix go-client
2022-11-06 23:57:16 +01:00
Ruben Fiszel and rubenfiszel
4899972f67
chore(main): release 1.45.0 ( #855 )
...
* chore(main): release 1.45.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.45.0
2022-11-06 23:50:19 +01:00
Ruben Fiszel
3c09275960
feat: support bash as 4th language ( #865 )
...
* bash support
* bash backend working
* frontend part
* bash backend working
2022-11-06 23:48:18 +01:00
Jakub Kołodziejczak
3333713644
chore(backend): set csp based on env var ( #864 )
...
* chore(backend): set csp based on env var
* use extension instead of reading directly from env var
2022-11-06 22:35:37 +01:00
Ruben Fiszel
7def5e17ca
nit UX on FlowPreviewContent
2022-11-06 19:51:50 +01:00
Jakub Kołodziejczak
209dee7bd8
chore(csp): fix trailing semicolon ( #863 )
2022-11-06 19:50:45 +01:00
Ruben Fiszel
975e63a8e9
nit UX on FlowPreviewContent
2022-11-06 19:48:47 +01:00
Ruben Fiszel
753a66488c
nit UX on FlowPreviewContent
2022-11-06 18:16:55 +01:00
Jakub Kołodziejczak
3ba18700de
fix(backend): improve csp ( #861 )
...
rationale for setting `'unsafe-inline'` is that it cannot be more void
than the lack of `script-src` but it still might add some benefits
2022-11-06 18:00:16 +01:00
Ruben Fiszel
adfc0ff734
capture event on dropdown click
2022-11-06 17:56:57 +01:00
Ruben Fiszel
6a597b8d3b
add groups delete + re-enable ellipsis
2022-11-06 17:55:01 +01:00
Jakub Kołodziejczak
7040bbe4c9
fix(backend): tighten http security headers ( #860 )
...
* fix(backend): set http security headers (vol.1)
* (vol.2) minimal *working* content security policy
* (vol.3) set csp only if https and if hosted on cloud
* improve generics
* get CLOUD_HOSTED from extension
* remove X-XSS-Protection
rationale as per: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection
* conditionally set all security related http headers
2022-11-06 17:07:25 +01:00
Ruben Fiszel
252cf375b7
add autofocus for run page
2022-11-06 16:31:50 +01:00
Ruben Fiszel
8fd0e23c80
UX improvements for run script
2022-11-06 16:08:10 +01:00
Ruben Fiszel
bff8331eb0
drawer nits + logo in top menu
2022-11-06 11:52:16 +01:00
Ruben Fiszel
5b4c9d9eb0
fix(frontend): reload websocket on lsp go import install
2022-11-06 08:59:35 +01:00
Ruben Fiszel
83c79a47ee
fix(frontend): dispose monaco models onDestroy
2022-11-06 06:07:43 +01:00
Ruben Fiszel
6172499a1c
ux nit
2022-11-05 23:42:29 +01:00
Ruben Fiszel
badc60193c
feat(backend): flow duration is now computed as the sum of every child
2022-11-05 22:31:54 +01:00
Ruben Fiszel
cddec6469e
fix(backend): tighten security around cookies to avoid csrf ( #859 )
...
* fix(backend): tighten security around cookies to avoid csrf
* everything httponly
* sqlx
* also handle 404
* shoter Windmill v message
* fix chart
2022-11-05 21:21:13 +01:00
Ruben Fiszel
d44d5f23f4
remove unsynced chartjs title
2022-11-05 17:36:05 +01:00
Ruben Fiszel
4656f2344a
chart styling nits
2022-11-05 16:55:47 +01:00
Ruben Fiszel
d318725adb
feat(frontend): show runs using a time chart
2022-11-05 16:46:23 +01:00
Ruben Fiszel
b31c5c435e
feat(frontend): show runs using a time chart
2022-11-05 15:31:09 +01:00
Ruben Fiszel
464642dac7
improve superadmin settings
2022-11-05 12:30:11 +01:00
Ruben Fiszel
6439ffc2b5
remove initial invite to demo for ruben@windmill.dev
2022-11-05 10:45:17 +01:00
Ruben Fiszel
e19131eddc
edit script preload same args
2022-11-05 10:02:00 +01:00
Ruben Fiszel
9e0df5b47f
fix arginfo
2022-11-05 09:31:31 +01:00
Ruben Fiszel
cc65bf5f48
feat(frontend): fill schema and test args from payload
2022-11-05 02:29:32 +01:00
Ruben Fiszel
4a2dff5cf2
do not list preview in the latest runs
2022-11-04 22:30:19 +01:00
Ruben Fiszel
34f9ea3b3c
script and flow details UX improvements
2022-11-04 22:00:01 +01:00
Ruben Fiszel
17ff748d1a
script and flow details UX improvements
2022-11-04 21:54:37 +01:00
Ruben Fiszel
42e9af52d8
script and flow details UX improvements
2022-11-04 21:48:38 +01:00
Ruben Fiszel
ca53412bfd
improve UX for webhooks
2022-11-04 21:23:26 +01:00
Ruben Fiszel
e96cef0b6a
improve webhooks for UX
2022-11-04 21:19:29 +01:00
Ruben Fiszel
da2e8db8ea
publish lsp to ecr too
2022-11-04 17:58:21 +01:00
Ruben Fiszel
8e21f6dbd0
fix windmill registry on ecr
2022-11-04 17:38:01 +01:00
Ruben Fiszel
a58c25a9ec
push to AWS ECR registry
2022-11-04 17:15:32 +01:00
Ruben Fiszel
6ae37817a7
reload on broken monaco editor
2022-11-04 16:40:16 +01:00
Ruben Fiszel
e58296ad64
fix spurrious notifications on monaco
2022-11-04 16:34:32 +01:00
Ruben Fiszel
2750c586ed
fix inner branches in the flow UX
2022-11-04 16:31:30 +01:00
Ruben Fiszel
fc3aaf6d5f
UX same worker tab
2022-11-04 16:15:28 +01:00