41 Commits

Author SHA1 Message Date
e18aee751c chore(deps): bump next from 14.0.1 to 14.2.7 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 14.0.1 to 14.2.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.1...v14.2.7)

---
updated-dependencies:
- dependency-name: next
  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>
2024-08-30 18:22:12 +02:00
eda0192de6 chore(deps-dev): bump @types/node from 16.18.14 to 22.5.1 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.14 to 22.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
2024-08-30 17:37:44 +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
f5d8ee4eed chore(deps-dev): bump eslint-config-next in /frontend
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.4 to 14.0.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  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-11-21 16:26:46 +01:00
f4923b6131 chore(dockerfile): update Node.js version for compatibility in Next.js quickstart 2023-11-20 10:21:50 +01:00
277596af6e chore(deps): bump next from 13.2.3 to 14.0.1 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.2.3...v14.0.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  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-11-01 15:17:21 +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
b622bd7e2e chore(deps-dev): bump eslint from 8.47.0 to 8.52.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.52.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/v8.47.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  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-10-25 11:55:10 +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
12bb567a45 chore(deps-dev): bump eslint from 8.42.0 to 8.47.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.47.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/v8.42.0...v8.47.0)

---
updated-dependencies:
- dependency-name: eslint
  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-25 11:20:43 +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
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
53eefdc2cc chore(deps-dev): bump eslint from 8.39.0 to 8.42.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.42.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/v8.39.0...v8.42.0)

---
updated-dependencies:
- dependency-name: eslint
  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-06-05 14:11:44 +02:00
404c736f77 Improve custom events and update example apps (#768) 2023-05-30 13:37:30 +02:00
efb8d7ea86 chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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/v8.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 20:05:42 +00: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
d5f7db3382 chore(deps-dev): bump eslint from 8.36.0 to 8.38.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.38.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/v8.36.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 20:06:02 +00:00
92771f679d chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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/v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 11:35:25 +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