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
Ruben Fiszel
3554198ae2
chore(main): release 1.26.3 ( #294 )
...
* chore(main): release 1.26.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.26.3
2022-08-01 16:53:18 +02:00
Faton Ramadani
f384ea98ab
Fix EditorBar in the script editor ( #299 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-08-01 16:53:01 +02:00
Ruben Fiszel
b62548e296
increase old space for dockerfile npm build
2022-08-01 16:52:02 +02:00
Ruben Fiszel
734019e2a0
update flowapi to be easier on deno generator
2022-08-01 16:38:51 +02:00
Faton Ramadani
6b30969ae5
improve Flow UI ( #297 )
...
* Improve flow ui
* Finish reworking
* Fix formating
* Fix naviation
* Fix navigaion + adjust icon sizes
* Remove duplicate code
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-08-01 15:07:29 +02:00
Ruben Fiszel
e2788a2003
fix loading flow from blank state
2022-08-01 13:36:09 +02:00
Ruben Fiszel
8a6d977a95
perPage = 300 for scripts page
2022-08-01 12:51:18 +02:00
Ruben Fiszel
9415dbf1dd
change details page style
2022-08-01 02:45:23 +02:00
Ruben Fiszel
ff1a6be628
edited at x days ago -> edited x days ago
2022-08-01 02:37:30 +02:00
Ruben Fiszel
1bd026924b
fix: displaying which group you are a member of that gave you access to item
2022-08-01 02:30:07 +02:00
Ruben Fiszel
803fb510c4
update current job to in progress
2022-07-31 22:47:07 +02:00
Ruben Fiszel
3ebc9b7b09
update current job to in progress
2022-07-31 22:41:41 +02:00
Ruben Fiszel
cf6d513228
do not serialize the whole object for job in progress update
2022-07-31 22:31:44 +02:00
Ruben Fiszel
0c5a7f12ba
order result from forloop bby args _index
2022-07-31 20:41:35 +02:00
Ruben Fiszel
658ac65019
only check for schedule if not a flow step
2022-07-31 20:30:30 +02:00
Ruben Fiszel
124bd452ab
report flow for whom the fetching error is happening
2022-07-31 20:23:03 +02:00
Ruben Fiszel
a6cddc4fb4
report flow for whom the fetching error is happening
2022-07-31 19:53:19 +02:00
Ruben Fiszel
c86abe6ae0
fix: refresh jobs result when hopping from flow to flow
2022-07-31 19:40:56 +02:00
Ruben Fiszel
cb61adc795
error for flow of length 0
2022-07-31 19:15:05 +02:00
Ruben Fiszel
168d66c7f9
improve error messages
2022-07-31 19:01:46 +02:00
Ruben Fiszel
f13aeb3d27
chore(main): release 1.26.2 ( #293 )
...
* chore(main): release 1.26.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.26.2
2022-07-31 16:42:00 +02:00
Ruben Fiszel
5b548a0e71
fix: deno api generator now supports openflow
2022-07-31 16:39:39 +02:00
Ruben Fiszel
99290bb3bb
chore(main): release 1.26.1 ( #292 )
...
* chore(main): release 1.26.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.26.1
2022-07-31 16:20:41 +02:00
Ruben Fiszel
6b61227481
fix: encoding state now supports unicode including emojis
2022-07-31 16:17:43 +02:00
Ruben Fiszel
19d15cf453
clean further the openapi InputTransform
2022-07-31 11:23:21 +02:00