Ruben Fiszel
84ab9dae5d
also allow editable flow
2022-07-24 11:27:36 +02:00
Ruben Fiszel
fc651629c7
fix: static is undefined by default instead of being empty ''
2022-07-23 23:16:53 +02:00
Ruben Fiszel
b05422963b
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
bb58eba2b5
feat(frontend): deeper integration with the hub
2022-07-23 21:11:31 +02:00
Ruben Fiszel
ba4de1af0a
websocket auto-connect
2022-07-23 18:29:21 +02:00
Ruben Fiszel
d4298882d4
websocket auto-connect
2022-07-23 18:28:41 +02:00
Ruben Fiszel
9e9138e4ee
fix: display websocket status in flow inline editor
2022-07-23 16:09:53 +02:00
Ruben Fiszel
2b3ddc1dda
remove unnecessary vscode import
2022-07-23 15:54:16 +02:00
Ruben Fiszel
7a6a2c982d
feat: add editor bar to inline scripts of flows
2022-07-23 11:20:22 +02:00
Ruben Fiszel
d95128e681
fix: do not redirect to /user on /user namespace
2022-07-22 21:43:42 +02:00
Ruben Fiszel
f5a30bed63
chore(main): release 1.22.0 ( #234 )
...
* chore(main): release 1.22.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.22.0
2022-07-22 21:13:35 +02:00
Ruben Fiszel
c7528d417f
fix: export json is converted to pull mode + rd fix
2022-07-22 21:12:03 +02:00
Ruben Fiszel
666e0f68d0
fix: export json is converted to pull mode
2022-07-22 02:28:05 +02:00
Ruben Fiszel
36606ab8b6
feat: more visual cues about trigger scripts
2022-07-22 02:23:10 +02:00
Ruben Fiszel
154c2a91ca
feat: more visual cues about trigger scripts
2022-07-22 02:22:09 +02:00
Ruben Fiszel
7862ff41e2
feat: import and export flow from JSON
2022-07-22 02:07:19 +02:00
Ruben Fiszel
4be5d37a54
fix: improve tooltip
2022-07-22 00:15:49 +02:00
Ruben Fiszel
c84b1c9a8c
fix: improve tooltip
2022-07-21 23:58:32 +02:00
Ruben Fiszel
38ffcfeb29
feat: rich rendering of flows
2022-07-21 21:13:53 +02:00
Ruben Fiszel
4d01598e24
fix: placeholder undefined for arginput
2022-07-21 15:32:11 +02:00
Faton Ramadani
3c16621f6b
feat: dynamic template for script inputs in flow
...
* Refactor flow UI/UX + added fork and create script from inline script
* Prevent infinite loop when remove steps
* Fix forking a script from the Hub
* Fix viewing code of a script from the Hub
* Fix PR comments
* Fix code highlight
* Fix path
* Find next available path
* Fix copy first step schema
* Light dynamic input WIP
* Fix initial input transform
* Use backquote to inject code
* Light dynamic input working
* Adapt warning message
* Merge main
* Change toggle text
* Change toggle text
* Fix preview
* Add missing id
* Fix z-index
* Update frontend/src/lib/components/ModuleStep.svelte
* pushed propertiesType fix
* pushed propertiesType fix
* JSON.parse resulting expr
* use class for property-picker
* Rework onmouseleave logic
* handle all types
* give up on object
* give up on object
* give up on object
* fix toggle
* good to merge
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-07-21 14:58:55 +02:00
Ruben Fiszel
d1c0feb025
minor UI fixes
2022-07-20 20:02:35 +02:00
Ruben Fiszel
855647fdf0
minor UI fixes
2022-07-20 20:02:12 +02:00
Ruben Fiszel
9adf252c1f
minor UI fixes
2022-07-20 20:00:36 +02:00
Ruben Fiszel
134b3a6356
minor UI fixes
2022-07-20 19:53:38 +02:00
Ruben Fiszel
1ec69efcbb
minor UI fixes
2022-07-20 19:32:49 +02:00
Ruben Fiszel
02a37900fe
minor UI fixes
2022-07-20 19:28:11 +02:00
Ruben Fiszel
029f0bc509
sqlx fix
2022-07-20 18:44:08 +02:00
Ruben Fiszel
5eb190b0ba
flow UI improvements
2022-07-20 18:36:15 +02:00
Ruben Fiszel
f6d6934584
feat: add delete schedule
2022-07-20 17:37:04 +02:00
Ruben Fiszel
acb09d1ce1
small frontend fixes
2022-07-20 15:57:45 +02:00
Ruben Fiszel
c34633989e
feat(backend): check of no path conflict between flow and flow's primary schedules
2022-07-20 14:43:08 +02:00
github-actions[bot]
9eefde4027
sync hub items with community ( #193 )
...
* [create-pull-request] automated change
* Update mongodb.json
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-07-20 12:57:54 +02:00
Ruben Fiszel
da2845321a
chore(frontend): update sveltekit ( #195 )
...
* chore(frontent): update sveltekit
* remove cypress
* dont pin vite
2022-07-20 12:49:49 +02:00
Ruben Fiszel
d3dbd6f8dd
sqlx fix
2022-07-19 21:04:27 +02:00
Ruben Fiszel
f429074528
fix(frontend): remove unecessary step 1 of flows
2022-07-19 21:03:19 +02:00
Ruben Fiszel
5941467ea1
fix(frontend): initFlow also reset schemaStore
2022-07-19 20:43:50 +02:00
Ruben Fiszel
97292d18fb
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Ruben Fiszel
08ab4d171a
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 11:02:26 +02:00
Ruben Fiszel
c269de82b9
chore(main): release 1.21.1 ( #233 )
v1.21.1
2022-07-19 10:59:53 +02:00
Ruben Fiszel
2f4df43a1a
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 10:59:07 +02:00
dependabot[bot]
8e4b95de21
chore(deps-dev): bump @playwright/test in /frontend ( #231 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.23.2 to 1.23.4.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.23.2...v1.23.4 )
---
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-07-19 08:55:10 +00:00
Ruben Fiszel
49f8050aaf
fix(python-client): sed openapi to avoid generator circular dependency
2022-07-19 10:46:10 +02:00
Ruben Fiszel
8c41100402
chore(deps): update backend dependencies
2022-07-19 10:08:02 +02:00
Ruben Fiszel
7d39f81b82
chore(main): release 1.21.0 ( #215 )
...
* chore(main): release 1.21.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.21.0
2022-07-19 06:01:18 +02:00
Ruben Fiszel
6939f9d76b
fix: list with is_skipped + deno-client fix
2022-07-19 05:59:12 +02:00
Ruben Fiszel
98a5959fcc
fix(backend): clear env variables before running script
2022-07-19 05:51:19 +02:00
dependabot[bot]
16d0144483
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /frontend ( #229 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.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.19.0...v8.20.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-07-18 19:13:18 +00:00
dependabot[bot]
ef3938a326
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #226 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [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.30.7/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 19:06:07 +00:00
dependabot[bot]
00efd2c845
chore(deps-dev): bump @sveltejs/adapter-node in /frontend ( #220 )
...
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node ) from 1.0.0-next.79 to 1.0.0-next.81.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-node/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@1.0.0-next.81/packages/adapter-node )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
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-18 18:54:29 +00:00