Ruben Fiszel
07fac175a0
feat: add schedule settable from pull flows
2022-07-27 12:18:02 +02:00
Ruben Fiszel
9295d69666
fix checkboxes
2022-07-26 19:42:11 +02:00
Ruben Fiszel
cc77e07a75
convert from dynamic expr to raw
2022-07-26 19:34:59 +02:00
Ruben Fiszel
7ce816682d
align language on OpenFlow
2022-07-26 19:15:34 +02:00
Ruben Fiszel
f1f1d41781
fix: import from JSON load schemas
2022-07-26 19:13:20 +02:00
Ruben Fiszel
7476021d2f
fix: audit logs
2022-07-26 18:49:27 +02:00
Ruben Fiszel
231ff43aff
fix: multiple UI fixes
2022-07-26 18:25:34 +02:00
Ruben Fiszel
767c0a9acf
fix: multiple UI fixes
2022-07-26 17:28:36 +02:00
Ruben Fiszel
326a97a96e
primary schedule in flow UI wip
2022-07-26 16:21:41 +02:00
Ruben Fiszel
668ca4d9b1
feat: prop picker functional for pull flows
2022-07-26 12:45:00 +02:00
Faton Ramadani
17dfd558d5
feat: Add flow input and current step in the prop picker ( #236 )
...
* Add flow input and current step in the prop picker
* Fix step + correctly bind pickableProperties
* Correctly make pickable properties + use popper to fix display issues
* styling
* Remove debugger
* Simplify how search works by removing one store
* preview
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-07-26 11:51:45 +02:00
Ruben Fiszel
022f39be01
fix(frontend): get refresh token for google services
2022-07-26 01:52:36 +02:00
Ruben Fiszel
7ded39b5ba
fix(frontend): get refresh token for google services
2022-07-26 01:22:54 +02:00
Ruben Fiszel
d447b0c130
fix(frontend): get refresh token for google services
2022-07-26 01:05:34 +02:00
Ruben Fiszel
4980be315c
monaco-lsp downgrade + google-refresh fix + backend update
2022-07-25 22:53:08 +02:00
dependabot[bot]
e2c5993721
chore(deps): bump monaco-languageclient from 2.0.2 to 2.1.0 in /frontend ( #255 )
...
Bumps [monaco-languageclient](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/client ) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/TypeFox/monaco-languageclient/releases )
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/client/CHANGELOG.md )
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/mlc-v2.1.0/packages/client )
---
updated-dependencies:
- dependency-name: monaco-languageclient
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-25 19:56:42 +00:00
dependabot[bot]
ed3585c92e
chore(deps): bump serde from 1.0.139 to 1.0.140 in /backend ( #253 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
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-25 19:47:02 +00:00
dependabot[bot]
d696e27dc8
chore(deps): bump vscode-ws-jsonrpc from 1.0.1 to 1.0.2 in /frontend ( #251 )
...
Bumps [vscode-ws-jsonrpc](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/vscode-ws-jsonrpc ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/TypeFox/monaco-languageclient/releases )
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/vscode-ws-jsonrpc/CHANGELOG.md )
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/vwj-v1.0.2/packages/vscode-ws-jsonrpc )
---
updated-dependencies:
- dependency-name: vscode-ws-jsonrpc
dependency-type: direct:production
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-25 19:30:39 +00:00
dependabot[bot]
c6014db888
chore(deps-dev): bump @sveltejs/kit in /frontend ( #254 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.384 to 1.0.0-next.393.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.393/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
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-25 19:27:25 +00:00
Ruben Fiszel
9da71834dc
fix(frontend): badge google logo for login
2022-07-25 21:19:57 +02:00
dependabot[bot]
35785db346
chore(deps): bump tokio from 1.20.0 to 1.20.1 in /backend ( #252 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
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-25 19:17:46 +00:00
Ruben Fiszel
faab4b7c42
feat: add google login v1
2022-07-25 21:15:46 +02:00
dependabot[bot]
9157b68a0d
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #249 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.31.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.31.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-07-25 19:11:27 +00:00
dependabot[bot]
43107d3882
chore(deps): bump @fortawesome/free-brands-svg-icons in /frontend ( #243 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.1...6.1.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-type: direct:production
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-25 19:03:16 +00:00
dependabot[bot]
4238bacfbf
chore(deps): bump tracing-subscriber from 0.3.14 to 0.3.15 in /backend ( #248 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.14...tracing-subscriber-0.3.15 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
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-25 19:00:59 +00:00
dependabot[bot]
a3133d89c3
chore(deps-dev): bump svelte2tsx from 0.5.11 to 0.5.12 in /frontend ( #250 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.5.11 to 0.5.12.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.11...svelte2tsx-0.5.12 )
---
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-07-25 18:58:48 +00:00
dependabot[bot]
39b081bd7d
chore(deps-dev): bump @playwright/test in /frontend ( #246 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.23.4 to 1.24.0.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.23.4...v1.24.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 18:52:50 +00:00
dependabot[bot]
83a692861c
chore(deps): bump deno_core from 0.143.0 to 0.144.0 in /backend ( #247 )
...
Bumps [deno_core](https://github.com/denoland/deno ) from 0.143.0 to 0.144.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-25 18:52:02 +00:00
dependabot[bot]
f46d2f0dc0
chore(deps): bump lettre from 0.10.0 to 0.10.1 in /backend ( #244 )
...
Bumps [lettre](https://github.com/lettre/lettre ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/lettre/lettre/releases )
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lettre/lettre/compare/v0.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: lettre
dependency-type: direct:production
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-25 18:43:31 +00:00
Ruben Fiszel
5023e0b539
fix(frontend): badge needs a little right margin
2022-07-25 20:40:35 +02:00
Ruben Fiszel
07c7982bfb
fix(frontend): display number field in flows
2022-07-25 20:35:21 +02:00
dependabot[bot]
fa41af5eb0
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #241 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.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.31.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-07-25 18:33:33 +00:00
dependabot[bot]
4fa45d1472
chore(deps): bump @fortawesome/free-solid-svg-icons in /frontend ( #240 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.1...6.1.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:production
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-25 18:31:28 +00:00
dependabot[bot]
69c1faaa53
chore(deps): bump cla-assistant/github-action ( #239 )
...
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action ) from 2.1.3.pre.beta to 2.2.0.
- [Release notes](https://github.com/cla-assistant/github-action/releases )
- [Changelog](https://github.com/contributor-assistant/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.1.3-beta...v2.2.0 )
---
updated-dependencies:
- dependency-name: cla-assistant/github-action
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-25 18:28:55 +00:00
Ruben Fiszel
89cdc26ecb
fix(frontend): fork script from hub
2022-07-25 20:21:27 +02:00
Ruben Fiszel
7776b4f823
chore(main): release 1.23.0 ( #235 )
...
* chore(main): release 1.23.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-25 17:52:38 +02:00
Ruben Fiszel
f378f77f37
more icons for resource types
2022-07-25 16:02:32 +02:00
github-actions[bot]
2723e85e23
sync hub items with community #237
...
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-25 14:29:14 +02:00
Ruben Fiszel
0309f93c2d
fix(oauth2): add google clients
2022-07-25 13:26:19 +02:00
Ruben Fiszel
c5926d09dc
feat(frontend): title everywhere
2022-07-25 10:46:27 +02:00
Ruben Fiszel
05ba0a06d0
feat: hub flows integration
2022-07-25 10:03:52 +02:00
Ruben Fiszel
f402cc67c1
also allow editable flow
2022-07-24 11:27:36 +02:00
Ruben Fiszel
8a951e8821
fix: static is undefined by default instead of being empty ''
2022-07-23 23:16:53 +02:00
Ruben Fiszel
656e0acfc1
feat(backend): do not require visibility on job to see job if in possesion of uuid
2022-07-23 21:16:48 +02:00
Ruben Fiszel
a4383b0eb6
feat(frontend): deeper integration with the hub
2022-07-23 21:11:31 +02:00
Ruben Fiszel
1c9ec803b5
websocket auto-connect
2022-07-23 18:29:21 +02:00
Ruben Fiszel
61b14551c1
websocket auto-connect
2022-07-23 18:28:41 +02:00
Ruben Fiszel
caae0cd10c
fix: display websocket status in flow inline editor
2022-07-23 16:09:53 +02:00
Ruben Fiszel
7bcb043442
remove unnecessary vscode import
2022-07-23 15:54:16 +02:00
Ruben Fiszel
1f84048701
feat: add editor bar to inline scripts of flows
2022-07-23 11:20:22 +02:00