b469e97a00
chore: update versions to 1.3.0 ( #1998 )
...
* chore: update versions to 1.3.0
* chore: update elements dependency
2024-12-11 14:05:31 +01:00
b0872b84ac
chore(deps-dev): bump vite from 4.5.3 to 4.5.5 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 19:57:31 +01:00
6eb28065f9
chore: update versions to 1.2.0
2024-11-05 15:31:20 +01:00
0ee2a4819c
chore: update versions to 1.1.0 ( #1748 )
2024-10-15 13:46:22 +02:00
677e9e65fe
chore(deps-dev): bump svelte from 3.58.0 to 4.2.19 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 3.58.0 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 19:44:11 +02:00
b96bd2cf7f
chore(deps-dev): bump svelte-check from 3.2.0 to 3.8.6 in /frontend
...
Bumps [svelte-check](https://github.com/sveltejs/language-tools ) from 3.2.0 to 3.8.6.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.2.0...svelte-check-3.8.6 )
---
updated-dependencies:
- dependency-name: svelte-check
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>
2024-08-30 18:32:09 +02:00
8d5a77b083
chore(deps-dev): bump vite from 4.4.12 to 4.5.3 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.12 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 16:57:48 +02:00
453567d45f
chore: update versions to 1.0.2 ( #1599 )
...
* chore: update versions to 1.0.2
* chore: add package-lock.json
2024-08-28 14:02:05 +02:00
7c6030f9c7
chore: update versions to 1.0.1 ( #1592 )
2024-08-26 15:54:29 +02:00
d08016f888
chore: update versions to 1.0.0
2024-08-08 16:12:59 +02:00
88514cf178
docs: update config reference links
2024-08-07 11:55:23 +02:00
601ffaae92
Introduce Flowpilot - integration ( #1532 )
...
This pull request introduces the new Flowpilot system along with several new features and various improvements. The key enhancements include configurable authorization, registration, and profile flows, as well as the ability to enable and disable user identifiers (e.g., email addresses and usernames) and login methods.
---------
Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
Co-authored-by: Lennart Fleischmann <lennart.fleischmann@hanko.io>
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
Co-authored-by: merlindru <hello@merlindru.com>
2024-08-06 16:07:29 +02:00
0c9e2f5ea9
chore: update versions to v0.12.0
2024-07-03 10:41:34 +02:00
2f3d4f016c
chore: update versions to v0.11.0
2024-04-29 17:46:07 +02:00
7c3af05e3b
chore: update versions to v0.10.2
2024-04-10 15:44:51 +02:00
315c9aa362
update versions to v0.10.1
2024-03-27 16:34:43 +01:00
ff415299e2
chore: bump frontend versions to v0.10.0
2024-02-16 14:53:37 +01:00
6da6f0eee5
chore(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 18:18:54 +01:00
9a4d5ccb81
chore: update versions to 0.9.1
2023-11-27 15:06:36 +01:00
1a8d59d2f3
chore(deps-dev): bump svelte-preprocess from 5.0.4 to 5.1.0 in /frontend
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 5.0.4 to 5.1.0.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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>
2023-11-13 11:37:36 +01:00
693912d27c
chore(deps): bump tslib from 2.5.0 to 2.6.2 in /frontend
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.5.0 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
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>
2023-11-07 11:45:19 +01:00
4144c2c2c7
chore: update versions to 0.9.0
2023-10-19 11:29:55 +02:00
aa927eabde
chore: update versions to 0.8.4
2023-10-11 14:44:40 +02:00
6761f4b6e7
chore: bump frontend versions to 0.8.3
2023-08-28 11:46:38 +02:00
8fa9117a64
chore(deps-dev): bump vite from 4.3.9 to 4.4.9 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.9 to 4.4.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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>
2023-08-11 14:15:05 +02:00
19fc6471ad
chore(deps-dev): bump svelte-preprocess in /frontend
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.7 to 5.0.4.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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>
2023-08-10 11:11:32 +02:00
ece8a5c860
chore: frontend version bump ( #938 )
...
* chore: frontend version bump
* chore: fix package-lock.json
2023-08-02 09:43:37 +02:00
bd74c72f65
chore: frontend version bump
2023-07-21 10:34:04 +02:00
5dd3fefd08
chore: remove the -beta from the fronend versions. The prerelease is already adressed by the pre 1. version.
2023-07-06 14:19:58 +02:00
844fccc83a
fix: conflicts
2023-07-03 12:14:00 +02:00
c6216eae84
Chore improve events ( #864 )
2023-06-30 14:26:56 +02:00
50991c956b
French translations ( #851 )
2023-06-21 13:23:06 +02:00
5ab009bb2a
chore: bump frontend versions to 0.8.0
2023-06-13 14:15:24 +02:00
179f5b6ec8
docs: fix broken links
2023-06-12 15:33:25 +02:00
22af94b5a3
feat: introduce custom translations ( #815 )
2023-06-06 17:12:24 +02:00
ff5efebf2a
chore(deps-dev): bump vite from 4.3.3 to 4.3.9 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.3 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:11:51 +02:00
3505ac5862
chore(deps-dev): bump @sveltejs/vite-plugin-svelte in /frontend
...
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte ) from 1.4.0 to 2.4.1.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@2.4.1/packages/vite-plugin-svelte )
---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
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>
2023-05-31 14:03:18 +02:00
404c736f77
Improve custom events and update example apps ( #768 )
2023-05-30 13:37:30 +02:00
843303b97c
chore(deps-dev): bump vite from 4.2.2 to 4.3.3 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.2.2 to 4.3.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 20:06:57 +00:00
452aeeb9f0
chore(deps-dev): bump svelte from 3.55.1 to 3.58.0 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.55.1 to 3.58.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.55.1...v3.58.0 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 20:06:36 +00:00
ed8c2785f4
chore(deps-dev): bump svelte-check from 2.10.3 to 3.2.0 in /frontend
...
Bumps [svelte-check](https://github.com/sveltejs/language-tools ) from 2.10.3 to 3.2.0.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-2.10.3...svelte-check-3.2.0 )
---
updated-dependencies:
- dependency-name: svelte-check
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 20:11:24 +00:00
b90926e85b
chore(deps-dev): bump vite from 4.2.0 to 4.2.1 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.2.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 20:07:20 +00:00
cc382f2e6a
chore(deps-dev): bump vite from 3.2.5 to 4.2.0 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.5 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.2.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 20:25:52 +00:00
4f39d768b7
fix(example): do not copy lockfiles not under vc in dockerfiles
2023-03-14 10:32:36 +01:00
47040e3056
chore: fix examples 0.2.1 not published
2023-03-06 14:23:51 +01:00
b9fa81f76b
chore: moved exampled to frontend
2023-03-03 14:11:13 +01:00