Ruben Fiszel
255c7a14bd
improve same_worker UX clarity
2022-11-17 18:03:07 +01:00
Ruben Fiszel
8a6d840f81
fix: support flows to be triggered by slack commands
2022-11-16 21:50:51 +01:00
Ruben Fiszel
9f7ed2bb88
add build-essential to base image + pip install has path as env variable
2022-11-16 18:47:11 +01:00
Ruben Fiszel
27b638b611
feat(python): add Resource[resource_type] as a parsed parameter
2022-11-16 14:08:55 +01:00
Ruben Fiszel
99ec8787a8
feat: add slack_bot token on connecting workspace to slack
2022-11-16 00:27:21 +01:00
Ruben Fiszel
c7b0ba43a3
fix(backend): saving bash script does not require dep job
2022-11-15 17:20:15 +01:00
Ruben Fiszel and rubenfiszel
6aaa075748
chore(main): release 1.47.3 ( #905 )
...
* chore(main): release 1.47.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 14:05:26 +01:00
Ruben Fiszel and rubenfiszel
43958f4ad3
chore(main): release 1.47.2 ( #904 )
...
* chore(main): release 1.47.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 14:02:02 +01:00
Ruben Fiszel and rubenfiszel
ea20f2c4fd
chore(main): release 1.47.1 ( #903 )
...
* chore(main): release 1.47.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 13:45:09 +01:00
Ruben Fiszel and rubenfiszel
f83141daf6
chore(main): release 1.47.0 ( #892 )
...
* chore(main): release 1.47.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 13:28:27 +01:00
Ruben Fiszel
e75aacc7db
feat(clients): rename internal state as state + setters for resources/variables in python
2022-11-15 13:16:53 +01:00
Ruben Fiszel
3872b1097b
menu redesign
2022-11-15 11:57:05 +01:00
Ruben Fiszel
f17ef49137
fix digest for createapp
2022-11-14 18:00:51 +01:00
Faton Ramadani
31f6e47390
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Ruben Fiszel
5211eb6738
add cache dir for deno even when nsjail disabled
2022-11-14 11:43:56 +01:00
Ruben Fiszel
f5b78d5e57
fix listApps
2022-11-14 10:26:39 +01:00
Ruben Fiszel
e03b61f31a
fix(backend): go use windmill cache dir even if nsjail disabled
2022-11-14 09:20:09 +01:00
Kai Jellinghaus and Ruben Fiszel
937e16c2af
feat(backend): Flow lock ( #868 )
...
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-13 18:31:08 +01:00
Ruben Fiszel
541ac1e74d
feat(backend): remove go.sum from go lockfile ( #891 )
2022-11-13 17:36:35 +01:00
Ruben Fiszel and rubenfiszel
e3d78dd7ac
chore(main): release 1.46.2 ( #890 )
...
* chore(main): release 1.46.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:59:31 +01:00
Ruben Fiszel
904ec60ea6
fix(ci): sqlx offline data
2022-11-12 20:41:23 +01:00
Ruben Fiszel and rubenfiszel
a9d1c823ef
chore(main): release 1.46.1 ( #889 )
...
* chore(main): release 1.46.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:18:28 +01:00
Ruben Fiszel
5bc40f7d28
fix(backend): apps backend v0 ( #888 )
...
* progress
* post merge
* progress
* fix
* fix
* fix
* fix
* v1
* fix openapi
2022-11-12 20:17:08 +01:00
Ruben Fiszel
4aeed1ffc8
fix edit schedule
2022-11-10 16:49:16 +01:00
Ruben Fiszel
791c0635d5
tweak identity to extract previous_result
2022-11-10 08:48:06 +01:00
Ruben Fiszel
cd8d0e5ea6
feat: deprecate previous_result in favor of results per id
2022-11-10 01:58:52 +01:00
Ruben Fiszel
af1d1191ee
small UX and client fixes
2022-11-08 23:38:17 +01:00
Kai Jellinghaus
15561541f1
Disable Deno Lock Files unless feature flag require it( #881 )
2022-11-08 16:52:45 +01:00
Ruben Fiszel
1cefbe263b
pass workspace as query arg of every runs link
2022-11-08 10:28:06 +01:00
Ruben Fiszel
d969eb4f2c
fix python on nsjail
2022-11-08 00:42:14 +01:00
Ruben Fiszel
ff40ce2943
fix unknown type not handled and add go interface as recognizable type
2022-11-07 20:52:04 +01:00
Ruben Fiszel
61c915488c
ci: trim down docker main docker image
2022-11-07 13:37:37 +01:00
Jakub Kołodziejczak
7e6aac3ea8
refactor(backend): improve memory footprint related to csp ( #866 )
2022-11-07 01:29:37 +01:00
Ruben Fiszel
2b65efca5f
nit: fix go-client
2022-11-06 23:57:16 +01:00
Ruben Fiszel and rubenfiszel
11577f4a4e
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 >
2022-11-06 23:50:19 +01:00
Ruben Fiszel
7c97fac746
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
5bee890032
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
Jakub Kołodziejczak
d8d82fa12d
chore(csp): fix trailing semicolon ( #863 )
2022-11-06 19:50:45 +01:00
Ruben Fiszel
030bfa9fbb
nit UX on FlowPreviewContent
2022-11-06 18:16:55 +01:00
Jakub Kołodziejczak
2562f98cbc
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
Jakub Kołodziejczak
df1c619e25
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
de9e96ddd2
UX improvements for run script
2022-11-06 16:08:10 +01:00
Ruben Fiszel
a522cea109
feat(backend): flow duration is now computed as the sum of every child
2022-11-05 22:31:54 +01:00
Ruben Fiszel
a747c0060c
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
39351d3fb8
remove initial invite to demo for ruben@windmill.dev
2022-11-05 10:45:17 +01:00
Ruben Fiszel
d248ac4134
feat(backend): use result_by_id in branchone ( #857 )
...
* progress
* fix result by id
2022-11-04 12:06:08 +01:00
Ruben Fiszel
3b1368700e
fix approving twice same flow
2022-11-04 00:32:55 +01:00
Ruben Fiszel
7410d9d32d
sqlx prepare
2022-11-03 14:41:46 +01:00
Ruben Fiszel
8c8f1b9f2c
feat(backend): add global delete user endpoint
2022-11-03 14:06:19 +01:00
Ruben Fiszel
7be953a5b6
feat(backend): add global delete user endpoint
2022-11-03 14:06:09 +01:00