Commit Graph

1927 Commits

Author SHA1 Message Date
Ádám Kovács 7ca81bbcff fix(frontend): List item overflowing corners (#1055) 2022-12-30 05:15:10 +07:00
Ruben Fiszel af174be370 items-list overflow to let dropdown go through 2022-12-29 19:33:14 +01:00
Ádám Kovács bac8e4964b fix(frontend): Minor fixes in editor (#1054)
* fix(frontend): Script arguments window overflow

* fix(frontend): Consistent input editor font size

* fix(frontend): Fix script settings inconsistencies
2022-12-29 18:44:56 +01:00
Ádám Kovács e1b0af3fe6 feat(frontend): Update tooltip and home list dropdown (#1053)
* feat(frontend): Update tooltip

* feat(frontend): Update list dropdown
2022-12-29 18:38:28 +01:00
Ruben Fiszel ebc037a0d0 fix dropdown 2022-12-29 15:57:27 +01:00
Kai Jellinghaus aa678d5d75 Allow workspace to be newly created (#1052) 2022-12-29 20:31:01 +07:00
Ruben Fiszel 5edfc459c1 fix app anchors 2022-12-29 13:53:20 +01:00
Ruben Fiszel 923f494de6 add healthchecks to lsp 2022-12-29 12:52:30 +01:00
Ruben Fiszel 12f3d68dcb delete comments from flow of the hub 2022-12-29 12:49:27 +01:00
Ádám Kovács f698d7800c fix(app): Fix inconsistencies in list items and sidebar menus (#1051)
* fix(app): Fix minor issues in home page list

* fix(app): Remove inconsistencies in sidebar menus
2022-12-29 12:48:26 +01:00
Faton Ramadani 6b33b80fc4 App bugfix (#1049)
* adapt static adapter to cloudflare

* fix(frontend): Various bug fix

* fix typecheck

* numerous fixes

* fix all connects

* fix all connects

* more improvements

* more improvements

* everything work?

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-29 12:47:53 +01:00
Ádám Kovács 122c0530e2 feat(app): Update sidebar menu (#1050) 2022-12-29 15:55:53 +07:00
Ruben Fiszel cc170f69d1 fix testjobloader when running many interleaving computations 2022-12-28 17:11:58 +01:00
Ruben Fiszel de06e016c7 fix raw editor height for resources 2022-12-28 13:24:56 +01:00
Ruben Fiszel 589072e3ef fix test just this step freeze svelte bc of transition:fade 2022-12-28 12:52:21 +01:00
Ruben Fiszel e74f224230 fix test just this step freeze svelte bc of transition:fade 2022-12-28 12:51:04 +01:00
Ádám Kovács 9e0203d6f8 feat(app): Use consistent styles on settings pages (#1048)
* feat(app): Update login page style

* feat(app): Update pages with centered modal

* fix(app): Update settings

* adapt static adapter to cloudflare

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-28 00:39:30 +01:00
Ruben Fiszel 493ea0318f adapt static adapter to cloudflare 2022-12-28 00:25:00 +01:00
Ruben Fiszel 73750c480f adapt static adapter to cloudflare 2022-12-27 17:59:12 +01:00
Ruben Fiszel 7df5c74eb1 fix approval page for sveltekit 1.0 2022-12-27 17:21:45 +01:00
Ruben Fiszel c318df0d76 add auto_https on caddyfileremote 2022-12-27 16:32:41 +01:00
Ruben Fiszel 9617098173 fix confirmation modal enter behavior 2022-12-27 16:29:34 +01:00
Ruben Fiszel 012329eb81 fix is_owner 2022-12-27 15:52:12 +01:00
Ruben Fiszel b2acb71a34 nit redirect on logout 2022-12-27 13:38:34 +01:00
Ruben Fiszel 8ae2ce4b5e add dedicated logout page 2022-12-27 13:26:03 +01:00
Ruben Fiszel 78c01744ea fix layout for sveltekit 1.0 2022-12-27 07:27:14 +01:00
dependabot[bot] a38522e678 chore(deps): bump svelte-select from 5.0.0-beta.40 to 5.0.1 in /frontend (#1046)
Bumps [svelte-select](https://github.com/rob-balfre/svelte-select) from 5.0.0-beta.40 to 5.0.1.
- [Release notes](https://github.com/rob-balfre/svelte-select/releases)
- [Changelog](https://github.com/rob-balfre/svelte-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rob-balfre/svelte-select/compare/v5.0.0-beta.40...v5.0.1)

---
updated-dependencies:
- dependency-name: svelte-select
  dependency-type: direct:production
  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-12-26 18:11:39 +00:00
dependabot[bot] 41016b47a8 chore(deps-dev): bump @types/vscode from 1.68.1 to 1.74.0 in /frontend (#1047)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.68.1 to 1.74.0.
- [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-minor
...

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-12-26 18:11:03 +00:00
Ruben Fiszel 0fd98df780 trim imports from monaco 2022-12-25 12:58:14 +01:00
Ruben Fiszel fee73eac27 update fontAwesome icons 2022-12-25 11:55:01 +01:00
Ruben Fiszel 82b37ee0c3 update svelte-preprocess to 5.x 2022-12-25 11:46:14 +01:00
dependabot[bot] fbb16f1089 chore(deps-dev): bump prettier from 2.7.1 to 2.8.1 in /frontend (#1031)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-25 10:34:43 +00:00
Ruben Fiszel cb6db076df update adapter-kit 2022-12-25 08:58:16 +01:00
Ruben Fiszel 5aca2a634f minor app fixes 2022-12-25 08:39:00 +01:00
Ruben Fiszel 70aa091c86 update to sveltekit 1.0 2022-12-25 08:05:39 +01:00
Ruben Fiszel 49a758d059 svelte-migrate: renamed files 2022-12-25 05:49:06 +01:00
Ruben Fiszel 241a3c6fdc svelte-migrate: renamed files 2022-12-25 05:48:44 +01:00
Ruben Fiszel 1fc2be213f nit: danger zone for flow details 2022-12-24 19:37:38 +01:00
Ruben Fiszel 1e179b9200 improve flow graph rendering behavior 2022-12-24 19:29:50 +01:00
Ruben Fiszel cd435fa07c resuming suspended flows as owner is now through flow id 2022-12-24 09:44:05 +01:00
Ruben Fiszel fcb466812a make flow status viewer always open 2022-12-24 06:31:22 +01:00
Ruben Fiszel 5753ce3140 allow updating to latest hash from within flow directly if module hash locked 2022-12-24 06:24:27 +01:00
Ruben Fiszel a80a71b599 border around template editor 2022-12-23 17:59:42 +01:00
Ruben Fiszel d652531881 fix navigation on index list rows 2022-12-23 17:40:19 +01:00
Faton Ramadani 4dee0fab35 feat(frontend): Fix initial component dimensions + Select select + add spinner when buttons are clicked (#1044) 2022-12-23 21:11:13 +07:00
Ruben Fiszel 12979223b5 allow resuming as owner suspended job only for path owners 2022-12-23 13:44:41 +01:00
Faton Ramadani 2d55abfc44 feat(frontend): Properly support resource (#1039)
* feat(frontend): Properly support resource

* feat(frontend): remove unused import

* feat(frontend): Fix build errors

* feat(frontend): Fix table actions

* feat(frontend): Fix table parameters

* feat(frontend): Fix runnable inputs sync

* feat(frontend): Done

* fix

* fix

* feat(frontend): Fix typing issues

* feat(frontend): Fix id generation

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-23 13:42:42 +01:00
Ruben Fiszel 079fbd55ee feat(backend): resume from owner directly in flow status viewer (#1042)
* foo

* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel 81c5828668 schedule next job in transaction to avoid race condition 2022-12-23 06:53:26 +01:00
Ruben Fiszel 1375fd23dc chore(main): release 1.56.1 (#1041)
* chore(main): release 1.56.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-12-23 03:33:50 +01:00