dependabot[bot]
8a4f034d88
chore(deps-dev): bump prettier-plugin-svelte in /frontend ( #926 )
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits )
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
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-27 16:36:09 +00:00
Ruben Fiszel
37967a7950
feat: refactor variable + resource linkage + OAuth visibility
2022-11-27 17:26:37 +01:00
Ruben Fiszel
55020e6df9
fix cloudflare pages hostname redirection
2022-11-27 14:17:09 +01:00
Ruben Fiszel
346a7f3f47
more visibility on OAuth errors Vol 1
2022-11-27 14:00:55 +01:00
Ruben Fiszel
02a9c5c4ea
feat(frontend): flow status viewer include a graph
2022-11-27 09:49:16 +01:00
Ruben Fiszel
10e4cf0205
fix flowmodule splitpane size
2022-11-27 02:04:07 +01:00
Ruben Fiszel
3301970b75
allow admins to override the c_ prefix
2022-11-27 01:17:07 +01:00
Ruben Fiszel
e3edec0951
fix deno_flow_same_worker test
2022-11-27 00:50:09 +01:00
Ruben Fiszel
f4ec1a7fc3
chore(main): release 1.51.0 ( #930 )
...
* chore(main): release 1.51.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.51.0
2022-11-27 00:41:29 +01:00
github-actions[bot]
8414766247
sync hub items with community ( #949 )
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-27 00:40:54 +01:00
Ruben Fiszel
ab03a4f190
UX improvements
2022-11-27 00:07:44 +01:00
Ruben Fiszel
afbb902d3d
increase description length for resource types
2022-11-26 23:10:46 +01:00
Ruben Fiszel
6c03aad73e
UX improvements
2022-11-26 23:09:21 +01:00
Ruben Fiszel
ac6454b383
fix(deno-client): pg 0.16.1 -> 0.17.0
2022-11-26 20:51:59 +01:00
Ruben Fiszel
6d134ceea3
pg migration
2022-11-26 19:39:37 +01:00
Ruben Fiszel
890ec2cb4e
fix no color without nsjail
2022-11-26 19:06:36 +01:00
Ruben Fiszel
53fb0ce2ee
fix same_worker/shared to work with and without nsjail
2022-11-26 19:02:49 +01:00
Ruben Fiszel
294824769f
use caching for dockerfile
2022-11-26 17:17:10 +01:00
Ruben Fiszel
b9cb9e9987
fix adding nsjail based on arg
2022-11-26 17:13:14 +01:00
Ruben Fiszel
df8d84dcab
fix adding nsjail based on arg
2022-11-26 16:52:25 +01:00
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