Ruben Fiszel
|
92c67228ac
|
make code injection works with multiline
|
2022-08-23 22:34:16 +02:00 |
|
Ruben Fiszel
|
2ffe03f6e7
|
fix click propagation on module header
|
2022-08-23 22:30:35 +02:00 |
|
Faton Ramadani
|
8a585c084a
|
fix(front): Display all the logs (#479)
|
2022-08-23 22:21:26 +02:00 |
|
Faton Ramadani
|
ab994e6d42
|
fix(front): Display all the logs (#478)
|
2022-08-23 22:13:27 +02:00 |
|
Ruben Fiszel
|
6d25f94127
|
cancel flow on run
|
2022-08-23 22:08:52 +02:00 |
|
Ruben Fiszel
|
dba1678857
|
init args in flowpreviewcontent
|
2022-08-23 21:56:05 +02:00 |
|
Ruben Fiszel
|
ad723a12c6
|
fork from frontpage
|
2022-08-23 21:33:44 +02:00 |
|
Ruben Fiszel
|
74055b7a0f
|
fork from frontpage
|
2022-08-23 21:26:59 +02:00 |
|
Ruben Fiszel
|
c5c4138983
|
fork from frontpage
|
2022-08-23 21:25:38 +02:00 |
|
Ruben Fiszel
|
cbbd41e6e2
|
fix loading flow
|
2022-08-23 21:14:39 +02:00 |
|
Ruben Fiszel
|
237c5fd53c
|
fork scripts
|
2022-08-23 21:05:17 +02:00 |
|
Faton Ramadani
|
2153bbc4d1
|
Fix inline preview reload (#477)
* fix(front): Fix inline preview
* fix(front): Fix inline preview reload
* fix(front): Fix inline preview reload
|
2022-08-23 20:24:35 +02:00 |
|
Ruben Fiszel
|
d0c0a5a027
|
summary on flow modules
|
2022-08-23 20:23:15 +02:00 |
|
Faton Ramadani
|
cbe9676a1f
|
fix(front): Fix inline preview (#476)
|
2022-08-23 20:10:08 +02:00 |
|
Faton Ramadani
|
34dd4bef12
|
fix(front): Fix scroll (#475)
|
2022-08-23 20:03:24 +02:00 |
|
Faton Ramadani
|
e58a8d5952
|
Flow preview UI (#474)
* feat(frontend): Rework Flow preview UI
* feat(frontend): Rework Flow done
* feat(frontend): Fix SchemaForm height
* feat(frontend): Clean up
|
2022-08-23 19:58:03 +02:00 |
|
Ruben Fiszel
|
f41c612288
|
frontend checks for username at frontend
|
2022-08-23 19:40:11 +02:00 |
|
Ruben Fiszel
|
cf60241348
|
fix runs page design
|
2022-08-23 16:28:24 +02:00 |
|
Mike
|
bd98cad5c7
|
fix: remove duplicate path (#473)
|
2022-08-23 15:59:32 +02:00 |
|
Ruben Fiszel
|
b8b1cc83ae
|
list flow steps only on the tab 'all'
|
2022-08-23 15:18:44 +02:00 |
|
Ruben Fiszel
|
e7b9bace35
|
first pass on runs refactor
|
2022-08-23 02:11:01 +02:00 |
|
Lucas Lemanowicz
|
15cf33c217
|
Update docker-compose.yml (#472)
|
2022-08-22 23:51:52 +02:00 |
|
dependabot[bot]
|
81a17a2370
|
chore(deps-dev): bump flowbite-svelte in /frontend (#471)
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 0.24.12 to 0.25.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.12...v0.25.12)
---
updated-dependencies:
- dependency-name: flowbite-svelte
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-22 20:39:32 +00:00 |
|
dependabot[bot]
|
53b5d58262
|
chore(deps-dev): bump @typescript-eslint/parser in /frontend (#469)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.34.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.34.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-22 22:12:08 +02:00 |
|
dependabot[bot]
|
438b35d4ac
|
chore(deps-dev): bump svelte2tsx from 0.5.13 to 0.5.14 in /frontend (#470)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.13 to 0.5.14.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.13...svelte2tsx-0.5.14)
---
updated-dependencies:
- dependency-name: svelte2tsx
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-22 22:11:52 +02:00 |
|
Ruben Fiszel
|
40f753ec63
|
update monaco
rm new files
|
2022-08-22 22:08:06 +02:00 |
|
dependabot[bot]
|
5cbf626bd4
|
chore(deps-dev): bump svelte-check from 2.8.0 to 2.8.1 in /frontend (#466)
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-2.8.0...svelte-check-2.8.1)
---
updated-dependencies:
- dependency-name: svelte-check
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-22 19:59:07 +00:00 |
|
dependabot[bot]
|
9d2f55d4aa
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#464)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.34.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.34.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-22 19:53:15 +00:00 |
|
Ruben Fiszel
|
2257ea47e7
|
chore(deps): update backend
|
2022-08-22 21:23:09 +02:00 |
|
dependabot[bot]
|
c2eef9f2eb
|
chore(deps): bump serde from 1.0.143 to 1.0.144 in /backend (#461)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)
---
updated-dependencies:
- dependency-name: serde
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-22 19:18:48 +00:00 |
|
Ruben Fiszel
|
354c96373a
|
approved scripts/flows UI nit
|
2022-08-22 21:14:49 +02:00 |
|
dependabot[bot]
|
82a8e20481
|
chore(deps): bump swc_common from 0.27.8 to 0.27.9 in /backend (#460)
Bumps [swc_common](https://github.com/swc-project/swc) from 0.27.8 to 0.27.9.
- [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_common
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-22 19:01:37 +00:00 |
|
dependabot[bot]
|
beed0291fb
|
chore(deps): bump monaco-editor-workers in /frontend (#459)
Bumps [monaco-editor-workers](https://github.com/TypeFox/monaco-components/tree/HEAD/packages/monaco-editor-workers) from 0.34.0 to 0.34.1.
- [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/HEAD/packages/monaco-editor-workers)
---
updated-dependencies:
- dependency-name: monaco-editor-workers
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-22 18:48:39 +00:00 |
|
dependabot[bot]
|
5a06a35e6c
|
chore(deps): bump anyhow from 1.0.61 to 1.0.62 in /backend (#458)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)
---
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-22 18:38:44 +00:00 |
|
Ruben Fiszel
|
9498975fee
|
add base_url to DENO_AUTH_TOKENS
|
2022-08-22 02:47:44 +02:00 |
|
Ruben Fiszel
|
dce87d77d7
|
fix autowebsocket + update tooltip socket
|
2022-08-21 23:50:40 +02:00 |
|
Ruben Fiszel
|
35277160a6
|
feat: pass bearerToken as queryArg
|
2022-08-21 22:39:19 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
fa46d88a60
|
chore(main): release 1.34.0 (#456)
* chore(main): release 1.34.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.34.0
|
2022-08-21 22:09:23 +02:00 |
|
Ruben Fiszel
|
b9dfbfa2d8
|
feat: implicit types infered from default parameters
|
2022-08-21 22:01:24 +02:00 |
|
Ruben Fiszel
|
dabf912a5e
|
patch(deno-client): phSql now returns list instead of objects by default
|
2022-08-21 17:31:01 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
9fa0bffdd7
|
chore(main): release 1.33.0 (#455)
* chore(main): release 1.33.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.33.0
|
2022-08-21 17:21:54 +02:00 |
|
Ruben Fiszel
|
1aa28c5599
|
feat: PostgreSQL parametrized statement handled as typescript template
|
2022-08-21 17:15:56 +02:00 |
|
Ruben Fiszel
|
52f01b782c
|
patch(deno-client): export pgSql, pgClient from mod
|
2022-08-21 14:34:30 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
affcfbde88
|
chore(main): release 1.32.0 (#444)
* chore(main): release 1.32.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.32.0
|
2022-08-21 14:10:42 +02:00 |
|
Ruben Fiszel
|
da77d04094
|
fix: restart zombie jobs was restarting all jobs
|
2022-08-21 12:19:31 +02:00 |
|
Ruben Fiszel
|
1849cd8398
|
remove unecessary comment in worker
|
2022-08-21 12:10:03 +02:00 |
|
Ruben Fiszel
|
34e69bfe5d
|
remove unecessary transaction in worker
|
2022-08-21 12:08:15 +02:00 |
|
Ruben Fiszel
|
1a552d1517
|
optimize python parsing + adding tests
|
2022-08-21 10:53:41 +02:00 |
|
Ruben Fiszel
|
c0e9cd0564
|
fix: cancel a flow now does the expected behavior
|
2022-08-20 19:23:43 +02:00 |
|
Ruben Fiszel
|
0cd814cfec
|
fix(backend): clear_schedule only clear non running jobs
|
2022-08-20 19:14:16 +02:00 |
|