Ruben Fiszel
84a3fbe46b
feat(python): type is automatically inferred from default parameters
2022-10-29 12:48:50 +02:00
Ruben Fiszel
b3d8d8e611
ci: use cargo check to cache dockerfile #828
2022-10-29 12:20:16 +02:00
Kai Jellinghaus
0034129a30
restructure the entire backend layout using workspaces ( #815 )
2022-10-29 11:58:06 +02:00
Ruben Fiszel
c1c4bfc5ce
flow ui nits
2022-10-28 16:11:03 +02:00
Ruben Fiszel
38a764841d
fix flow node id creation
2022-10-28 15:56:23 +02:00
Ruben Fiszel
ebf8b6b839
schedule + alert nits
2022-10-28 11:38:25 +02:00
Ruben Fiszel
f036af5788
make going to source script/flow easier
2022-10-28 11:20:12 +02:00
Ádám Kovács
17e766aa6e
feat(frontend): Update progress bar ( #770 )
...
* feat(frontend): Update progress bar component
* feat(frontend): Add progress to flow run (WIP)
* feat(frontend): Add progress to flow run (WIP 2)
* fix(frontend): Fix loop progress loading
* fix(frontend): Rethink progress bar
* fix(frontend): Remove comment
* feat(front): Add error state and instant loading
* fix(frontend): Fix disappearing progress bits
* feat(frontend): Add progress to run page
* fix(frontend): Fix parallel progress loading issue
* progress bar + up to fix
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-10-28 10:33:28 +02:00
Ruben Fiszel
8475e31740
UX flow improvements + fix collecting results for loops in frontend + fix Identity behavior in backend
2022-10-27 18:50:32 +02:00
Faton Ramadani
79e8b1ff75
fix(frontend): Add summary to the script editor ( #825 )
2022-10-27 11:52:48 +02:00
Faton Ramadani
d995acfee5
remove flowbite-svelte ( #823 )
...
* remove flowbite-svelte
* remove package
* Fix badge
2022-10-27 11:36:16 +02:00
Ruben Fiszel
5e34656517
fix codeViewer for non deno scripts
2022-10-27 09:26:52 +02:00
Ruben Fiszel
86efd6ad21
fix loading non deno from hub
2022-10-27 09:08:55 +02:00
Ruben Fiszel
8a486a8a92
update resource spec
2022-10-27 00:59:25 +02:00
Ruben Fiszel
188171126c
fix export to tarball
2022-10-27 00:43:51 +02:00
Ruben Fiszel
0199007d46
improve python parsing of imports
2022-10-27 00:19:17 +02:00
Ruben Fiszel
c59ee075af
New Script UX refactor
2022-10-26 23:09:10 +02:00
Ruben Fiszel
340add7f4f
fix result by id
2022-10-26 08:54:28 +02:00
Ruben Fiszel
6fcf984ea3
feat(frontend): result by id
2022-10-26 08:31:30 +02:00
Ruben Fiszel
e492f71ed9
minimap fixes
2022-10-26 07:35:20 +02:00
Ruben Fiszel
6b353ac4e1
fix migration of old flows
2022-10-26 06:49:48 +02:00
Ruben Fiszel
8a059201c9
fix input transforms
2022-10-26 06:14:42 +02:00
Faton Ramadani
a65c4c3570
fix(frontend): Fix overlay map indicator ( #816 )
2022-10-25 23:24:27 +02:00
Ruben Fiszel
7c55d1302b
fix early stop
2022-10-25 23:05:03 +02:00
Faton Ramadani
b078bde305
fix(frontend): Fix legacy input transforms ( #814 )
2022-10-25 19:29:55 +02:00
Faton Ramadani
53eede4f02
fix(frontend): Fix input transforms ( #813 )
2022-10-25 18:41:11 +02:00
Faton Ramadani
054c142882
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
14c5bcf2fe
fix schedule on setScheduleEnabled errors
2022-10-25 13:16:33 +02:00
Ruben Fiszel
8df48f2b11
fix schedule on setScheduleEnabled errors
2022-10-25 12:59:22 +02:00
Ruben Fiszel
9a67607b20
feat: payload capture of json to initialize flow input ( #655 )
...
* capture table and some endpoints for json pastebin
* only retain user's most recent captures
* merge conflict
* sqlx data
* fix migration
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-10-25 00:54:53 +02:00
Ruben Fiszel
7addf0c6b1
fix input transform form
2022-10-25 00:27:06 +02:00
dependabot[bot]
f0af36c479
chore(deps-dev): bump simple-svelte-autocomplete in /frontend ( #799 )
...
Bumps [simple-svelte-autocomplete](https://github.com/pstanoev/simple-svelte-autocomplete ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pstanoev/simple-svelte-autocomplete/releases )
- [Commits](https://github.com/pstanoev/simple-svelte-autocomplete/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: simple-svelte-autocomplete
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-10-24 21:00:23 +00:00
dependabot[bot]
5ef6aec368
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 in /frontend ( #801 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.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.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
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-10-24 22:51:06 +02:00
dependabot[bot]
5591e75727
chore(deps): bump monaco-languageclient from 4.0.0 to 4.0.1 in /frontend ( #798 )
...
Bumps [monaco-languageclient](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/client ) from 4.0.0 to 4.0.1.
- [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-4.0.1/packages/client )
---
updated-dependencies:
- dependency-name: monaco-languageclient
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-10-24 20:18:15 +00:00
dependabot[bot]
767cc4e943
chore(deps): bump node from 18-alpine to 19-alpine ( #797 )
...
Bumps node from 18-alpine to 19-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
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-10-24 22:13:11 +02:00
Jakub Kołodziejczak
10e1de8476
fix(deno-client): automatically encode approver param + refactor: use URL class to format urls ( #809 )
2022-10-24 22:12:47 +02:00
Ruben Fiszel
b7c01ceddb
chore(deps): backend update
2022-10-24 21:28:25 +02:00
Kai Jellinghaus
f548748eaf
Add a dockerfile to the benchmarks directory
2022-10-24 17:51:33 +02:00
Ruben Fiszel
7e6f63511b
approval flow nit
2022-10-24 17:17:57 +02:00
Ruben Fiszel
45761f8e0c
approval flow with idendity of the approver
2022-10-24 16:37:09 +02:00
Ruben Fiszel
aadc2a229c
add identity job_kind to openapi
2022-10-24 14:51:25 +02:00
Ruben Fiszel
40bfc486c7
add resume_id to job_resume + add identity module
2022-10-24 14:48:28 +02:00
Ruben Fiszel
0f4ffd29dd
fix get_suspended_job_flow module finding
2022-10-24 10:37:21 +02:00
Ruben Fiszel
e7d000a6d7
fix get_suspended_job_flow
2022-10-24 10:18:23 +02:00
Ruben Fiszel
f69b4d6a07
only load script content if path change
2022-10-24 10:12:38 +02:00
Ruben Fiszel
ced68f35fa
chore(main): release 1.41.0 ( #795 )
...
* chore(main): release 1.41.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.41.0
2022-10-24 02:38:12 +02:00
Ruben Fiszel
a45ba528ad
better tooltips
2022-10-24 02:32:01 +02:00
Ruben Fiszel
17d9f38d30
fix(deno-client): add approver
2022-10-24 02:24:44 +02:00
Ruben Fiszel
a0b2c9e77d
feat: add approver to approval step
2022-10-24 01:50:39 +02:00
Ruben Fiszel
3c91e42b9e
fix: approval pages now require no auth
2022-10-23 15:50:36 +02:00