46 Commits

Author SHA1 Message Date
64abc8f4aa chore: increase version numbers (#2274) 2025-10-14 11:46:00 +02:00
2a1f25982f chore: increase version numbers (#2236) 2025-08-28 09:31:07 +02:00
d6e481c310 chore: increase version number (#2164) 2025-05-21 08:35:47 +02:00
3c3dfb4942 chore: increase version numbers (#2140) 2025-04-28 18:05:11 +02:00
6af695345b Feat: js flow api sdk (#2097) 2025-04-24 22:52:28 +02:00
0ae2ca649f chore: update versions to 1.5.2 2025-04-16 16:01:38 +02:00
caa46a03f4 chore: update versions to 1.5.1 (#2104) 2025-03-31 13:10:23 +02:00
09adeb1c5e chore: update versions to 1.5.0 (#2082) 2025-03-14 12:28:06 +01:00
490b694ab3 chore: update versions to 1.4.0 (#2049) 2025-02-14 11:33:20 +01:00
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
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
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
9a4d5ccb81 chore: update versions to 0.9.1 2023-11-27 15:06:36 +01:00
e03e1edf53 chore(deps): bump react-router-dom from 6.14.2 to 6.18.0 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.2 to 6.18.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.18.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-02 11:06:18 +01:00
759e727135 chore(deps): bump @types/react from 18.2.0 to 18.2.32 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.0 to 18.2.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2023-10-26 11:27:52 +02: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
40bc8bb536 chore(deps): bump @types/react-dom from 18.0.11 to 18.2.7 in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  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-08-04 10:58:05 +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
50775cf239 chore(deps): bump react-router-dom from 6.10.0 to 6.14.2 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.10.0 to 6.14.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.14.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-07-19 16:51:26 +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
404c736f77 Improve custom events and update example apps (#768) 2023-05-30 13:37:30 +02:00
662626a3ef Merge pull request #704 from teamhanko/dependabot/npm_and_yarn/frontend/react-router-dom-6.10.0
chore(deps): bump react-router-dom from 6.8.2 to 6.10.0 in /frontend
2023-04-26 15:03:29 +02:00
f3d2dccb66 chore(deps): bump @types/react from 18.0.28 to 18.2.0 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.28 to 18.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 20:21:09 +00:00
34d6d0253d chore(deps): bump react-router-dom from 6.8.2 to 6.10.0 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 6.10.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.10.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 20:10:36 +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