Commit Graph

2256 Commits

Author SHA1 Message Date
dependabot[bot] 0979d44f37 chore(deps-dev): bump @types/vscode from 1.73.0 to 1.73.1 in /frontend (#959)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.73.0 to 1.73.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  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-28 18:13:30 +00:00
Faton Ramadani ef7eff397a App editor preview (#954)
* fix(frontend): Fix refresh button

* fix(frontend): remove preview border
2022-11-28 11:49:47 +01:00
Faton Ramadani d7bf6f06d8 fix(frontend): Fix pie animation + actions wrap (#953)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-28 11:31:17 +01:00
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 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 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
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 010185df04 fix same_worker/shared to work with and without nsjail 2022-11-26 19:02:49 +01:00
Ruben Fiszel 26aa27452e fix overflow for dropdown on resources 2022-11-26 16:47:01 +01:00
Ruben Fiszel e909e296cc fix getting email from github 2022-11-26 15:33:15 +01:00
Ruben Fiszel 081edba816 fix removing users 2022-11-26 14:21:42 +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
Á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 af37536a67 remove duplicate logins 2022-11-24 18:30:35 +01:00
Ádám Kovács 2f7ebe9eab 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 f0ebb5c9d8 feat: Add notification on app save (#943) 2022-11-24 12:51:57 +01:00
Ruben Fiszel 7bc1a996e4 flex-wrap on script builder languages 2022-11-24 12:10:37 +01:00
Ruben Fiszel 6073d0e0ff add custom login to the login page 2022-11-24 11:46:46 +01:00
Ruben Fiszel ecf6a0529c fix flow UX 2022-11-24 09:16:05 +01:00
Ruben Fiszel 50d5ade593 fix flow UX 2022-11-24 02:30:41 +01:00
Ruben Fiszel 3e69421f8e fix UX flow 2022-11-24 02:04:53 +01:00
Ruben Fiszel 5ccc85e60f fix flow UX 2022-11-24 02:04:53 +01:00
Faton Ramadani 6e98be606c fix(frontend): add checkbox component + fix alignment (#941) 2022-11-24 00:08:56 +01:00
Faton Ramadani 3827da7174 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 5437eb52a5 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 db0b9f0a2f 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
Faton Ramadani 5fc7eb6470 fix(frontend): Cleanup dead code (#935) 2022-11-23 14:45:56 +01:00
Faton Ramadani 1bdfdf22e1 fix(frontend): properly refresh context panel + Adjust style in the flow editor (#934) 2022-11-23 14:24:04 +01:00
Ruben Fiszel dbe1ada3a9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel c9580760d0 UX nits and theme 2022-11-23 12:30:05 +01:00
Ruben Fiszel b12ab739e8 UX nits and theme 2022-11-23 12:19:00 +01:00
Ruben Fiszel 5a0a579a2d UX nits 2022-11-23 11:29:06 +01:00
Faton Ramadani b766d06eb6 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 8c3846a703 UX nits 2022-11-23 10:30:08 +01:00