Ruben Fiszel
fc5be76883
1.36.0
2022-10-08 13:26:11 +02:00
Ruben Fiszel
abd538c161
progress
2022-10-08 13:25:26 +02:00
Ruben Fiszel
e9d0a18516
lsp
2022-10-08 13:25:07 +02:00
Ruben Fiszel
7f21147c8d
feat(backend): separate properly logs from result
2022-10-07 19:54:44 +02:00
Ruben Fiszel
5bf169577c
fix(backend): go lock dependency with no requirements
2022-10-07 16:11:45 +02:00
Faton Ramadani
8095b0b4f8
fix(frontend): Remove legacy tabs ( #695 )
2022-10-07 11:30:31 +02:00
Faton Ramadani
f4de1c6ff5
fix(frontend): Align Settings button + add missing suspend shortcut ( #694 )
...
* fix(frontend): Align Settings button + add missing suspend shortcut + Disable up to when the error handler is selected
2022-10-07 10:16:15 +02:00
Ruben Fiszel
a229e6f488
feat: sleep for arbitrary number of seconds statically or with a javascript expression ( #691 )
...
* progress
* progress
* fix serde
* fix frontend
* fix frontend
2022-10-07 04:09:32 +02:00
Ruben Fiszel
9a7cce1ab5
only stop wait on child on ok changes values
2022-10-06 23:37:10 +02:00
Ruben Fiszel
2198a64c0a
fix: get info about kill reason
2022-10-06 23:25:49 +02:00
Ruben Fiszel
8ffc9dfe4c
fix: get info about kill reason
2022-10-06 23:15:27 +02:00
Ruben Fiszel
9756ff7183
fix(frontend): clear interval on job run
2022-10-06 22:47:40 +02:00
Ruben Fiszel
8d8c9698a5
fix(backend): same_worker uses the same folder even within loops
2022-10-06 21:39:07 +02:00
Ruben Fiszel
2093e86e1a
fix flowstatusviewer in case jobResult is not defined yet
2022-10-06 17:47:27 +02:00
Ádám Kovács
70f6fc24ad
feat(frontend): Button with popup ( #639 )
...
* feat(frontend): Add ButtonPopup component
2022-10-06 14:18:42 +02:00
Ruben Fiszel
8b60e9154c
add GOMEMLIMIT to 2Gb
2022-10-06 05:13:06 +02:00
Ruben Fiszel
849842e9c6
feat: implement same_worker openflow attribute for running flow all in one go + sharing folder /shared ( #689 )
...
* init
* progress
* all
* sqlx
* remove unecessary test
* done
* frontend
* frontend
2022-10-06 04:59:09 +02:00
Ruben Fiszel
b586a5fac7
hotfix button to save variable disappeared
2022-10-05 18:18:20 +02:00
dependabot[bot]
2b51eadaaa
chore(deps-dev): bump autoprefixer from 10.4.11 to 10.4.12 in /frontend ( #683 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.11 to 10.4.12.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.11...10.4.12 )
---
updated-dependencies:
- dependency-name: autoprefixer
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-10-05 02:33:33 +00:00
dependabot[bot]
2060bf6560
chore(deps-dev): bump @sveltejs/adapter-static in /frontend ( #686 )
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.43 to 1.0.0-next.44.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.44/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
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-10-05 02:28:25 +00:00
dependabot[bot]
67dca4c9e4
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #682 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.0 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-05 02:17:53 +00:00
dependabot[bot]
56abedddba
chore(deps-dev): bump svelte2tsx from 0.5.18 to 0.5.19 in /frontend ( #679 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.5.18 to 0.5.19.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.18...svelte2tsx-0.5.19 )
---
updated-dependencies:
- dependency-name: svelte2tsx
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-10-05 02:08:32 +00:00
Ruben Fiszel
086abac0b9
chore(deps): backend update
2022-10-05 03:44:33 +02:00
Ádám Kovács
8ea1f9f8b4
feat(frontend): Add action bar to run details ( #684 )
...
* feat(frontend): Add action bar to run details
2022-10-04 17:00:24 +02:00
Ruben Fiszel
5b67da5cf5
spurrious printlns
2022-10-04 14:44:56 +02:00
Ruben Fiszel
f2be15a7e7
fix: only display error handler span if toggled on
2022-10-04 14:38:10 +02:00
Ruben Fiszel
f41906084c
feat(frontend): add input transforms for flow loop
2022-10-04 14:34:55 +02:00
Ruben Fiszel
f051055e0f
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Ruben Fiszel
4729cc8cc3
progress
2022-10-04 08:40:01 +02:00
Ruben Fiszel
6274836bfe
progress
2022-10-04 08:40:01 +02:00
Ruben Fiszel
71f6bed5d8
progress
2022-10-04 08:40:01 +02:00
Ruben Fiszel
3417325460
progress
2022-10-04 08:40:01 +02:00
dependabot[bot]
da74e8dbf6
chore(deps-dev): bump postcss from 8.4.16 to 8.4.17 in /frontend ( #675 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17 )
---
updated-dependencies:
- dependency-name: postcss
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-10-03 19:48:22 +00:00
dependabot[bot]
49c38789b0
chore(deps-dev): bump svelte-check from 2.9.0 to 2.9.1 in /frontend ( #678 )
...
Bumps [svelte-check](https://github.com/sveltejs/language-tools ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-2.9.0...svelte-check-2.9.1 )
---
updated-dependencies:
- dependency-name: svelte-check
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-10-03 19:43:05 +00:00
dependabot[bot]
1d689bfad8
chore(deps): bump unicode-general-category in /backend ( #677 )
...
Bumps [unicode-general-category](https://github.com/yeslogic/unicode-general-category ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/yeslogic/unicode-general-category/releases )
- [Commits](https://github.com/yeslogic/unicode-general-category/compare/0.5.1...0.6.0 )
---
updated-dependencies:
- dependency-name: unicode-general-category
dependency-type: direct:production
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-10-03 19:34:41 +00:00
dependabot[bot]
ef6a62e22e
chore(deps): bump deno_core from 0.151.0 to 0.153.0 in /backend ( #676 )
...
Bumps [deno_core](https://github.com/denoland/deno ) from 0.151.0 to 0.153.0.
- [Release notes](https://github.com/denoland/deno/releases )
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md )
- [Commits](https://github.com/denoland/deno/commits )
---
updated-dependencies:
- dependency-name: deno_core
dependency-type: direct:production
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-10-03 19:24:09 +00:00
dependabot[bot]
e52da1ac9f
chore(deps-dev): bump @playwright/test in /frontend ( #674 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.25.2 to 1.26.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.25.2...v1.26.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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-10-03 19:14:18 +00:00
dependabot[bot]
a6403f6870
chore(deps-dev): bump flowbite-svelte in /frontend ( #673 )
...
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte ) from 0.26.25 to 0.27.5.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases )
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md )
- [Commits](https://github.com/themesberg/flowbite-svelte/compare/v0.26.25...v0.27.5 )
---
updated-dependencies:
- dependency-name: flowbite-svelte
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-10-03 19:08:41 +00:00
dependabot[bot]
70571f4964
chore(deps): bump tokio from 1.21.1 to 1.21.2 in /backend ( #672 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2 )
---
updated-dependencies:
- dependency-name: tokio
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-10-03 19:03:53 +00:00
dependabot[bot]
c834940f44
chore(deps): bump serde from 1.0.144 to 1.0.145 in /backend ( #669 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145 )
---
updated-dependencies:
- dependency-name: serde
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-10-03 18:54:00 +00:00
dependabot[bot]
34b3d0de08
chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 in /frontend ( #667 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
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-10-03 18:39:16 +00:00
dependabot[bot]
0b437c046e
chore(deps-dev): bump prettier-plugin-svelte in /frontend ( #666 )
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 2.7.0 to 2.7.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-10-03 18:36:53 +00:00
dependabot[bot]
74e09db155
chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 in /frontend ( #665 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
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-10-03 18:33:55 +00:00
dependabot[bot]
f0a6a819a6
chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 ( #664 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
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-10-03 18:31:29 +00:00
Faton Ramadani
e1d25eca0f
feat(frontend): Discard changes confirmation modal ( #653 )
...
* feat(front): add a confirmation modal to discard unsaved changes
* feat(front):Fix modal content
* feat(front): Revert code + add unsavedconfirmatiomodal to the flow builder
* feat(front): Use a store to store whether the content of an editor needs to be saved before leaving
* feat(front): Add cleanup + only display the warning when navigating elsewhere on the app
* feat(front): set dirty to false when saving
* feat(front): add keyboard binding to cancel or resume
* feat(front): Init dirtyStore to true when creating a flow/script
* feat(front): Explicit store initiliation
* feat(front): initilisation dirty status after loading a script/flow
2022-10-03 14:32:06 +02:00
Ádám Kovács
fccf45740d
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
213cdda99a
fix(frontend): split early stop + fix highlight code
2022-10-03 04:41:19 +02:00
Ruben Fiszel
d91b532816
fix(frontend): split early stop + fix highlight code
2022-10-03 04:39:34 +02:00
Ruben Fiszel
bd24760f03
fix: add step to running badge in flow viewer
2022-10-03 04:01:55 +02:00
Ruben Fiszel
eb17804195
fix: change command behavior for monacos
2022-10-03 03:54:18 +02:00