49 Commits

Author SHA1 Message Date
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
c5583a44e8 chore(deps): bump @angular/core from 15.2.9 to 15.2.10 in /frontend
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 15.2.9 to 15.2.10.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  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-11-22 15:52:30 +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
c94666c55b chore(deps): bump @angular/forms from 15.2.8 to 15.2.10 in /frontend
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 15.2.8 to 15.2.10.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  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-27 10:13:34 +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
998f2e3108 chore(deps-dev): bump karma from 6.4.1 to 6.4.2 in /frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: karma
  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>
2023-08-09 22:27:40 +02:00
0656a0a619 fix(frontend): angular example 2023-08-08 13:28:50 +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
2f2162bb66 chore(deps-dev): bump @types/jasmine from 4.3.1 to 4.3.5 in /frontend
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.3.1 to 4.3.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  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>
2023-07-18 10:05:22 +02:00
207000a5af chore(deps-dev): bump jasmine-core from 4.5.0 to 4.6.0 in /frontend
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  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-07-17 11:28:56 +02:00
d33c5d04c8 chore(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1 in /frontend
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  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>
2023-07-13 11:23: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
404c736f77 Improve custom events and update example apps (#768) 2023-05-30 13:37:30 +02:00
ee5517cab2 Merge pull request #761 from teamhanko/dependabot/npm_and_yarn/frontend/karma-chrome-launcher-3.2.0
chore(deps-dev): bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /frontend
2023-04-28 09:08:02 +02:00
e8c2e5e05f chore(deps-dev): bump karma-chrome-launcher in /frontend
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 20:06:12 +00:00
3692926ce9 chore(deps): bump @angular/router from 15.2.1 to 15.2.8 in /frontend
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 15.2.1 to 15.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.8/packages/router)

---
updated-dependencies:
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 20:05:05 +00:00
bbaab07021 chore(deps): bump zone.js from 0.12.0 to 0.13.0 in /frontend
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.13.0/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 20:04:16 +00:00
ebc58f4f06 chore(deps): bump @angular/platform-browser in /frontend
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 15.2.2 to 15.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.8/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 12:24:54 +00:00
9547c68337 chore(deps): bump @angular/platform-browser-dynamic in /frontend
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 15.2.2 to 15.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.8/packages/platform-browser-dynamic)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 20:04:15 +00:00
6493ad55e6 chore(deps): bump @angular/forms from 15.2.2 to 15.2.8 in /frontend
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 15.2.2 to 15.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.8/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 20:20:27 +00:00
e33e9cbed6 chore(deps): bump @angular/compiler from 15.2.2 to 15.2.8 in /frontend
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 15.2.2 to 15.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.8/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 20:04:25 +00:00
048ddc43e5 chore(deps-dev): bump @angular/compiler-cli in /frontend
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 15.2.1 to 15.2.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.6/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 20:13:35 +00:00
072fb2cbc1 chore(deps-dev): bump @angular-devkit/build-angular in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 15.2.1 to 15.2.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/15.2.1...15.2.4)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 20:05:48 +00:00
d8c355f70d chore(deps): bump @angular/animations from 15.2.2 to 15.2.3 in /frontend
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 15.2.2 to 15.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.3/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 20:27:20 +00:00
da31cd74ae chore(deps): bump @angular/platform-browser-dynamic in /frontend
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 15.2.1 to 15.2.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.2/packages/platform-browser-dynamic)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 16:23:30 +00:00
f8951f19ba chore(deps): bump @angular/forms from 15.2.1 to 15.2.2 in /frontend
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 15.2.1 to 15.2.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.2/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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