Ruben Fiszel
15f79c42ff
minimap fixes
2022-10-26 07:35:20 +02:00
Ruben Fiszel
cda8d9f0e1
fix migration of old flows
2022-10-26 06:49:48 +02:00
Ruben Fiszel
d6ecd1394a
fix input transforms
2022-10-26 06:14:42 +02:00
Faton Ramadani
4f82c6e694
fix(frontend): Fix overlay map indicator ( #816 )
2022-10-25 23:24:27 +02:00
Ruben Fiszel
46eec980c9
fix early stop
2022-10-25 23:05:03 +02:00
Faton Ramadani
fde979d2b8
fix(frontend): Fix legacy input transforms ( #814 )
2022-10-25 19:29:55 +02:00
Faton Ramadani
dc961438b7
fix(frontend): Fix input transforms ( #813 )
2022-10-25 18:41:11 +02:00
Faton Ramadani
028b53f9f5
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
23ad077055
fix schedule on setScheduleEnabled errors
2022-10-25 13:16:33 +02:00
Ruben Fiszel
3dbacdf08d
fix schedule on setScheduleEnabled errors
2022-10-25 12:59:22 +02:00
Ruben Fiszel
14fb4551f4
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
c3ecbfa292
fix input transform form
2022-10-25 00:27:06 +02:00
dependabot[bot]
ce23d3d111
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]
630e7542a8
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]
b01b7acec1
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]
27326dd9da
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
17064138c2
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
786e59af1f
chore(deps): backend update
2022-10-24 21:28:25 +02:00
Kai Jellinghaus
3ea0156226
Add a dockerfile to the benchmarks directory
2022-10-24 17:51:33 +02:00
Ruben Fiszel
b0fe6da27e
approval flow nit
2022-10-24 17:17:57 +02:00
Ruben Fiszel
16afde6806
approval flow with idendity of the approver
2022-10-24 16:37:09 +02:00
Ruben Fiszel
eae96274e3
add identity job_kind to openapi
2022-10-24 14:51:25 +02:00
Ruben Fiszel
02f4113234
add resume_id to job_resume + add identity module
2022-10-24 14:48:28 +02:00
Ruben Fiszel
3ad64ba6eb
fix get_suspended_job_flow module finding
2022-10-24 10:37:21 +02:00
Ruben Fiszel
da71358090
fix get_suspended_job_flow
2022-10-24 10:18:23 +02:00
Ruben Fiszel
53593f41c5
only load script content if path change
2022-10-24 10:12:38 +02:00
Ruben Fiszel
1353c7b8da
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 >
2022-10-24 02:38:12 +02:00
Ruben Fiszel
e642627bf7
better tooltips
2022-10-24 02:32:01 +02:00
Ruben Fiszel
77c114f037
fix(deno-client): add approver
2022-10-24 02:24:44 +02:00
Ruben Fiszel
7a4bcd98f6
feat: add approver to approval step
2022-10-24 01:50:39 +02:00
Ruben Fiszel
dfc587b812
fix: approval pages now require no auth
2022-10-23 15:50:36 +02:00
Ruben Fiszel
b942f0b603
chore(main): release 1.40.1 ( #794 )
...
* chore(main): release 1.40.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-22 16:21:10 +02:00
Jakub Kołodziejczak
ec8d742432
fix(deno-client): fix build.sh to have reproducible builds ( #793 )
2022-10-22 16:19:31 +02:00
Jakub Kołodziejczak
5f8ba50800
ci(deno-client): fix build.sh to have reproducible builds ( #792 )
2022-10-22 16:01:50 +02:00
Ruben Fiszel
81549837ba
chore(main): release 1.40.0 ( #780 )
...
* chore(main): release 1.40.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-22 14:06:23 +02:00
Jakub Kołodziejczak
759425bbac
feat(deno-client): improve docs by extending function signatures ( #791 )
...
> as a windmill script developer I want to know what type/data structure is returned from the windmill sdk
2022-10-22 14:04:38 +02:00
Ruben Fiszel
a9359dada7
fix: improve approval flow with approval page
2022-10-22 13:55:12 +02:00
Ruben Fiszel
f8fce1fa78
fix send tx for kill
2022-10-22 00:34:36 +02:00
Ruben Fiszel
fb572e3279
nit wording
2022-10-21 23:54:27 +02:00
Ruben Fiszel
960b701cf6
feat(backend): propagate cancel instantly to all flow jobs if any
2022-10-21 22:01:07 +02:00
Ruben Fiszel
68a0376fc3
feat(backend): propagate cancel instantly to all flow jobs if any
2022-10-21 22:00:52 +02:00
Ruben Fiszel
de96d35aff
clean up the new script page
2022-10-21 21:33:56 +02:00
Ruben Fiszel
725e354dd8
nit pickable buttons for flows
2022-10-21 21:20:01 +02:00
Ruben Fiszel
961588d300
nit pickable buttons for flows
2022-10-21 20:43:09 +02:00
Ruben Fiszel
7459c673f8
nit do not disable forloop on subsequent steps
2022-10-21 20:34:04 +02:00
Ruben Fiszel
c0da13320c
nit escape on contentPreview
2022-10-21 20:01:20 +02:00
Ruben Fiszel
a9bf7a4835
fix import script from hub
2022-10-21 19:43:53 +02:00
Ruben Fiszel
26cd5ec6f2
fix import script from hub
2022-10-21 19:38:33 +02:00
Ruben Fiszel
8c2bc1a00b
simplify script picker menu for flows
2022-10-21 19:02:00 +02:00
Ruben Fiszel
b57da4a25a
fix(frontend): rework te new script page
2022-10-21 14:25:21 +02:00