Ruben Fiszel
7a6d8d38e2
fix loading empty path
2022-08-17 13:31:21 +02:00
Ruben Fiszel
b397527717
update postgresql query script
2022-08-17 13:04:53 +02:00
Ruben Fiszel
b2c2f29385
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 >
v1.31.0
2022-08-17 12:05:43 +02:00
Faton Ramadani
127b0b4e5e
feat(frontend): Redesign of the Flow Editor + Arbitrary forloop
2022-08-17 12:03:38 +02:00
Ruben Fiszel
a64fa1054b
add pgQuery to deno-client
2022-08-17 11:53:22 +02:00
Ruben Fiszel
40abf870c5
use app in hub path
2022-08-17 11:31:23 +02:00
Ruben Fiszel
8abf2b7e9d
fix styling
2022-08-17 09:55:24 +02:00
Ruben Fiszel
3947d21129
fix styling
2022-08-17 09:36:09 +02:00
Ruben Fiszel
807f4b325a
fix styling
2022-08-17 09:34:29 +02:00
Ruben Fiszel
c758646eda
remove zendesk from community types
2022-08-16 23:52:19 +02:00
Ruben Fiszel
99594ff968
remove zendesk
2022-08-16 23:45:58 +02:00
Ruben Fiszel
03a3715d86
add zendesk oauth client
2022-08-16 23:28:31 +02:00
github-actions[bot]
0f338d359a
sync hub items with community ( #439 )
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-16 23:20:34 +02:00
Ruben Fiszel
e606118943
fix(backend): collecting result when for loop is not the last step #422
...
* wip: step after forloop results
Adding a failing test so I don't forget out about it.
In the last step, `items` is `4`, the last item in iteration, rather
than the collected list. My guess is this is because the results aren't
collected unless the flow quits early or the forloop module is the last
module so that `last_step` is true.
* test
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-08-16 23:03:55 +02:00
Ruben Fiszel
6d33ae4ece
refresh button under resource picker
2022-08-16 22:54:43 +02:00
github-actions[bot]
3b78afdd5c
sync hub items with community ( #438 )
...
* sync hub items with community
* Delete email_smtp.json
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-08-16 21:26:26 +02:00
Ruben Fiszel
2f33a71326
fix svg
2022-08-16 21:08:57 +02:00
Ruben Fiszel
57dee6a5ec
fix svg
2022-08-16 21:08:08 +02:00
github-actions[bot]
e114341350
sync hub items with community ( #437 )
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-16 21:06:57 +02:00
Ruben Fiszel
bc50b51cf9
remove non admin user
2022-08-16 21:00:11 +02:00
Ruben Fiszel
5317ecd58e
add icons for hub scripts
2022-08-16 20:57:36 +02:00
github-actions[bot]
40de4ef4e7
sync hub items with community ( #436 )
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-16 19:06:21 +02:00
Ruben Fiszel
4ea3de9c0d
make simple object settable as JSON
2022-08-16 19:02:02 +02:00
Ruben Fiszel
448e939ec0
do not overwrite schemaProperty if the typ is the same
2022-08-16 17:23:02 +02:00
Mike
100451878c
fix(self-hosting): add lsp and caddy to docke-compose ( #432 )
2022-08-16 14:33:37 +02:00
github-actions[bot]
02d178b411
sync hub items with community ( #431 )
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-16 13:34:16 +02:00
dependabot[bot]
90dfd33724
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
dependabot[bot]
1534490ee8
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /frontend ( #430 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.0 to 5.33.1.
- [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.33.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 10:12:18 +00:00
dependabot[bot]
1c7d8ed9dd
Bump monaco-editor-workers from 0.33.0 to 0.34.0 in /frontend ( #424 )
...
Bumps [monaco-editor-workers](https://github.com/TypeFox/monaco-components/tree/HEAD/packages/monaco-editor-workers ) from 0.33.0 to 0.34.0.
- [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/workers_v0.34.0/packages/monaco-editor-workers )
---
updated-dependencies:
- dependency-name: monaco-editor-workers
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-08-16 10:07:19 +00:00
dependabot[bot]
716d1a13f7
Bump eslint from 8.21.0 to 8.22.0 in /frontend ( #429 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.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.21.0...v8.22.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-08-16 10:05:55 +00:00
Ruben Fiszel
fe8d945a2c
APP -> Api + Google signin button
2022-08-16 12:02:02 +02:00
dependabot[bot]
5579b5d5fc
Bump flowbite-svelte from 0.24.10 to 0.24.12 in /frontend ( #427 )
...
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte ) from 0.24.10 to 0.24.12.
- [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.24.10...v0.24.12 )
---
updated-dependencies:
- dependency-name: flowbite-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-08-16 10:00:12 +00:00
dependabot[bot]
3f2e0882ef
Bump svelte-markdown from 0.2.2 to 0.2.3 in /frontend ( #425 )
...
Bumps [svelte-markdown](https://github.com/pablo-abc/svelte-markdown ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/pablo-abc/svelte-markdown/releases )
- [Commits](https://github.com/pablo-abc/svelte-markdown/compare/0.2.2...0.2.3 )
---
updated-dependencies:
- dependency-name: svelte-markdown
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-16 09:48:28 +00:00
dependabot[bot]
b058974fe8
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 in /frontend ( #410 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.0 to 5.33.1.
- [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.33.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 11:38:05 +02:00
dependabot[bot]
d5c3a5544b
Bump cssnano from 5.1.12 to 5.1.13 in /frontend ( #411 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.12 to 5.1.13.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@5.1.13 )
---
updated-dependencies:
- dependency-name: cssnano
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-16 11:37:54 +02:00
dependabot[bot]
fc24e4bd6c
Bump @playwright/test from 1.24.2 to 1.25.0 in /frontend ( #413 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.24.2...v1.25.0 )
---
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-08-16 11:37:43 +02:00
dependabot[bot]
d220231bee
Bump flowbite-svelte from 0.24.2 to 0.24.10 in /frontend ( #415 )
...
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte ) from 0.24.2 to 0.24.10.
- [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.24.2...v0.24.10 )
---
updated-dependencies:
- dependency-name: flowbite-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-08-16 11:37:33 +02:00
Ruben Fiszel
82e8e12388
scripteditor default preview tab -> input
2022-08-16 00:08:54 +02:00
dependabot[bot]
df56e87cdc
Bump chrono from 0.4.21 to 0.4.22 in /backend ( #420 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.21...v0.4.22 )
---
updated-dependencies:
- dependency-name: chrono
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-15 19:43:27 +00:00
dependabot[bot]
5ec78b9d30
Bump anyhow from 1.0.60 to 1.0.61 in /backend ( #414 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.60...1.0.61 )
---
updated-dependencies:
- dependency-name: anyhow
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-15 19:31:47 +00:00
dependabot[bot]
75312abde9
Bump futures from 0.3.21 to 0.3.23 in /backend ( #417 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23 )
---
updated-dependencies:
- dependency-name: futures
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-15 19:11:22 +00:00
dependabot[bot]
02e4030602
Bump swc_ecma_parser from 0.117.0 to 0.117.4 in /backend ( #416 )
...
Bumps [swc_ecma_parser](https://github.com/swc-project/swc ) from 0.117.0 to 0.117.4.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/commits )
---
updated-dependencies:
- dependency-name: swc_ecma_parser
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-15 19:02:35 +00:00
dependabot[bot]
4ed235f6ec
Bump deno_core from 0.146.0 to 0.147.0 in /backend ( #412 )
...
Bumps [deno_core](https://github.com/denoland/deno ) from 0.146.0 to 0.147.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-08-15 18:45:31 +00:00
Ruben Fiszel
824e91bbc7
pass path as env variable
2022-08-15 13:51:16 +02:00
Ruben Fiszel
064ae59338
make executable paths configurable
2022-08-15 13:32:51 +02:00
Ruben Fiszel
1275f5f7fb
fix: set secure only for https
2022-08-15 10:40:01 +02:00
Ruben Fiszel
92d1a3a441
remove hardcoded paths when nsjail is disabled
2022-08-15 10:08:40 +02:00
Ruben Fiszel
08886c4d24
replace restricted gmail scope with sensitive
2022-08-15 01:48:55 +02:00
Ruben Fiszel
d280ed5476
README rewording
2022-08-15 00:50:56 +02:00
Mike
34be0564f8
feat: allow to configure port via envar ( #407 )
2022-08-15 00:36:07 +02:00