Ruben Fiszel
2d02b7b2da
split frontend common utilities
2022-06-23 05:06:07 +02:00
Ruben Fiszel
c30b31ea88
move gen as well to lib
2022-06-23 01:10:33 +02:00
Ruben Fiszel
ecad14aa6a
add frontend package task for windmill-components for reuse in hub
2022-06-22 23:10:08 +02:00
Ruben Fiszel
7e4265e18f
chore(main): release 1.13.0 ( #115 )
...
* chore(main): release 1.13.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-22 21:53:07 +02:00
Ruben Fiszel
680aebb996
chore(main): release 1.12.0 ( #114 )
...
* chore(main): release 1.12.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-14 09:07:56 +02:00
Ruben Fiszel
7739c4beaa
chore(main): release 1.11.0 ( #112 )
...
* chore(main): release 1.11.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-14 01:45:10 +02:00
Ruben Fiszel
0da602d2c7
chore(main): release 1.10.1 ( #111 )
...
* chore(main): release 1.10.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-12 03:45:23 +02:00
Ruben Fiszel
c3d2fd6e52
chore(main): release 1.10.0 ( #105 )
...
* chore(main): release 1.10.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-12 02:01:27 +02:00
Ruben Fiszel
f691f53224
chore(main): release 1.9.0 ( #63 )
...
* chore(main): release 1.9.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-06-05 13:43:51 +02:00
Faton Ramadani
fc8b078101
Setup Cypress e2e tests ( #91 )
...
* Setup Cypress e2e tests
* Add login function
* Cypress github action setup
* Fix CI github action
* Properly setup node and install dependencies
* Wait on localhost to respond before running the tests
* Install missing dependencies
* Remove rust setup
* Stop caddy after installation
* Remove Caddy from CI
* Properly connect to DB
* CI clean up
* Run cypress after build
* Testing CI
* Restore commented code
* Fix docker image tag
* Fix tags
* Fix tag
* Fix tag
* Fix node_modules
* Fix postgres host name
* Bind
* Fix port
* Logs
* Fix DB Host
* Test GA
* Create docker network
* Get IP from container
* Try removing custom wait-on
* Correctly run cypress tests
* Print IP
* Add logs
* Debug docker
* Add logs
* Logs
* logs
* Fix DB hostname
* tring my way
* tring my way
* tring my way
* tring my way
* works
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-06-03 20:22:12 +02:00
dependabot[bot]
c8eedf7d77
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #89 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.26.0 to 5.27.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.27.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 10:01:14 +02:00
dependabot[bot]
ca436d1d2a
chore(deps-dev): bump @sveltejs/adapter-static in /frontend ( #87 )
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.31 to 1.0.0-next.34.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.34/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
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-06-01 09:54:28 +02:00
dependabot[bot]
9876b22d62
chore(deps-dev): bump postcss-load-config in /frontend ( #85 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/postcss/postcss-load-config/releases )
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: postcss-load-config
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-06-01 09:54:02 +02:00
dependabot[bot]
04093a9a14
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #86 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.26.0 to 5.27.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.27.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 09:53:42 +02:00
dependabot[bot]
1f6946f09b
chore(deps): bump @zerodevx/svelte-toast in /frontend ( #80 )
...
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases )
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: "@zerodevx/svelte-toast"
dependency-type: direct:production
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-06-01 09:52:46 +02:00
dependabot[bot]
5a14d4b7d8
chore(deps-dev): bump eslint-plugin-svelte3 in /frontend ( #79 )
...
Bumps [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3 ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte3/releases )
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.4.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 09:51:47 +02:00
dependabot[bot]
ee9d9d25bc
chore(deps-dev): bump @sveltejs/adapter-node in /frontend ( #84 )
...
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node ) from 1.0.0-next.73 to 1.0.0-next.78.
- [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.78/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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-06-01 09:49:04 +02:00
dependabot[bot]
fc19c3c247
chore(deps-dev): bump cssnano from 5.1.9 to 5.1.10 in /frontend ( #82 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.9 to 5.1.10.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.9...cssnano@5.1.10 )
---
updated-dependencies:
- dependency-name: cssnano
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-06-01 09:48:17 +02:00
dependabot[bot]
54ca6362d6
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 in /frontend ( #83 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
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-06-01 09:47:02 +02:00
dependabot[bot]
06eb50fbf2
chore(deps-dev): bump openapi-typescript-codegen in /frontend ( #70 )
...
Bumps [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen ) from 0.11.8 to 0.22.0.
- [Release notes](https://github.com/ferdikoomen/openapi-typescript-codegen/releases )
- [Changelog](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ferdikoomen/openapi-typescript-codegen/commits/v0.22.0 )
---
updated-dependencies:
- dependency-name: openapi-typescript-codegen
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-05-24 16:44:39 +02:00
dependabot[bot]
40a380e9ec
chore(deps-dev): bump postcss-load-config in /frontend ( #71 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.1.4 to 4.0.0.
- [Release notes](https://github.com/postcss/postcss-load-config/releases )
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-load-config/compare/v3.1.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: postcss-load-config
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 16:41:06 +02:00
Ruben Fiszel
d2f4a552c9
update eslint + prettify
2022-05-24 16:30:32 +02:00
dependabot[bot]
0ea96f82d1
chore(deps-dev): bump eslint from 7.32.0 to 8.16.0 in /frontend ( #69 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.16.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/v7.32.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 12:57:33 +02:00
Ruben Fiszel
e905d65ca6
fix: update monaco language-client for better lsp support
2022-05-23 13:23:37 +02:00
Ruben Fiszel
42aa386119
fix: update monaco language-client for better lsp support
2022-05-20 18:40:17 +02:00
Ruben Fiszel
d601ef9439
chore(main): release 1.8.6 ( #62 )
...
* chore(main): release 1.8.6
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 23:34:48 +02:00
Ruben Fiszel
37afd486fd
chore(main): release 1.8.4 ( #60 )
...
* chore(main): release 1.8.4
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 22:58:34 +02:00
Ruben Fiszel
f12fe85fef
chore(main): release 1.8.3 ( #59 )
...
* chore(main): release 1.8.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 10:13:12 +02:00
Ruben Fiszel
02fb2b3806
chore(main): release 1.8.2 ( #58 )
...
* chore(main): release 1.8.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 09:50:12 +02:00
Ruben Fiszel
dbd6142997
align jsonrpc
2022-05-17 23:01:02 +02:00
Ruben Fiszel
92b502d9ba
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
c49e4930bc
update frontend
2022-05-17 21:28:24 +02:00
dependabot[bot]
7b6ae612a5
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]
d179d6efc3
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
f02e5b19ac
update frontend + lock python client
2022-05-17 21:16:36 +02:00
Ruben Fiszel
e114d0f426
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
ec528fce67
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
7f21d03d00
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
96f54f5f44
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
2e132878e4
first commit
2022-05-05 04:25:58 +02:00