Ruben Fiszel
9fe8e045fb
fix overflow for dropdown on resources
2022-11-26 16:47:01 +01:00
Ruben Fiszel
adc9689950
fix getting email from github
2022-11-26 15:57:55 +01:00
Ruben Fiszel
8bf4699bd6
fix getting email from github
2022-11-26 15:33:15 +01:00
Ruben Fiszel
c2f064d167
update default login scopes for github
2022-11-26 14:52:30 +01:00
Ruben Fiszel
897de60189
update sqlx-info
2022-11-26 14:46:13 +01:00
Ruben Fiszel
d503bdfe16
modify github default oauth scopes
2022-11-26 14:43:14 +01:00
Ruben Fiszel
50f193aa63
more explicit error for login
2022-11-26 14:38:45 +01:00
Ruben Fiszel
c8d5f853c5
fix removing users
2022-11-26 14:21:42 +01:00
Kai Jellinghaus
fd31e24816
Update renders ( #948 )
2022-11-26 04:59:51 +01:00
Ruben Fiszel
ce528a7748
UX nits
2022-11-25 20:28:55 +01:00
Ruben Fiszel
9f51532d01
add support for fetching variable and resource from bash
2022-11-25 19:40:38 +01:00
Ruben Fiszel
d3b3cf6b11
add urandom and all /etc to nsjail
2022-11-25 19:05:41 +01:00
Kai Jellinghaus
cdd3e2cfc1
feat(cli): Run flows & scripts ( #940 )
...
* Enable Script Running from CLI
* Improve Script Logic & Enable Flow run
* Update README
* Fix empty input 415 unsupported media type
* Add flow execution asciicast
* Allow reading inputs
* Add --silent & print result
* Updated syntax
* Update readme
* Fix superadmin users
* Handle values correctly
* Rework input parsing to try-catch JSON
* Accept all input types
* VHS scripts
* Test add Video to Markdown
* Use GIF only
* Final revisions
* I'm not sure why this works but stackoverflow told me
https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md/4279746#4279746
* Also rename file?
* Use MP4
* Use GIF
* Use MP4 again
* Revert "Use MP4 again"
This reverts commit d3ed4dc28a .
2022-11-25 18:05:23 +01:00
Ruben Fiszel
2fc8c471e4
remove armv7 support for now
2022-11-25 18:05:05 +01:00
Ruben Fiszel
ad87dd4379
add support for rpi
2022-11-25 17:24:50 +01:00
Ruben Fiszel
634798b407
remove nsjail from the non enterprise image
2022-11-25 17:10:50 +01:00
Ruben Fiszel
7b26d2230e
remove nsjail from the non enterprise image
2022-11-25 17:04:52 +01:00
Ruben Fiszel
b8dd2078a1
remove nsjail from the non enterprise image
2022-11-25 16:57:02 +01:00
Ruben Fiszel
8a4282ef6a
disable nsjail by default
2022-11-25 16:31:15 +01:00
Ádám Kovács
ddab2dffd5
feat(frontend): Add inline script picker to apps ( #945 )
...
* feat(frontend): Add inline script picker
2022-11-25 08:27:43 +01:00
Ruben Fiszel
776a5e54a8
support for generic userinfo_url
2022-11-25 04:54:14 +01:00
Ruben Fiszel
7bf0caa38d
remove duplicate logins
2022-11-24 18:30:35 +01:00
Ádám Kovács
dd75b370af
feat(frontend): Add guard against script overwrite ( #944 )
...
* feat(frontend): Add guard against script overwrite
* fix: Error message flash up
2022-11-24 13:34:26 +01:00
Ádám Kovács
79cec368ba
feat: Add notification on app save ( #943 )
2022-11-24 12:51:57 +01:00
Ruben Fiszel
9008cd7978
flex-wrap on script builder languages
2022-11-24 12:10:37 +01:00
Ruben Fiszel
ae635a4d1f
add custom login to the login page
2022-11-24 11:46:46 +01:00
Ruben Fiszel
975a1db10e
feat(backend): add configurable custom client
2022-11-24 11:40:02 +01:00
Ruben Fiszel
99bb6ce775
no error message on canceling a completed job
2022-11-24 10:18:29 +01:00
Ruben Fiszel
267d30f9ac
fix flow UX
2022-11-24 09:16:05 +01:00
Ruben Fiszel
afbba6bbd1
fix flow UX
2022-11-24 02:30:41 +01:00
Ruben Fiszel
7191c294d4
fix UX flow
2022-11-24 02:04:53 +01:00
Ruben Fiszel
b3ac7e1337
fix flow UX
2022-11-24 02:04:53 +01:00
Faton Ramadani
43a1d7ef2a
fix(frontend): add checkbox component + fix alignment ( #941 )
2022-11-24 00:08:56 +01:00
Kai Jellinghaus
94e15f8493
Enable user deletion ( #939 )
...
* Update windmill version
* Enable User Deletion
2022-11-23 20:38:27 +01:00
Faton Ramadani
e64195e42b
fix(frontend): prevent runnable to run if the script is not defined ( #938 )
2022-11-23 20:37:38 +01:00
Ádám Kovács
4b2b3467d2
feat: Update apps button component with colors ( #936 )
...
* feat: Update app component types
* fix: Typos
* feat: Add select input type to components
* fix: Remove width property from component types
* fix: Make button full width in editor
* fix: Types
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-23 19:45:19 +01:00
Faton Ramadani
ab481b3096
fix(frontend): Fix context panel + delete component ( #937 )
...
* fix(frontend): Fix context panel + delete component
* fix(frontend): Handle nested paths
2022-11-23 19:31:36 +01:00
Kai Jellinghaus
4ddb3ec276
fix(backend): bash flow lock & add flow lock tests ( #933 )
...
* Fix Bash flow lock
* Tests w/ fixes
* Add Sequence privileges
2022-11-23 19:17:19 +01:00
Ruben Fiszel
e8d4cf2ba7
add ld.so.cache to bash path
2022-11-23 15:20:50 +01:00
Faton Ramadani
fa4840ad65
fix(frontend): Cleanup dead code ( #935 )
2022-11-23 14:45:56 +01:00
Faton Ramadani
b59a1de93b
fix(frontend): properly refresh context panel + Adjust style in the flow editor ( #934 )
2022-11-23 14:24:04 +01:00
Ruben Fiszel
0968caa6e9
nits on nsjail config
2022-11-23 14:00:49 +01:00
Ruben Fiszel
1ad3d263d9
UX nits and theme
2022-11-23 12:30:05 +01:00
Ruben Fiszel
90d4d99bea
UX nits and theme
2022-11-23 12:19:00 +01:00
Ruben Fiszel
2a1898216b
UX nits
2022-11-23 11:29:06 +01:00
Faton Ramadani
682c44a39e
Runnable refactor ( #932 )
...
* fix(frontend): Support runnable everywhere
* fix(frontend): Runnable component working
* fix(frontend): Simplify implementation
* fix(frontend): User inputs working
* fix(frontend): Fix connections
* fix(frontend): auto refresh
* fix(frontend): revert changes
2022-11-23 10:30:58 +01:00
Ruben Fiszel
df97121527
UX nits
2022-11-23 10:30:08 +01:00
Ruben Fiszel
c53424dda6
ci: login to registry no matter what
2022-11-23 01:51:57 +01:00
Ruben Fiszel
d26539a1ac
UX nits
2022-11-23 01:03:03 +01:00
Ruben Fiszel
841382e566
UX nits
2022-11-23 00:58:50 +01:00