Ruben Fiszel
98dd54d97c
fix: starting deno script is now async
2022-05-17 23:15:16 +02:00
Ruben Fiszel
6a4ed837c4
align jsonrpc
2022-05-17 23:01:02 +02:00
Ruben Fiszel
3aadee398e
fix: deno lsp uses wss instead of ws
2022-05-17 22:39:57 +02:00
Ruben Fiszel
4710afe503
chore(main): release 1.8.1 ( #57 )
...
* chore(main): release 1.8.1
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-17 21:49:10 +02:00
Ruben Fiszel
9e8ae3e51e
update frontend
2022-05-17 21:28:24 +02:00
dependabot[bot]
521f3cd2f6
chore(deps): bump @codingame/monaco-jsonrpc in /frontend ( #55 )
...
Bumps [@codingame/monaco-jsonrpc](https://github.com/CodinGame/monaco-jsonrpc ) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/CodinGame/monaco-jsonrpc/releases )
- [Commits](https://github.com/CodinGame/monaco-jsonrpc/commits )
---
updated-dependencies:
- dependency-name: "@codingame/monaco-jsonrpc"
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-05-17 21:20:40 +02:00
dependabot[bot]
b269b5b2de
chore(deps): bump @zerodevx/svelte-toast in /frontend ( #56 )
...
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast ) from 0.6.3 to 0.7.1.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases )
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.6.3...v0.7.1 )
---
updated-dependencies:
- dependency-name: "@zerodevx/svelte-toast"
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-05-17 21:19:08 +02:00
Ruben Fiszel
744114edb1
update frontend + lock python client
2022-05-17 21:16:36 +02:00
Ruben Fiszel
6d24d91a45
chore(main): release 1.8.0 ( #52 )
...
* chore(main): release 1.8.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-17 20:53:14 +02:00
Ruben Fiszel
51a4cd359e
feat: Typescript support for scripts (alpha)
...
* typescript support
* frontend
* type inference
* type inference
* v0 works
* v0 typescript
* v0 typescript
* deno-client v0
* deno-client v0
* build_deno
* rm autogenerated files
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* on tags
* createResource
* createResource
* createResource2
* typescript support
* templates
* include version
2022-05-17 20:42:05 +02:00
Ruben Fiszel
000f4aab8f
chore(main): release 1.7.0 ( #45 )
...
* chore(main): release 1.7.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-14 14:58:31 +02:00
Ruben Fiszel
3dbaf7508b
fix: better error message when saving script
2022-05-11 13:29:21 +02:00
dependabot[bot]
5675a6c098
chore(deps-dev): bump @sveltejs/kit in /frontend ( #25 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.324 to 1.0.0-next.326.
- [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.326/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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-05-11 01:27:27 +02:00
Ruben Fiszel
b9e473f459
chore(main): release 1.6.1 ( #34 )
...
* chore(main): release 1.6.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-10 21:38:59 +02:00
Ruben Fiszel
9bee83caae
fix: also store and display "started at" for completed jobs ( #33 )
2022-05-10 21:32:07 +02:00
Ruben Fiszel
ce70ec783e
run prettier
2022-05-10 21:29:54 +02:00
Ruben Fiszel
40834319a9
chore: release 1.6.0 ( #6 )
...
* Apply automatic changes
* Update version.txt
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-10 12:48:04 +02:00
Ruben Fiszel
6531789a52
fix: display more than default 30 workspaces as superadmin
2022-05-09 15:18:28 +02:00
Ruben Fiszel
b229455b96
feat: superadmin settings
2022-05-08 17:03:13 +02:00
Ruben Fiszel
c5745b8030
feat: user settings is now at workspace level
2022-05-08 12:58:58 +02:00
Ruben Fiszel
0a777dec2b
alpha.windmill -> app.windmill
2022-05-06 13:55:14 +02:00
Ruben Fiszel
980693ad06
modify headers
2022-05-05 10:22:33 +02:00
Ruben Fiszel
2e132878e4
first commit
2022-05-05 04:25:58 +02:00