Commit Graph

11968 Commits

Author SHA1 Message Date
Ruben Fiszel
77903c37b8 fix(frontend): fix path group refresh & create variable path reset 2022-07-08 16:52:06 +02:00
Ruben Fiszel
e986e05f5a chore(main): release 1.17.1 (#172)
* chore(main): release 1.17.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-08 12:52:21 +02:00
Ruben Fiszel
8116980f51 fix(deno-client): fix stringify 2022-07-08 12:45:51 +02:00
Ruben Fiszel
2c8046d957 fix(frontend): fix sendRequest 2022-07-08 12:32:55 +02:00
Ruben Fiszel
1bc3b67882 fix(frontend): change lsp behavior 2022-07-08 11:12:25 +02:00
Ruben Fiszel
8c6f4ad4eb fix(backend): set error content-type to text 2022-07-07 18:07:56 +02:00
Ruben Fiszel
864fdce8c5 fix(frontend): reload editor when language changes for in-flow editor 2022-07-07 17:19:10 +02:00
Ruben Fiszel
19d0519654 fix(frontend): sveltekit prerender enabled -> default 2022-07-07 17:10:40 +02:00
Ruben Fiszel
7fb18d93c5 fix(frontend): connect an app resource creation 2022-07-07 11:06:22 +02:00
Ruben Fiszel
93e2ee5a4d fix(frontend): connect an app resource creation 2022-07-07 10:51:17 +02:00
Ruben Fiszel
0cbd222082 fix(frontend): current hash link 2022-07-07 09:10:02 +02:00
Ruben Fiszel
56bc9b666a ci: publish lsp only on new releases 2022-07-06 00:29:46 +02:00
Ruben Fiszel
064144199c fix: remove unnecessary v8 snapshot 2022-07-06 00:22:37 +02:00
Ruben Fiszel
2cae0dad00 fix: in-flow script editor fixes 2022-07-05 12:02:12 +02:00
Ruben Fiszel
e24c2e80aa fix: in-flow script editor fixes 2022-07-05 11:57:30 +02:00
Ruben Fiszel
9b40c7328c chore(main): release 1.17.0 (#171)
* chore(main): release 1.17.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-05 11:43:50 +02:00
Ruben Fiszel
c2e9ef1ca0 feat: in-flow editor mvp 2022-07-05 11:26:13 +02:00
dependabot[bot]
5aa862bf32 chore(deps-dev): bump @typescript-eslint/parser in /frontend (#169)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.3 to 5.30.5.
- [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.30.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-07-05 03:08:36 +00:00
Ruben Fiszel
895c028190 ci: dependatbot auto-merge 2022-07-05 05:04:41 +02:00
Ruben Fiszel
01efb7b723 ci: dependatbot auto-merge 2022-07-05 04:04:47 +02:00
Ruben Fiszel
fd0f488029 ci: dependatbot auto-merge 2022-07-05 03:55:05 +02:00
Ruben Fiszel
9d84d9b835 ci: dependatbot auto-merge 2022-07-05 03:50:02 +02:00
Ruben Fiszel
e141c36c24 ci: dependatbot auto-merge 2022-07-05 03:45:13 +02:00
Ruben Fiszel
efa2addb0d ci: dependatbot auto-merge 2022-07-05 03:41:45 +02:00
Ruben Fiszel
5c5fa18209 ci: dependatbot auto-merge 2022-07-05 03:39:01 +02:00
Ruben Fiszel
a78f4fcf64 ci: dependatbot auto-merge 2022-07-05 03:37:07 +02:00
Ruben Fiszel
8680e1bd45 ci: dependatbot auto-merge 2022-07-05 03:33:42 +02:00
Ruben Fiszel
ab89ab01e2 auto-merge 2022-07-05 03:23:54 +02:00
dependabot[bot]
a8f13959bc chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#168)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.3 to 5.30.5.
- [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.30.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-07-05 03:06:16 +02:00
Ruben Fiszel
e9897d2540 chore(main): release 1.16.1 (#167)
* chore(main): release 1.16.1

* Apply automatic changes

* Update CHANGELOG.md

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-05 02:03:14 +02:00
Ruben Fiszel
0322a81521 ci: auto-merge dependabot 2022-07-05 02:01:00 +02:00
Ruben Fiszel
9883eae2e7 Replace cypress with playwright (#170)
* cypress

* all

* global setup

* global setup

* setup node

* setup node

* setup node
2022-07-05 01:46:43 +02:00
Ruben Fiszel
a9dd7cac55 fix: oauth logins used incorrect scope 2022-07-04 22:57:04 +02:00
Ruben Fiszel
2e96c79179 fix: trace errors body 2022-07-04 22:14:46 +02:00
Ruben Fiszel
01db9f75fb fix: trace errors body 2022-07-04 07:58:51 +02:00
Ruben Fiszel
95abaaa568 cypress .gitignore 2022-07-03 19:29:12 +02:00
Ruben Fiszel
4e68691e94 cypress baseUrl 2022-07-03 19:26:50 +02:00
Ruben Fiszel
c3c9a4b85c baseUrl 2022-07-03 19:26:25 +02:00
Ruben Fiszel
b7db80b08b ci: cypress 2022-07-03 10:30:03 +02:00
Ruben Fiszel
f646aa4dfe ci: cypress timeout 2022-07-03 09:39:34 +02:00
Ruben Fiszel
4b1af4bcd6 fix: bump all backend deps by breaking cycling through not using oauth2 2022-07-03 09:22:11 +02:00
Ruben Fiszel
dd1d7c4c72 fix: bump all backend deps by breaking cycling through not using oauth2 2022-07-03 09:21:48 +02:00
Ruben Fiszel
84ef166a9c change node version 2022-07-03 04:08:13 +02:00
dependabot[bot]
1f70fee4c1 chore(deps-dev): bump svelte-highlight from 6.0.1 to 6.1.2 in /frontend (#164)
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 6.0.1 to 6.1.2.
- [Release notes](https://github.com/metonym/svelte-highlight/releases)
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/metonym/svelte-highlight/compare/v6.0.1...v6.1.2)

---
updated-dependencies:
- dependency-name: svelte-highlight
  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-07-03 03:56:15 +02:00
dependabot[bot]
eae5e1dcee chore(deps-dev): bump stylelint-config-recommended in /frontend (#165)
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended
  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-07-03 03:55:19 +02:00
dependabot[bot]
ad9038233c chore(deps-dev): bump @sveltejs/kit in /frontend (#166)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.355 to 1.0.0-next.357.
- [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.357/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>
2022-07-03 03:55:04 +02:00
Ruben Fiszel
e75537bf0c editor bump + fixes 2022-07-03 03:52:37 +02:00
dependabot[bot]
dd461fa04a chore(deps-dev): bump tailwindcss from 3.0.24 to 3.1.4 in /frontend (#160)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  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-07-03 03:35:03 +02:00
dependabot[bot]
91eec0c1cd chore(deps-dev): bump svelte2tsx from 0.5.10 to 0.5.11 in /frontend (#161)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.10...svelte2tsx-0.5.11)

---
updated-dependencies:
- dependency-name: svelte2tsx
  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-07-03 03:33:50 +02:00
dependabot[bot]
d898e272ac chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 in /frontend (#162)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  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-07-03 03:33:39 +02:00