Commit Graph

13594 Commits

Author SHA1 Message Date
Ruben Fiszel 1e5e173173 fix script detail page 2022-11-28 11:29:16 +01:00
Ruben Fiszel de2f3e119b feat: overhaul scripts and flows page 2022-11-28 11:18:32 +01:00
Ruben Fiszel 66ff51ae5f feat: overhaul scripts and flows page 2022-11-28 11:16:10 +01:00
Faton Ramadani fa2ae6d8fc feat(frontend): rework script detail (#952)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-28 10:19:49 +01:00
Ruben Fiszel ffa74a3d30 fix frontend errors 2022-11-27 21:29:13 +01:00
Ruben Fiszel 4ef76c20bb iteration 1 on the hub script picker 2022-11-27 19:58:48 +01:00
Ruben Fiszel ff14534e90 ensure we always load the secret value in the variable editor 2022-11-27 19:05:35 +01:00
Faton Ramadani cd98c92917 feat(frontend): Add actions to tables (#951)
* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): Sub runnable

* fix(frontend): revert changes

* fix(frontend): fix build
2022-11-27 17:47:19 +01:00
Ruben Fiszel b0a8cea077 ensure we always load the secret value in the variable editor 2022-11-27 17:45:11 +01:00
dependabot[bot] 891e11fe13 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 7c3126efc0 feat: refactor variable + resource linkage + OAuth visibility 2022-11-27 17:26:37 +01:00
Ruben Fiszel f1446cd93e fix cloudflare pages hostname redirection 2022-11-27 14:17:09 +01:00
Ruben Fiszel f1725c7eb9 more visibility on OAuth errors Vol 1 2022-11-27 14:00:55 +01:00
Ruben Fiszel 5b618ec1d0 feat(frontend): flow status viewer include a graph 2022-11-27 09:49:16 +01:00
Ruben Fiszel dc6bcae03d fix flowmodule splitpane size 2022-11-27 02:04:07 +01:00
Ruben Fiszel d04d081369 allow admins to override the c_ prefix 2022-11-27 01:17:07 +01:00
Ruben Fiszel 3153ec481f fix deno_flow_same_worker test 2022-11-27 00:50:09 +01:00
Ruben Fiszel c959f77b9e 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>
2022-11-27 00:41:29 +01:00
github-actions[bot] 087c43ad09 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 b0ccbe22ee UX improvements 2022-11-27 00:07:44 +01:00
Ruben Fiszel 2585fff8da increase description length for resource types 2022-11-26 23:10:46 +01:00
Ruben Fiszel 2dad606422 UX improvements 2022-11-26 23:09:21 +01:00
Ruben Fiszel 9d80a46297 fix(deno-client): pg 0.16.1 -> 0.17.0 2022-11-26 20:51:59 +01:00
Ruben Fiszel ce3f2cc71f pg migration 2022-11-26 19:39:37 +01:00
Ruben Fiszel 3f728b35ea fix no color without nsjail 2022-11-26 19:06:36 +01:00
Ruben Fiszel 010185df04 fix same_worker/shared to work with and without nsjail 2022-11-26 19:02:49 +01:00
Ruben Fiszel f329b495c4 use caching for dockerfile 2022-11-26 17:17:10 +01:00
Ruben Fiszel 55f25645e7 fix adding nsjail based on arg 2022-11-26 17:13:14 +01:00
Ruben Fiszel be8673b2e3 fix adding nsjail based on arg 2022-11-26 16:52:25 +01:00
Ruben Fiszel 26aa27452e fix overflow for dropdown on resources 2022-11-26 16:47:01 +01:00
Ruben Fiszel 47853529e5 fix getting email from github 2022-11-26 15:57:55 +01:00
Ruben Fiszel e909e296cc fix getting email from github 2022-11-26 15:33:15 +01:00
Ruben Fiszel 66781c1fd4 update default login scopes for github 2022-11-26 14:52:30 +01:00
Ruben Fiszel 635a207d3b update sqlx-info 2022-11-26 14:46:13 +01:00
Ruben Fiszel f027920221 modify github default oauth scopes 2022-11-26 14:43:14 +01:00
Ruben Fiszel da958894ea more explicit error for login 2022-11-26 14:38:45 +01:00
Ruben Fiszel 081edba816 fix removing users 2022-11-26 14:21:42 +01:00
Kai Jellinghaus cae9287501 Update renders (#948) 2022-11-26 04:59:51 +01:00
Ruben Fiszel d9c7704c9f UX nits 2022-11-25 20:28:55 +01:00
Ruben Fiszel 49799e3236 add support for fetching variable and resource from bash 2022-11-25 19:40:38 +01:00
Ruben Fiszel 65a535eb86 add urandom and all /etc to nsjail 2022-11-25 19:05:41 +01:00
Kai Jellinghaus d7757dbe74 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 760fdb2318 remove armv7 support for now 2022-11-25 18:05:05 +01:00
Ruben Fiszel 389ef02e16 add support for rpi 2022-11-25 17:24:50 +01:00
Ruben Fiszel 28e74a1847 remove nsjail from the non enterprise image 2022-11-25 17:10:50 +01:00
Ruben Fiszel 7d4222d7a2 remove nsjail from the non enterprise image 2022-11-25 17:04:52 +01:00
Ruben Fiszel 95a68b7d74 remove nsjail from the non enterprise image 2022-11-25 16:57:02 +01:00
Ruben Fiszel 6b98ae2ffc disable nsjail by default 2022-11-25 16:31:15 +01:00
Ádám Kovács e99e2394cb 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 4d808966dc support for generic userinfo_url 2022-11-25 04:54:14 +01:00