Ruben Fiszel
48b9865314
minor UI fixes
2022-07-20 20:02:35 +02:00
Ruben Fiszel
aad3067000
minor UI fixes
2022-07-20 20:02:12 +02:00
Ruben Fiszel
aff4831169
minor UI fixes
2022-07-20 20:00:36 +02:00
Ruben Fiszel
e71ef67a83
minor UI fixes
2022-07-20 19:53:38 +02:00
Ruben Fiszel
a39899b4e2
minor UI fixes
2022-07-20 19:32:49 +02:00
Ruben Fiszel
48ff7be074
minor UI fixes
2022-07-20 19:28:11 +02:00
Ruben Fiszel
2f3831c07e
sqlx fix
2022-07-20 18:44:08 +02:00
Ruben Fiszel
bd03727dd1
flow UI improvements
2022-07-20 18:36:15 +02:00
Ruben Fiszel
d4de9c982c
feat: add delete schedule
2022-07-20 17:37:04 +02:00
Ruben Fiszel
c1fd48c864
small frontend fixes
2022-07-20 15:57:45 +02:00
Ruben Fiszel
de160fba45
feat(backend): check of no path conflict between flow and flow's primary schedules
2022-07-20 14:43:08 +02:00
github-actions[bot]
14ec8d190f
sync hub items with community ( #193 )
...
* [create-pull-request] automated change
* Update mongodb.json
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-07-20 12:57:54 +02:00
Ruben Fiszel
d3bb7aff31
chore(frontend): update sveltekit ( #195 )
...
* chore(frontent): update sveltekit
* remove cypress
* dont pin vite
2022-07-20 12:49:49 +02:00
Ruben Fiszel
bd1e099fd3
sqlx fix
2022-07-19 21:04:27 +02:00
Ruben Fiszel
637941d6d9
fix(frontend): remove unecessary step 1 of flows
2022-07-19 21:03:19 +02:00
Ruben Fiszel
c25016bed6
fix(frontend): initFlow also reset schemaStore
2022-07-19 20:43:50 +02:00
Ruben Fiszel
80ddfed361
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Ruben Fiszel
c18089dbb5
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 11:02:26 +02:00
Ruben Fiszel
6a75f9ef75
chore(main): release 1.21.1 ( #233 )
2022-07-19 10:59:53 +02:00
Ruben Fiszel
05a1bd5dd9
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 10:59:07 +02:00
dependabot[bot]
2270526bcb
chore(deps-dev): bump @playwright/test in /frontend ( #231 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.23.2 to 1.23.4.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.23.2...v1.23.4 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 08:55:10 +00:00
Ruben Fiszel
a5b552c7c1
fix(python-client): sed openapi to avoid generator circular dependency
2022-07-19 10:46:10 +02:00
Ruben Fiszel
16bb4ca57e
chore(deps): update backend dependencies
2022-07-19 10:08:02 +02:00
Ruben Fiszel
9be64f8e4a
chore(main): release 1.21.0 ( #215 )
...
* chore(main): release 1.21.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-19 06:01:18 +02:00
Ruben Fiszel
8360c03df8
fix: list with is_skipped + deno-client fix
2022-07-19 05:59:12 +02:00
Ruben Fiszel
9c50e023ec
fix(backend): clear env variables before running script
2022-07-19 05:51:19 +02:00
dependabot[bot]
53490de370
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /frontend ( #229 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.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.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 19:13:18 +00:00
dependabot[bot]
e4a96d2e6e
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #226 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 19:06:07 +00:00
dependabot[bot]
77dfdf6591
chore(deps-dev): bump @sveltejs/adapter-node in /frontend ( #220 )
...
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node ) from 1.0.0-next.79 to 1.0.0-next.81.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-node/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@1.0.0-next.81/packages/adapter-node )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:54:29 +00:00
dependabot[bot]
2cd4d33b74
chore(deps-dev): bump svelte-highlight from 6.1.2 to 6.2.0 in /frontend ( #228 )
...
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/metonym/svelte-highlight/releases )
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md )
- [Commits](https://github.com/metonym/svelte-highlight/compare/v6.1.2...v6.2.0 )
---
updated-dependencies:
- dependency-name: svelte-highlight
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:54:02 +00:00
dependabot[bot]
52712f0bf2
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #223 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [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.30.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:46:05 +00:00
dependabot[bot]
50061c0394
chore(deps): bump tokio from 1.19.2 to 1.20.0 in /backend ( #222 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:45:00 +00:00
dependabot[bot]
972d8f1d32
chore(deps): bump deno_core from 0.142.0 to 0.143.0 in /backend ( #219 )
...
Bumps [deno_core](https://github.com/denoland/deno ) from 0.142.0 to 0.143.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:35:46 +00:00
dependabot[bot]
ec320faa1a
chore(deps-dev): bump @sveltejs/adapter-static in /frontend ( #218 )
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.35 to 1.0.0-next.37.
- [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.37/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 18:31:47 +00:00
Ruben Fiszel
6e7b117a0e
fix(frontend): validate username
2022-07-18 17:29:27 +02:00
Ruben Fiszel
10e9549ded
fix: consistent exists/{resource} addition + usage in frontend
2022-07-18 17:21:34 +02:00
Ruben Fiszel
2b712e6ce5
feat: add run_wait_result to mimic lambda ability
2022-07-18 00:45:05 +02:00
Ruben Fiszel
3d356456c0
chore(main): release 1.20.0 ( #207 )
...
* chore(main): release 1.20.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-17 18:53:18 +02:00
Ruben Fiszel
e60a1a51aa
fix(frontend): createInlineScript only create trigger script if step = 0
2022-07-17 18:48:36 +02:00
Ruben Fiszel
09236dd15c
fix(frontend): chrome columns-2 fix for pull/push
2022-07-17 18:46:13 +02:00
Ruben Fiszel
eeacad12ad
fix: flow UI back and forth pull/push fix
2022-07-17 18:40:21 +02:00
Ruben Fiszel
835cf49f55
fix: flow UI back and forth pull/push fix
2022-07-17 18:38:57 +02:00
Ruben Fiszel
36de76e8b3
fix: HubPicker pick from trigger scripts when relevant
2022-07-17 18:14:50 +02:00
Ruben Fiszel
738d429f2f
feat: trigger scripts and have flows being triggered by checking new external events regularly ( #200 )
...
* v1 trigger scripts
* progress
* stop early condition
* backend execution model
* progress
* progress
* progress
* works but todo: collect result, render forloop, convert forloopraw to seq for frontend
* collect result
* v1
* that's enough
* sed
2022-07-17 13:17:45 +02:00
Ruben Fiszel
080207318e
chore(main): release 1.19.3 ( #206 )
...
* chore(main): release 1.19.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-15 20:28:08 +02:00
Ruben Fiszel
518b36c265
fix(deno-client): do not create resource for createInternalPath
2022-07-15 20:26:49 +02:00
Ruben Fiszel
6b5a37691c
chore(main): release 1.19.2 ( #205 )
...
* chore(main): release 1.19.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-15 19:26:38 +02:00
Ruben Fiszel
fb17d77a9d
fix(deno-client): handle text/plain parse
2022-07-15 19:23:32 +02:00
sqwishy
b2808a1ab9
wrap array results from deno scripts in object ( #204 )
2022-07-15 19:11:56 +02:00
sqwishy
75ee922127
deno script args spread to array ( #203 )
...
smol issue where a deno script with parameters named `main` or `run`
will try to assign over imported main or the run function.
This uses the spread syntax to unpack the arguments and arrange them in
an array in argument order. Instead of making assignments to the scope.
2022-07-14 21:30:31 +02:00