Commit Graph

7759 Commits

Author SHA1 Message Date
dependabot[bot]
61e7153fa8 chore(deps-dev): bump svelte2tsx from 0.5.13 to 0.5.14 in /frontend (#470)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.13 to 0.5.14.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.13...svelte2tsx-0.5.14)

---
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-08-22 22:11:52 +02:00
Ruben Fiszel
ae3075aec4 update monaco
rm new files
2022-08-22 22:08:06 +02:00
dependabot[bot]
a45800aba1 chore(deps-dev): bump svelte-check from 2.8.0 to 2.8.1 in /frontend (#466)
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-2.8.0...svelte-check-2.8.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-08-22 19:59:07 +00:00
dependabot[bot]
0aa134be5f chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#464)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.34.0.
- [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.34.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-08-22 19:53:15 +00:00
Ruben Fiszel
ffa8183aef approved scripts/flows UI nit 2022-08-22 21:14:49 +02:00
dependabot[bot]
746dd8191a chore(deps): bump monaco-editor-workers in /frontend (#459)
Bumps [monaco-editor-workers](https://github.com/TypeFox/monaco-components/tree/HEAD/packages/monaco-editor-workers) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/TypeFox/monaco-components/releases)
- [Changelog](https://github.com/TypeFox/monaco-components/blob/main/packages/monaco-editor-workers/CHANGELOG.md)
- [Commits](https://github.com/TypeFox/monaco-components/commits/HEAD/packages/monaco-editor-workers)

---
updated-dependencies:
- dependency-name: monaco-editor-workers
  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-08-22 18:48:39 +00:00
Ruben Fiszel
69dfc2f31a fix autowebsocket + update tooltip socket 2022-08-21 23:50:40 +02:00
Ruben Fiszel
635e2e1a84 chore(main): release 1.34.0 (#456)
* chore(main): release 1.34.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-08-21 22:09:23 +02:00
Ruben Fiszel
2782e1c60d chore(main): release 1.33.0 (#455)
* chore(main): release 1.33.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-08-21 17:21:54 +02:00
Ruben Fiszel
7fcb374ecb feat: PostgreSQL parametrized statement handled as typescript template 2022-08-21 17:15:56 +02:00
Ruben Fiszel
52a5cb31a1 chore(main): release 1.32.0 (#444)
* chore(main): release 1.32.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-08-21 14:10:42 +02:00
Ruben Fiszel
d76eefe573 fix(frontend): link to schedule in runs discriminate isFlows 2022-08-20 13:04:42 +02:00
Ruben Fiszel
3a44316749 fix(frontend): input checks refresh when schema change 2022-08-20 12:55:51 +02:00
Ruben Fiszel
7072e4be49 fix import from json 2022-08-20 12:44:20 +02:00
Sebastian Kurfürst
dfd57b4778 docs: improve development getting started (#453) 2022-08-19 20:14:43 +02:00
Faton Ramadani
52ba367898 fix(frontend): simplify flow preview logic(#450) 2022-08-19 17:14:27 +02:00
Ruben Fiszel
a8db3e9fbe fix flowmodueheader path 2022-08-19 00:02:49 +02:00
Ruben Fiszel
0abd5f1f54 fix wmill imports for resource and var in deno 2022-08-18 22:38:03 +02:00
Ruben Fiszel
d3e0982bac fix behavior of disable nsjail and disable nuser 2022-08-18 17:22:16 +02:00
Christian Paul
6ea0e3d34d Changes to the Deno trigger script template (#448) 2022-08-18 14:20:33 +02:00
Ruben Fiszel
b1e6c827e4 icon for paths 2022-08-18 13:46:12 +02:00
Ruben Fiszel
7911b79548 handle loading erronous code in flows 2022-08-18 13:26:52 +02:00
Ruben Fiszel
4db0a2e9ed update code binding in background to avoid stutter 2022-08-18 13:19:10 +02:00
Ruben Fiszel
a890c842d8 QoL path and editor improvements 2022-08-18 12:58:49 +02:00
Ruben Fiszel
255cde6236 change default typescript 2022-08-18 09:43:11 +02:00
Ruben Fiszel
3a60f38fa6 change default typescript 2022-08-18 09:30:24 +02:00
Ruben Fiszel
e1e8eaa229 change default typescript 2022-08-18 09:28:25 +02:00
Ruben Fiszel
3b466cdc7b change default typescript 2022-08-18 09:24:35 +02:00
Ruben Fiszel
dcf55dbeb0 change sql editor to few lines editor 2022-08-18 00:05:46 +02:00
Ruben Fiszel
775a0e95da fix prop picker key selection 2022-08-17 19:38:07 +02:00
Faton Ramadani
db69c82247 feat(frontend): Open/Close UI (#445)
* feat(frontend): Properly open/close and highlight a flowbox

* feat(frontend): Fix removing first step
2022-08-17 17:24:57 +02:00
Faton Ramadani
32508e5d4a fix(frontend): Fix loops pickable properties (#441) 2022-08-17 16:53:41 +02:00
Ruben Fiszel
3cf0efc7b4 fix postgresql new script reference 2022-08-17 13:54:28 +02:00
Ruben Fiszel
5e888a1e33 remove useless Scripts section in FlowInputs 2022-08-17 13:40:02 +02:00
Ruben Fiszel
7941bdd77c disable trigger scripts except for step 0 2022-08-17 13:36:35 +02:00
Ruben Fiszel
d6093a6b29 fix loading empty path 2022-08-17 13:31:21 +02:00
Ruben Fiszel
b559ce1bcb update postgresql query script 2022-08-17 13:04:53 +02:00
Ruben Fiszel
adb3e80b5d chore(main): release 1.31.0 (#405)
* chore(main): release 1.31.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-08-17 12:05:43 +02:00
Faton Ramadani
c85b1e3a53 feat(frontend): Redesign of the Flow Editor + Arbitrary forloop 2022-08-17 12:03:38 +02:00
Ruben Fiszel
0d0097551d use app in hub path 2022-08-17 11:31:23 +02:00
Ruben Fiszel
8b644a6e85 fix styling 2022-08-17 09:55:24 +02:00
Ruben Fiszel
1b5f618ce5 fix styling 2022-08-17 09:36:09 +02:00
Ruben Fiszel
2ac1e4fce7 fix styling 2022-08-17 09:34:29 +02:00
Ruben Fiszel
6cd31449fe refresh button under resource picker 2022-08-16 22:54:43 +02:00
Ruben Fiszel
030b1ede9c fix svg 2022-08-16 21:08:57 +02:00
Ruben Fiszel
fb60f120a5 fix svg 2022-08-16 21:08:08 +02:00
Ruben Fiszel
5b3a4851b5 add icons for hub scripts 2022-08-16 20:57:36 +02:00
Ruben Fiszel
beee877bbd make simple object settable as JSON 2022-08-16 19:02:02 +02:00
Ruben Fiszel
ccd0edc839 do not overwrite schemaProperty if the typ is the same 2022-08-16 17:23:02 +02:00
dependabot[bot]
e0a3bfe201 Bump stylelint-config-recommended from 8.0.0 to 9.0.0 in /frontend (#428)
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/8.0.0...9.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-08-16 12:50:36 +02:00