Ruben Fiszel
69ed4feaff
add @fatonramadani to codeowners
2022-08-05 10:13:38 +02:00
Ruben Fiszel
11c37c267f
fix extra_params basecamp
2022-08-05 09:59:00 +02:00
github-actions[bot]
4a47650163
sync hub items with community #338
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-05 09:44:36 +02:00
Ruben Fiszel
41063f34c3
add basecamp oauth
2022-08-05 09:42:45 +02:00
Faton Ramadani
c6c0837c9b
Check whether flow is defined before rendering the preview button ( #337 )
2022-08-05 09:11:55 +02:00
Ruben Fiszel
7755e6fea9
chore(main): release 1.28.0 ( #323 )
...
* chore(main): release 1.28.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.28.0
2022-08-05 01:53:57 +02:00
Ruben Fiszel
3cc9e8d172
fix flowstatusviewer and updating to in_progress much sooner
2022-08-05 01:38:33 +02:00
Ruben Fiszel
6b129b213b
fix flowstatusviewer and updating to in_progress much sooner
2022-08-05 00:46:10 +02:00
Ruben Fiszel
7c3704cad4
gif support + _value preview in object viewer
2022-08-04 23:45:27 +02:00
Ruben Fiszel
54ab6087d0
chore: update frontend
2022-08-04 22:52:45 +02:00
Faton Ramadani
721ab62ad9
Bug fix for whole flow preview ( #335 )
...
* Fix connect a ressource + preview on pull mode
* Remove code duplication
2022-08-04 21:31:07 +02:00
Faton Ramadani
3472912765
Update readme ( #333 )
2022-08-04 20:14:59 +02:00
Faton Ramadani
0fbd5209fc
Fix previous results in Flow preview ( #332 )
2022-08-04 20:14:32 +02:00
Ruben Fiszel
afb831a8fb
fix no app integration for in connect app
2022-08-04 18:54:19 +02:00
Ruben Fiszel
0b17411ae3
tooltip for why python not supported for trigger scripts
2022-08-04 18:44:00 +02:00
Ruben Fiszel
30917a39e6
fix pull_items + add discord_webhook
2022-08-04 18:33:09 +02:00
Ruben Fiszel
a9a4b9b21d
fix(api): add discord webhook manual instructions
2022-08-04 17:49:13 +02:00
Faton Ramadani
615f69e935
feat(frontend): global flow preview ( #329 )
...
* Added flow preview
* Fix blue
* Disable preview button is not inputs are valid
* Fix layout top margin
2022-08-04 17:46:40 +02:00
Ruben Fiszel
986e76dc87
fix(oauth2): remove discord oauth integration
2022-08-04 16:05:40 +02:00
Ruben Fiszel
6332910dd2
fix(backend): generalize oauth clients to take in extra params
2022-08-04 14:32:04 +02:00
Ruben Fiszel
82c7ddc00e
fix(frontend): loading template pick the language as well
2022-08-04 10:50:44 +02:00
Faton Ramadani
05324bd356
fix(frontend): Use the bracket notation when an identifier is not a valid JS expression ( #327 )
2022-08-04 10:13:03 +02:00
Ruben Fiszel
3bcd542130
fix(backend): handle better some flow edge-cases
2022-08-04 01:50:47 +02:00
Ruben Fiszel
988536128b
fix(backend): handle better some flow edge-cases
2022-08-04 01:48:53 +02:00
Ruben Fiszel
0e8552ba80
fix(frontend): add jpeg support
2022-08-04 01:22:48 +02:00
Ruben Fiszel
70de6e3972
fix(backend): handle better some flow edge-cases
2022-08-04 01:13:12 +02:00
Faton Ramadani
07f5023bf8
Flow fix property picker ( #326 )
...
* Fix property picker
* Fix property picker
2022-08-04 00:28:46 +02:00
Faton Ramadani
2f0b128897
Flow: Input connect ( #325 )
...
* Fix EditorBar in the script editor
* Rework ArgInput
* Add a button to link a property
* Adapt style
* Clean up
* Clean up Toggle
* Clean up Toggleclear
* Fix editor
* Fix login test
* Fix login test
* Done
* Fix toggling issues
2022-08-03 19:51:58 +02:00
sqwishy
40555868e6
fix(backend): prometheus histogram for worker job timer ( #312 )
...
* prometheus histogram for worker job timer
hosts on :8001
* some new metrics in worker + field
adds start_time_seconds, job_duration_seconds & jobs_failed
* use tokio task_local to count job failures
* METRICS_ADDR environment variable off by default
true defaults to 0.0.0.0:8001 otherwise expects a socket address
* pass metrics as args instead of task local
2022-08-02 22:56:25 +02:00
Ruben Fiszel
d3b6878d45
chore(main): release 1.27.2 ( #322 )
...
* chore(main): release 1.27.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.27.2
2022-08-02 18:40:33 +02:00
Ruben Fiszel
b128388cc6
fix(deno-client): getResource can now fetch non-object values
2022-08-02 18:38:54 +02:00
Ruben Fiszel
7f75fc7e5b
chore(main): release 1.27.1 ( #321 )
...
* chore(main): release 1.27.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.27.1
2022-08-02 17:31:42 +02:00
Ruben Fiszel
893ee941d7
fix: migrate to new style radio button
2022-08-02 17:30:12 +02:00
Ruben Fiszel
e3a1c283fa
chore(main): release 1.27.0 ( #300 )
v1.27.0
2022-08-02 16:57:01 +02:00
Ruben Fiszel
9daff2a228
feat: add primitive sql format ( #320 )
2022-08-02 16:55:20 +02:00
Mike
24a7e46fe9
fix: prefer COPY over ADD ( #319 )
2022-08-02 14:21:22 +02:00
dependabot[bot]
c17b8c35ee
chore(deps-dev): bump tailwindcss from 3.1.6 to 3.1.7 in /frontend ( #317 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-08-01 23:29:45 +00:00
dependabot[bot]
b9d4cc1c25
chore(deps-dev): bump @types/vscode from 1.67.0 to 1.69.0 in /frontend ( #303 )
...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode ) from 1.67.0 to 1.69.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 23:21:26 +00:00
dependabot[bot]
fee9d65401
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #316 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.31.0 to 5.32.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.32.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 23:15:41 +00:00
dependabot[bot]
fe3f4b57d5
chore(deps-dev): bump svelte2tsx from 0.5.12 to 0.5.13 in /frontend ( #318 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.5.12 to 0.5.13.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.12...svelte2tsx-0.5.13 )
---
updated-dependencies:
- dependency-name: svelte2tsx
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-08-01 23:13:31 +00:00
dependabot[bot]
9bc7b6ebbd
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #314 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.31.0 to 5.32.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.32.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 23:04:48 +00:00
dependabot[bot]
982a37784c
chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 in /frontend ( #315 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.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.20.0...v8.21.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-08-01 23:03:42 +00:00
dependabot[bot]
1003842189
chore(deps-dev): bump @playwright/test in /frontend ( #313 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.24.0 to 1.24.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.24.0...v1.24.2 )
---
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-08-01 22:59:53 +00:00
Ruben Fiszel
990634cb69
chore: update backend
2022-08-02 00:49:21 +02:00
dependabot[bot]
6f688442d7
chore(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8 in /frontend ( #304 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.7 to 10.4.8.
- [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.7...10.4.8 )
---
updated-dependencies:
- dependency-name: autoprefixer
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-08-02 00:36:50 +02:00
dependabot[bot]
32b9466284
chore(deps-dev): bump @tailwindcss/typography in /frontend ( #305 )
...
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography ) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/tailwindcss/typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.3...v0.5.4 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
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-08-02 00:36:29 +02:00
dependabot[bot]
2795a4004c
chore(deps-dev): bump flowbite-svelte in /frontend ( #302 )
...
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte ) from 0.22.19 to 0.22.27.
- [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.22.19...v0.22.27 )
---
updated-dependencies:
- dependency-name: flowbite-svelte
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-08-02 00:36:09 +02:00
Mike
9e84b458b1
fix: typos ( #301 )
2022-08-01 17:17:19 +02:00
Ruben Fiszel
30bd56563f
reimport openflow as schemas
2022-08-01 17:07:43 +02:00
Ruben Fiszel
02ff2655a3
reimport openflow as schemas
2022-08-01 16:59:12 +02:00