dependabot[bot]
66ab9504e9
build(deps): bump minimist from 1.2.5 to 1.2.6 in /web ( #2671 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 10:28:31 +02:00
dependabot[bot]
009173fe23
build(deps): bump @typescript-eslint/parser in /web ( #2667 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.17.0 to 5.18.0.
- [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.18.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-04-05 10:15:29 +02:00
dependabot[bot]
75a5335f0f
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2668 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.17.0 to 5.18.0.
- [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.18.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-04-05 10:11:15 +02:00
Jens Langhammer
fc6742a17e
web/admin: trigger update when provider wizard finishes
...
closes #2599
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-04 10:38:30 +02:00
github-actions[bot]
31546da796
web: Update Web API Client version ( #2664 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-04-04 10:25:41 +02:00
dependabot[bot]
dea61ef35e
build(deps): bump moment from 2.29.1 to 2.29.2 in /web ( #2657 )
2022-04-04 09:49:11 +02:00
dependabot[bot]
39bea1d5d0
build(deps): bump prettier from 2.6.1 to 2.6.2 in /web ( #2659 )
2022-04-04 09:48:07 +02:00
Jens Langhammer
8b2e70d15d
web/user: fix column size
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-03 18:19:14 +02:00
transifex-integration[bot]
8e2f929933
Translate /web/src/locales/en.po in zh_CN ( #2652 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-03 13:58:44 +02:00
transifex-integration[bot]
ae2d86096b
Translate /web/src/locales/en.po in zh-Hans ( #2653 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-03 13:58:33 +02:00
transifex-integration[bot]
849c347e8c
Translate /web/src/locales/en.po in zh_TW ( #2654 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-03 13:58:24 +02:00
transifex-integration[bot]
c974298836
Translate /web/src/locales/en.po in zh-Hant ( #2655 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-03 13:58:14 +02:00
github-actions[bot]
37db6764ab
web: Update Web API Client version ( #2649 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-04-02 23:12:00 +02:00
Jens L
633296503d
core: add grouping to applications ( #2648 )
...
* core: add grouping to applications
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* core: add new field to tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-02 23:08:58 +02:00
Jens L
508cec2fd5
web: migrate dropdowns to wizards ( #2633 )
...
* web/admin: add basic wizards for providers
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web: add dark mode for wizard
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/admin: migrate policies to wizard
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* start source
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* policies: sanitze_dict when returning log messages during tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* Revert "web/admin: migrate policies to wizard"
This reverts commit d8b7f62d3e
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
# Conflicts:
# web/src/locales/zh-Hans.po
# web/src/locales/zh-Hant.po
# web/src/locales/zh_TW.po
* web: rewrite wizard to be element based
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* further cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* update sources
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web: migrate property mappings
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* migrate stages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* migrate misc dropdowns
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* migrate outpost integrations
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-02 19:48:17 +02:00
transifex-integration[bot]
be91d893fb
Translate /web/src/locales/en.po in zh_CN ( #2644 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-02 16:39:38 +02:00
transifex-integration[bot]
1fc6aa5a02
Translate /web/src/locales/en.po in zh-Hans ( #2645 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-02 16:39:30 +02:00
transifex-integration[bot]
2256baced5
Translate /web/src/locales/en.po in zh-Hant ( #2646 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-02 16:39:22 +02:00
transifex-integration[bot]
f2af904aeb
Translate /web/src/locales/en.po in zh_TW ( #2647 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-04-02 16:39:15 +02:00
github-actions[bot]
030f612c38
web: Update Web API Client version ( #2642 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-04-01 22:10:45 +02:00
Jens Langhammer
d84ff2bbca
policies: add policy log messages to test endpoints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-01 22:07:35 +02:00
github-actions[bot]
83c4d5393c
web: Update Web API Client version ( #2632 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-31 20:24:11 +02:00
transifex-integration[bot]
4210f692ff
Translate /web/src/locales/en.po in zh_CN ( #2626 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-31 09:33:18 +02:00
transifex-integration[bot]
85a3578092
Translate /web/src/locales/en.po in zh-Hant ( #2627 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-31 09:33:09 +02:00
transifex-integration[bot]
6b05d44d1f
Translate /web/src/locales/en.po in zh-Hans ( #2628 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-31 09:33:00 +02:00
transifex-integration[bot]
49b221ed68
Translate /web/src/locales/en.po in zh_TW ( #2629 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-31 09:32:48 +02:00
github-actions[bot]
5f9dc4395a
web: Update Web API Client version ( #2625 )
2022-03-31 01:03:08 +02:00
Jens L
bb8af2f19b
providers/oauth2: add client_assertion_type jwt bearer support ( #2618 )
2022-03-31 00:30:55 +02:00
Jens Langhammer
53851efacb
Revert "web/elements: fix chart not rendering if update events happens before initial render"
...
This reverts commit f53343141e
.
2022-03-30 10:36:50 +02:00
dependabot[bot]
afea262e14
build(deps): bump @sentry/tracing from 6.19.2 to 6.19.3 in /web ( #2619 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.19.2 to 6.19.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.2...6.19.3 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-03-30 10:36:05 +02:00
dependabot[bot]
53f92f01da
build(deps): bump @sentry/browser from 6.19.2 to 6.19.3 in /web ( #2620 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.19.2 to 6.19.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.2...6.19.3 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-03-30 10:34:57 +02:00
dependabot[bot]
a267686098
build(deps): bump @types/chart.js from 2.9.35 to 2.9.36 in /web ( #2621 )
...
Bumps [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js ) from 2.9.35 to 2.9.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js )
---
updated-dependencies:
- dependency-name: "@types/chart.js"
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>
2022-03-30 10:34:44 +02:00
Jens Langhammer
f53343141e
web/elements: fix chart not rendering if update events happens before initial render
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-29 11:33:40 +02:00
dependabot[bot]
62250f4ec6
build(deps): bump @typescript-eslint/parser in /web ( #2615 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.16.0 to 5.17.0.
- [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.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-03-29 10:29:27 +02:00
dependabot[bot]
485329130b
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2616 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.16.0 to 5.17.0.
- [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.17.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-03-29 10:10:58 +02:00
dependabot[bot]
b308cfa8d7
build(deps): bump @formatjs/intl-listformat from 6.5.2 to 6.5.3 in /web ( #2603 )
...
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@6.5.2...@formatjs/intl-listformat@6.5.3 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
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>
2022-03-28 09:46:17 +02:00
dependabot[bot]
9c52ee585f
build(deps): bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 in /web ( #2605 )
2022-03-28 09:42:40 +02:00
dependabot[bot]
4c5f01020e
build(deps): bump eslint from 8.11.0 to 8.12.0 in /web ( #2607 )
2022-03-28 09:42:28 +02:00
dependabot[bot]
fc315eb8da
build(deps): bump eslint-plugin-custom-elements in /web ( #2608 )
2022-03-28 09:41:52 +02:00
dependabot[bot]
b90d8b14d6
build(deps): bump prettier from 2.6.0 to 2.6.1 in /web ( #2609 )
2022-03-28 09:41:39 +02:00
Jens Langhammer
cd2fb49f9b
web: update api
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-27 19:06:12 +02:00
transifex-integration[bot]
3da531ede3
Translate /web/src/locales/en.po in zh_CN ( #2595 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-27 15:52:24 +02:00
transifex-integration[bot]
e3e4b2f818
Translate /web/src/locales/en.po in zh_TW ( #2596 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-27 15:52:14 +02:00
transifex-integration[bot]
98391da0d0
Translate /web/src/locales/en.po in zh-Hans ( #2598 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-27 15:52:00 +02:00
transifex-integration[bot]
1555aed02f
Translate /web/src/locales/en.po in zh-Hant ( #2597 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-27 15:51:49 +02:00
Jens Langhammer
bc3e6b3962
web/admin: fix missing protocols on generated nginx config
...
closes #2585
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-26 19:18:52 +01:00
dependabot[bot]
788cd401f6
build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /web ( #2593 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 19:09:01 +01:00
github-actions[bot]
bec8c8fe0a
web: Update Web API Client version ( #2592 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-26 18:51:29 +01:00
Jens Langhammer
3184a64482
web: live-convert to slug in fields where only slugs are allowed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-26 18:49:08 +01:00
Jens Langhammer
c7a83e6182
stages/invitation: add invitation name
...
closes #2583
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-26 18:32:59 +01:00
Jens Langhammer
933919c647
web/admin: allow editing of invitations
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2583
2022-03-26 18:21:14 +01:00
dependabot[bot]
21e54d803f
build(deps): bump typescript from 4.6.2 to 4.6.3 in /web ( #2587 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-03-25 09:44:42 +01:00
dependabot[bot]
883af97148
build(deps): bump @sentry/tracing from 6.19.1 to 6.19.2 in /web ( #2578 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.19.1 to 6.19.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.1...6.19.2 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-03-24 10:15:07 +01:00
dependabot[bot]
3184019996
build(deps): bump @sentry/browser from 6.19.1 to 6.19.2 in /web ( #2579 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.19.1 to 6.19.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.1...6.19.2 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-03-24 10:14:08 +01:00
Jens Langhammer
81f3b133f6
web/user: dont show flow title in user settings
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2572
2022-03-23 10:18:53 +01:00
Jens Langhammer
b887916f5b
web/flows: fix styling for access denied stage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2572
2022-03-23 10:16:43 +01:00
dependabot[bot]
d9724e6885
build(deps): bump @fortawesome/fontawesome-free in /web ( #2568 )
2022-03-23 09:27:07 +01:00
dependabot[bot]
d092e8e4bc
build(deps): bump eslint-plugin-custom-elements in /web ( #2569 )
2022-03-23 09:26:51 +01:00
dependabot[bot]
e5b8975459
build(deps): bump country-flag-icons from 1.4.24 to 1.4.25 in /web ( #2570 )
2022-03-23 09:26:30 +01:00
github-actions[bot]
7c6b2c843b
web: Update Web API Client version ( #2563 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-22 21:41:44 +01:00
Jens Langhammer
0c2b32da31
core: add num_pk to group for applications that need a numerical group id
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2497
2022-03-22 21:37:11 +01:00
Jens Langhammer
5a07d4ec66
web/admin: fix typo in flow launch URL
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-22 20:20:38 +01:00
github-actions[bot]
64b758c8fa
web: Update Web API Client version ( #2558 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-22 20:19:53 +01:00
Jens Langhammer
a0e29d42a6
web/user: fix success popup showing after each flow stage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
closes #2547
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-22 20:17:16 +01:00
dependabot[bot]
5c50a18b6f
build(deps): bump @typescript-eslint/parser in /web ( #2549 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.15.0 to 5.16.0.
- [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.16.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-03-22 10:07:02 +01:00
dependabot[bot]
75505a2077
build(deps): bump @sentry/tracing from 6.18.2 to 6.19.1 in /web ( #2552 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.18.2 to 6.19.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.2...6.19.1 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-03-22 10:05:45 +01:00
dependabot[bot]
6d7525b5a1
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2550 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.15.0 to 5.16.0.
- [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.16.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-03-22 10:04:53 +01:00
dependabot[bot]
4ca7ba427a
build(deps): bump @sentry/browser from 6.18.2 to 6.19.1 in /web ( #2551 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.18.2 to 6.19.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.2...6.19.1 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-03-22 10:04:43 +01:00
github-actions[bot]
34473903dd
web: Update Web API Client version ( #2545 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-22 00:20:25 +01:00
Jens Langhammer
86a4a7dcee
release: 2022.3.3
2022-03-21 22:37:13 +01:00
dependabot[bot]
b418db6ecf
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2537 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.2 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-03-21 10:02:15 +01:00
dependabot[bot]
6cb1ab1d2b
build(deps): bump country-flag-icons from 1.4.22 to 1.4.24 in /web ( #2538 )
...
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.4.22 to 1.4.24.
- [Release notes](https://gitlab.com/catamphetamine/country-flag-icons/tags )
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.4.22...v1.4.24 )
---
updated-dependencies:
- dependency-name: country-flag-icons
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>
2022-03-21 10:01:09 +01:00
dependabot[bot]
ae09dac720
build(deps): bump @babel/core from 7.17.7 to 7.17.8 in /web ( #2539 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/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>
2022-03-21 10:00:53 +01:00
transifex-integration[bot]
615ce287ce
Translate /web/src/locales/en.po in zh_CN ( #2529 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:55 +01:00
transifex-integration[bot]
aa8d97249a
Translate /web/src/locales/en.po in zh-Hans ( #2530 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:46 +01:00
transifex-integration[bot]
2390df17f1
Translate /web/src/locales/en.po in zh_TW ( #2532 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:34 +01:00
transifex-integration[bot]
c022052539
Translate /web/src/locales/en.po in zh-Hant ( #2531 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:21 +01:00
Jens Langhammer
13c050e2a6
web: fix style for selected item in select in dark mode
...
closes #2528
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-18 21:20:11 +01:00
Jens Langhammer
ef371b3750
web/admin: default to not include current session in flow play, add option to start with current session
...
closes #2527
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-18 19:41:11 +01:00
dependabot[bot]
ca9fa79095
build(deps): bump @types/grecaptcha from 3.0.3 to 3.0.4 in /web ( #2513 )
2022-03-17 09:46:23 +01:00
dependabot[bot]
145eaa5de3
build(deps): bump prettier from 2.5.1 to 2.6.0 in /web ( #2515 )
2022-03-17 09:45:15 +01:00
dependabot[bot]
736f84b670
build(deps): bump country-flag-icons from 1.4.21 to 1.4.22 in /web ( #2517 )
2022-03-17 09:44:41 +01:00
Jens Langhammer
42389188ad
web/elements: make SearchSelect optionally blankable
...
closes #2504
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-16 10:12:47 +01:00
Jens Langhammer
1f6af8c221
web/admin: fix user defaulting to 0 when not set in PolicyBindingForm
...
closes #2496
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-16 10:12:47 +01:00
dependabot[bot]
14f76b2575
build(deps): bump webcomponent-qr-code from 1.0.5 to 1.0.6 in /web ( #2499 )
2022-03-16 09:28:51 +01:00
dependabot[bot]
50065d37b9
build(deps): bump @fortawesome/fontawesome-free in /web ( #2500 )
2022-03-16 09:28:40 +01:00
dependabot[bot]
a54670fb91
build(deps): bump lit from 2.2.0 to 2.2.1 in /web ( #2501 )
2022-03-16 09:28:28 +01:00
github-actions[bot]
b7a6fccdf9
web: Update Web API Client version ( #2491 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-15 10:28:36 +01:00
Jens Langhammer
522f49f48c
Merge branch 'version-2022.3'
2022-03-15 10:07:40 +01:00
dependabot[bot]
e685f11514
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2486 )
2022-03-15 09:35:36 +01:00
dependabot[bot]
1841b9b4c6
build(deps): bump rollup from 2.70.0 to 2.70.1 in /web ( #2485 )
2022-03-15 09:32:23 +01:00
dependabot[bot]
40e37a5c2c
build(deps): bump @typescript-eslint/parser in /web ( #2487 )
2022-03-15 09:31:27 +01:00
dependabot[bot]
ac838645a9
build(deps): bump @babel/core from 7.17.5 to 7.17.7 in /web ( #2488 )
2022-03-15 09:31:06 +01:00
Jens Langhammer
260a7aac63
release: 2022.3.2
2022-03-15 00:01:01 +01:00
Jens Langhammer
a3df414f24
sources/ldap: fix parent_group not being applied
...
closes #2464
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-14 22:13:20 +01:00
Jens Langhammer
dcaa8d6322
flows: revert default flow user change
...
closes #2483
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-14 22:05:30 +01:00
Jens Langhammer
e03dd70f2f
web/user: filter applications by launch URL lto show empty state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-14 21:15:47 +01:00
github-actions[bot]
631b1fcc29
web: Update Web API Client version ( #2481 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-14 10:42:29 +01:00
dependabot[bot]
e46c70e13d
build(deps): bump @patternfly/patternfly from 4.179.1 to 4.183.1 in /web ( #2474 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.179.1 to 4.183.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.179.1...prerelease-v4.183.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2022-03-14 10:02:09 +01:00
dependabot[bot]
7d4e7f84f4
build(deps): bump eslint from 8.10.0 to 8.11.0 in /web ( #2473 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.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.10.0...v8.11.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-03-14 10:01:58 +01:00
Jens Langhammer
d9275a3350
web/elements: fix search-select hover background
...
closes #2471
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-13 01:58:40 +01:00
Jens Langhammer
2e81dddc1d
web/elements: fix search select background in dark mode
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2471
2022-03-13 01:53:42 +01:00
Jens Langhammer
abc73deda0
web/elements: fix error with blank SearchSelect elements in forms
...
closes #2469
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-11 20:36:54 +01:00
github-actions[bot]
becec6b7d8
web: Update Web API Client version ( #2468 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-11 19:10:27 +01:00
Jens Langhammer
ab516f782b
website/user: fix duplicate help text in prompts
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-11 19:05:41 +01:00
Jens Langhammer
fedb81571d
release: 2022.3.1
2022-03-10 19:12:29 +01:00
dependabot[bot]
ec7f372fa9
build(deps): bump @sentry/browser from 6.18.1 to 6.18.2 in /web ( #2455 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.1...6.18.2 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-03-09 09:27:16 +01:00
dependabot[bot]
8a675152e6
build(deps): bump @sentry/tracing from 6.18.1 to 6.18.2 in /web ( #2456 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.1...6.18.2 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-03-09 09:24:34 +01:00
dependabot[bot]
b9547ece49
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2448 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.13.0 to 5.14.0.
- [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.14.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-03-08 09:41:17 +01:00
dependabot[bot]
6e9bc143bd
build(deps): bump @typescript-eslint/parser in /web ( #2449 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.13.0 to 5.14.0.
- [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.14.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-03-08 09:40:28 +01:00
dependabot[bot]
8cd4bf1be8
build(deps): bump rollup from 2.69.2 to 2.70.0 in /web ( #2450 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.69.2 to 2.70.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.69.2...v2.70.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-03-08 09:38:55 +01:00
dependabot[bot]
2575fa6db7
build(deps): bump rollup from 2.69.0 to 2.69.2 in /web ( #2442 )
2022-03-07 09:30:12 +01:00
Jens Langhammer
4d3b25ea66
web: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-04 09:52:19 +01:00
Jens Langhammer
5be97e98e4
web: update flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-03 20:00:53 +01:00
github-actions[bot]
ec5e6c14a2
web: Update Web API Client version ( #2429 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-03-03 10:22:49 +01:00
transifex-integration[bot]
da1ea51dad
Translate /web/src/locales/en.po in zh_CN ( #2421 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:47 +01:00
transifex-integration[bot]
6155c69b7c
Translate /web/src/locales/en.po in zh_TW ( #2423 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:20 +01:00
transifex-integration[bot]
136d40d919
Translate /web/src/locales/en.po in zh-Hans ( #2422 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:08 +01:00
transifex-integration[bot]
bb1bb9e22a
Translate /web/src/locales/en.po in zh-Hant ( #2424 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:44:57 +01:00
dependabot[bot]
05e84b63a2
build(deps): bump rollup from 2.68.0 to 2.69.0 in /web ( #2426 )
2022-03-03 09:29:43 +01:00
dependabot[bot]
7ab55f7afa
build(deps): bump @goauthentik/api in /web ( #2425 )
2022-03-03 09:24:23 +01:00
Jens L
4f4f954693
core: customisable user settings ( #2397 )
...
* tenants: add user_settings flow, add basic flow and basic new executor
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/user: use flow PromptStage instead of custom stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/flows: add tenant to StageHost interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/user: fix form missing component
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/user: re-add success message
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/user: improve support for multiple error messages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* stages/prompt: allow expressions in prompt placeholders
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* stages/prompt: add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* flows: always set pending user
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* flows: never cache stage configuration flow plans
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* stages/user_write: fix error when pending user is anonymous user
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/admin: add checkbox for prompt placeholder expression
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* website/docs: add prompt expression docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* stages/prompt: add ak-locale field type
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* tenants: fix default policy
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/user: add function to do global refresh
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/flows: fix rendering of ak-locale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* tenants: fix default policy, add error handling to placeholder, fix locale attribute
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-03 00:13:06 +01:00
Jens Langhammer
7bdd32506e
web: cleanup default footer links
2022-03-01 15:27:21 +00:00
dependabot[bot]
6283fedcd9
build(deps): bump @typescript-eslint/parser in /web ( #2409 )
2022-03-01 09:20:29 +01:00
dependabot[bot]
7a0badc81b
build(deps): bump @sentry/browser from 6.18.0 to 6.18.1 in /web ( #2410 )
2022-03-01 09:20:15 +01:00
dependabot[bot]
1e134aa446
build(deps): bump typescript from 4.5.5 to 4.6.2 in /web ( #2408 )
2022-03-01 09:19:34 +01:00
dependabot[bot]
27bc5489c5
build(deps): bump @sentry/tracing from 6.18.0 to 6.18.1 in /web ( #2411 )
2022-03-01 09:18:40 +01:00
dependabot[bot]
2dca45917c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2412 )
2022-03-01 09:18:28 +01:00
dependabot[bot]
8feda9c2b1
build(deps): bump eslint from 8.9.0 to 8.10.0 in /web ( #2399 )
2022-02-28 09:14:03 +01:00
github-actions[bot]
50ded723d1
web: Update Web API Client version ( #2398 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-27 15:17:11 +01:00
Dorian Zedler
e9064509fe
sources/oauth: Add Mailcow oauth source ( #2380 )
...
* Feat: Add Mailcow oauth source
* Feat: Add mailcow icon
* Run make
* Feat: Add tests
* Fix: Remainder from discord test
* Docs: Add mailcow oauth source docs
* Docs: add mailcow source to menu
* Fix: Mailcow provider type in test
* Fix: Formatting
* Fix: Doc file name
2022-02-27 15:06:02 +01:00
Jens Langhammer
fb60cefb72
web/flows: fix rendering of help text on prompt stages
...
closes #2310
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-26 17:56:08 +01:00
Jens Langhammer
61f7db314a
web/admin: use searchable select field for users and groups in policy binding form
...
closes #2285
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-26 17:49:04 +01:00
Jens Langhammer
ef7952cab3
web/admin: improve user and group management by showing related objects
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2391
2022-02-26 17:48:25 +01:00
Jens Langhammer
7e5d8624c8
web: fix locale change not updating all elements
...
closes #2365
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-26 16:29:12 +01:00
Jens Langhammer
2c54be85be
web: prioritise ?locale parameter over saved locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-26 16:24:29 +01:00
dependabot[bot]
cebe44403c
build(deps): bump prismjs from 1.26.0 to 1.27.0 in /web ( #2394 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 15:18:37 +01:00
dependabot[bot]
0b3d33f428
build(deps): bump @sentry/tracing from 6.17.9 to 6.18.0 in /web ( #2385 )
2022-02-25 09:58:43 +01:00
dependabot[bot]
c4c8390eff
build(deps): bump rapidoc from 9.1.8 to 9.2.0 in /web ( #2386 )
2022-02-25 09:57:08 +01:00
dependabot[bot]
8c2e4478fd
build(deps): bump @sentry/browser from 6.17.9 to 6.18.0 in /web ( #2387 )
2022-02-25 09:56:58 +01:00
transifex-integration[bot]
578bd8fcb3
Translate /web/src/locales/en.po in zh-Hans ( #2370 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:12:10 +01:00
transifex-integration[bot]
4c2ef95253
Translate /web/src/locales/en.po in zh_CN ( #2371 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:54 +01:00
transifex-integration[bot]
48e2121a75
Translate /web/src/locales/en.po in zh_TW ( #2373 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:32 +01:00
transifex-integration[bot]
61249786ff
Translate /web/src/locales/en.po in zh-Hant ( #2374 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:20 +01:00
dependabot[bot]
008af4ccce
build(deps): bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 in /web ( #2375 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.3.1/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
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>
2022-02-24 10:10:43 +01:00
dependabot[bot]
02e3010efe
build(deps): bump @patternfly/patternfly from 4.171.1 to 4.179.1 in /web ( #2376 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.171.1 to 4.179.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.171.1...prerelease-v4.179.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2022-02-24 10:10:29 +01:00
dependabot[bot]
aca4795e0c
build(deps): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 in /web ( #2377 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.0.1 to 21.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.2/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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>
2022-02-24 10:10:04 +01:00
Jens Langhammer
4daad4b514
web/admin: always show group/user policy options and display disclaimer
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-23 23:31:03 +01:00
dependabot[bot]
c6e9ecdd37
build(deps): bump rollup from 2.67.3 to 2.68.0 in /web ( #2358 )
2022-02-23 09:50:51 +01:00
dependabot[bot]
c9ecad6262
build(deps): bump @rollup/plugin-replace from 3.1.0 to 4.0.0 in /web ( #2359 )
2022-02-23 09:50:41 +01:00
dependabot[bot]
e545b3b401
build(deps): bump @rollup/plugin-babel from 5.3.0 to 5.3.1 in /web ( #2360 )
2022-02-23 09:50:29 +01:00
dependabot[bot]
6d3a94f24f
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2352 )
2022-02-22 09:45:12 +01:00
dependabot[bot]
84f594e658
build(deps): bump codemirror from 5.65.1 to 5.65.2 in /web ( #2353 )
2022-02-22 09:43:58 +01:00
dependabot[bot]
1486bd5ab2
build(deps): bump @typescript-eslint/parser in /web ( #2354 )
2022-02-22 09:43:36 +01:00
dependabot[bot]
2c00f4da2d
build(deps): bump rollup from 2.67.2 to 2.67.3 in /web ( #2347 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.67.2 to 2.67.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.67.2...v2.67.3 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-21 09:40:51 +01:00
dependabot[bot]
f20243d545
build(deps): bump rapidoc from 9.1.4 to 9.1.8 in /web ( #2349 )
...
Bumps [rapidoc](https://github.com/mrin9/RapiDoc ) from 9.1.4 to 9.1.8.
- [Release notes](https://github.com/mrin9/RapiDoc/releases )
- [Commits](https://github.com/mrin9/RapiDoc/compare/v9.1.4...v9.1.8 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-02-21 09:39:32 +01:00
transifex-integration[bot]
3a861f0497
Translate /web/src/locales/en.po in de ( #2343 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-18 12:43:41 +01:00
dependabot[bot]
83d435bd3b
build(deps): bump lit from 2.1.4 to 2.2.0 in /web ( #2339 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.0/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-02-18 09:58:56 +01:00
dependabot[bot]
945cdfe212
build(deps): bump @babel/core from 7.17.4 to 7.17.5 in /web ( #2340 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.4 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/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>
2022-02-18 09:58:21 +01:00
Jens Langhammer
bfe31b15ad
web: fix locale codes
...
closes #2332
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-17 22:37:54 +01:00
dependabot[bot]
61aaa90226
build(deps): bump @sentry/browser from 6.17.8 to 6.17.9 in /web ( #2331 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.8 to 6.17.9.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.8...6.17.9 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-02-17 10:24:21 +01:00
dependabot[bot]
7fdda5a387
build(deps): bump @sentry/tracing from 6.17.8 to 6.17.9 in /web ( #2333 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.8 to 6.17.9.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.8...6.17.9 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-02-17 10:18:49 +01:00
transifex-integration[bot]
81ecb85a55
Translate /web/src/locales/en.po in zh-Hans ( #2326 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:44 +01:00
transifex-integration[bot]
21bfaa3927
Translate /web/src/locales/en.po in zh_TW ( #2327 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:36 +01:00
transifex-integration[bot]
1c9c7be1c0
Translate /web/src/locales/en.po in zh-Hant ( #2328 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:28 +01:00
github-actions[bot]
5a11dc567e
web: Update Web API Client version ( #2325 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-16 11:33:54 +01:00
Jens Langhammer
4a1acd377b
release: 2022.2.1
2022-02-16 10:51:55 +01:00
dependabot[bot]
eb05a3ddb8
build(deps): bump @sentry/browser from 6.17.7 to 6.17.8 in /web ( #2318 )
2022-02-16 09:13:04 +01:00
dependabot[bot]
a22d6a0924
build(deps): bump @sentry/tracing from 6.17.7 to 6.17.8 in /web ( #2319 )
2022-02-16 09:10:54 +01:00
dependabot[bot]
3f0d67779a
build(deps): bump lit from 2.1.3 to 2.1.4 in /web ( #2320 )
2022-02-16 09:10:38 +01:00
dependabot[bot]
0a937ae8e9
build(deps): bump @babel/core from 7.17.2 to 7.17.4 in /web ( #2321 )
2022-02-16 09:10:23 +01:00
Jens Langhammer
45f2c5bae7
web/admin: fix invalid URLs in example proxy config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-15 23:24:27 +01:00
Jens Langhammer
908f123d0e
website/docs: update nginx config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-15 10:24:08 +01:00
dependabot[bot]
256dd24a1e
build(deps): bump @typescript-eslint/parser in /web ( #2312 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.11.0 to 5.12.0.
- [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.12.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-02-15 10:06:18 +01:00
dependabot[bot]
d4284407f9
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2313 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.11.0 to 5.12.0.
- [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.12.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-02-15 10:04:33 +01:00
Jens Langhammer
3d577cf15e
*: add placeholder custom.css to easily allow user customisation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-14 20:05:00 +01:00
transifex-integration[bot]
5474a32573
Translate /web/src/locales/en.po in zh_TW ( #2308 )
2022-02-14 15:36:54 +01:00
transifex-integration[bot]
a5940b88e3
Translate /web/src/locales/en.po in zh-Hant ( #2307 )
2022-02-14 15:36:37 +01:00
transifex-integration[bot]
ff15716012
Translate /web/src/locales/en.po in zh-Hans ( #2306 )
2022-02-14 15:36:27 +01:00
dependabot[bot]
4c5c4dcf2c
build(deps): bump @sentry/tracing from 6.17.6 to 6.17.7 in /web ( #2296 )
2022-02-14 08:57:12 +01:00
dependabot[bot]
660b5cb6c6
build(deps): bump chart.js from 3.7.0 to 3.7.1 in /web ( #2297 )
2022-02-14 08:56:52 +01:00
dependabot[bot]
6ff1ea73a9
build(deps): bump @sentry/browser from 6.17.6 to 6.17.7 in /web ( #2298 )
2022-02-14 08:56:13 +01:00
dependabot[bot]
d4624b510a
build(deps): bump eslint from 8.8.0 to 8.9.0 in /web ( #2299 )
2022-02-14 08:55:42 +01:00
dependabot[bot]
8856d762d0
build(deps): bump @rollup/plugin-replace from 3.0.1 to 3.1.0 in /web ( #2300 )
2022-02-14 08:55:27 +01:00
github-actions[bot]
dfafe8b43d
web: Update Web API Client version ( #2292 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-12 16:58:10 +01:00
Jens Langhammer
2ccab75021
stages/authenticator_validate: add ability to select multiple configuration stages which the user can choose
...
closes #1843
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-12 16:55:50 +01:00
Jens Langhammer
a1c8ad55ad
web: add german locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-11 22:09:05 +01:00
transifex-integration[bot]
872c05c690
Translate /web/src/locales/en.po in de ( #2291 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-11 20:16:47 +01:00
dependabot[bot]
0e59ade1f2
build(deps): bump rollup from 2.67.1 to 2.67.2 in /web ( #2287 )
2022-02-11 09:45:35 +01:00
dependabot[bot]
5ac49c695d
build(deps): bump country-flag-icons from 1.4.20 to 1.4.21 in /web ( #2288 )
2022-02-11 09:45:22 +01:00
transifex-integration[bot]
593eb959ca
Translate /web/src/locales/en.po in zh-Hans ( #2278 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:55 +01:00
transifex-integration[bot]
5bb6785ad6
Translate /web/src/locales/en.po in zh-Hant ( #2279 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:47 +01:00
transifex-integration[bot]
535c11a729
Translate /web/src/locales/en.po in zh_TW ( #2280 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:39 +01:00
github-actions[bot]
a0fa8d8524
web: Update Web API Client version ( #2277 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-09 22:46:16 +01:00
Jens Langhammer
8bc3db7c90
release: 2022.1.5
2022-02-09 22:42:34 +01:00
transifex-integration[bot]
787f02d5dc
Translate /web/src/locales/en.po in pl ( #2274 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-09 14:07:05 +01:00
transifex-integration[bot]
a0ed01a610
Translate /web/src/locales/en.po in pl_PL ( #2275 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl_PL' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-09 14:06:41 +01:00
Jens Langhammer
c0601baca6
web: add additional locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-09 10:09:07 +01:00
dependabot[bot]
057c5c5e9a
build(deps): bump @sentry/tracing from 6.17.5 to 6.17.6 in /web ( #2270 )
2022-02-09 09:04:15 +01:00
dependabot[bot]
05429ab848
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2272 )
2022-02-09 09:04:02 +01:00
transifex-integration[bot]
b66d51a699
Translate /web/src/locales/en.po in zh-Hans ( #2267 )
2022-02-09 09:03:51 +01:00
transifex-integration[bot]
f834bc0ff2
Translate /web/src/locales/en.po in zh-Hant ( #2269 )
2022-02-09 09:03:29 +01:00
transifex-integration[bot]
93fd883d7a
Translate /web/src/locales/en.po in zh_TW ( #2268 )
2022-02-09 09:03:16 +01:00
dependabot[bot]
7e080d4d68
build(deps): bump @babel/core from 7.17.0 to 7.17.2 in /web ( #2271 )
2022-02-09 09:02:34 +01:00
dependabot[bot]
3e3ca22d04
build(deps): bump @sentry/browser from 6.17.5 to 6.17.6 in /web ( #2273 )
2022-02-09 09:02:15 +01:00
Jens L
4343246a41
*: rename akprox to outpost.goauthentik.io ( #2266 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-08 20:25:38 +01:00
Jens Langhammer
3f6f83b4b6
web/admin: fix mismatched icons in overview and lists
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-08 19:03:57 +01:00
transifex-integration[bot]
3f609b8601
Translate /web/src/locales/en.po in zh_TW ( #2263 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:25 +01:00
transifex-integration[bot]
edd89b44a4
Translate /web/src/locales/en.po in zh-Hans ( #2262 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:12 +01:00
transifex-integration[bot]
3e58748862
Translate /web/src/locales/en.po in zh-Hant ( #2261 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:02 +01:00
dependabot[bot]
6ba150f737
build(deps): bump @sentry/browser from 6.17.4 to 6.17.5 in /web ( #2252 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.4 to 6.17.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.4...6.17.5 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-02-08 09:49:33 +01:00
dependabot[bot]
131769ea73
build(deps): bump @typescript-eslint/parser in /web ( #2253 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.2 to 5.11.0.
- [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.11.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-02-08 09:49:15 +01:00
dependabot[bot]
e68adbb30d
build(deps): bump rollup from 2.67.0 to 2.67.1 in /web ( #2254 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.67.0 to 2.67.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.67.0...v2.67.1 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-08 09:48:54 +01:00
dependabot[bot]
f1eef09099
build(deps): bump @sentry/tracing from 6.17.4 to 6.17.5 in /web ( #2255 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.4 to 6.17.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.4...6.17.5 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-02-08 09:48:46 +01:00
dependabot[bot]
5ab3c7fa9f
build(deps): bump lit from 2.1.2 to 2.1.3 in /web ( #2256 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.1.3/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-02-08 09:48:41 +01:00
dependabot[bot]
d0cec39a0f
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2257 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.10.2 to 5.11.0.
- [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.11.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-02-08 09:48:00 +01:00
dependabot[bot]
e15f53a39a
build(deps): bump @fortawesome/fontawesome-free in /web ( #2258 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 5.15.4 to 6.0.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.4...6.0.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
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>
2022-02-08 09:47:44 +01:00
Jens Langhammer
eac658c64f
web: update background image
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-07 20:46:47 +01:00
dependabot[bot]
1a9a90cf6a
build(deps): bump @formatjs/intl-listformat from 6.5.1 to 6.5.2 in /web ( #2248 )
...
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@6.5.1...@formatjs/intl-listformat@6.5.2 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
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>
2022-02-07 10:03:36 +01:00
github-actions[bot]
69b838e1cf
web: Update Web API Client version ( #2244 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-05 18:56:13 +01:00
Jens L
d5e04a2301
*: remove deprecated backup ( #2129 )
...
* *: remove backup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* fix lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* website/docs: add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* *: final cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: use correct pyproject when migrating from stable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* website/docs: fix broken docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-05 18:54:15 +01:00
transifex-integration[bot]
5b5ea47b7a
Translate /web/src/locales/en.po in pl_PL ( #2233 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl_PL' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-04 21:59:00 +01:00
dependabot[bot]
caa382f898
build(deps): bump @trivago/prettier-plugin-sort-imports in /web ( #2227 )
...
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/master/CHANGELOG.md )
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
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>
2022-02-04 10:17:21 +01:00
dependabot[bot]
ec04443493
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2215 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.16.7 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-02-03 09:40:17 +01:00
dependabot[bot]
d247c262af
build(deps): bump @sentry/tracing from 6.17.3 to 6.17.4 in /web ( #2214 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.3 to 6.17.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-02-03 09:39:32 +01:00
dependabot[bot]
dff49b2bef
build(deps): bump @sentry/browser from 6.17.3 to 6.17.4 in /web ( #2216 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.3 to 6.17.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-02-03 09:38:53 +01:00
dependabot[bot]
50666a76fb
build(deps): bump flowchart.js from 1.17.0 to 1.17.1 in /web ( #2217 )
...
Bumps [flowchart.js](https://github.com/adrai/flowchart.js ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/adrai/flowchart.js/releases )
- [Changelog](https://github.com/adrai/flowchart.js/blob/master/releasenotes.md )
- [Commits](https://github.com/adrai/flowchart.js/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: flowchart.js
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>
2022-02-03 09:38:43 +01:00
dependabot[bot]
b51a7f9746
build(deps): bump @babel/plugin-transform-runtime in /web ( #2218 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.10 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
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>
2022-02-03 09:38:32 +01:00
dependabot[bot]
001dfd9f6c
build(deps): bump @babel/core from 7.16.12 to 7.17.0 in /web ( #2219 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.12 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-02-03 09:38:21 +01:00
dependabot[bot]
5e4fbeeb25
build(deps): bump rollup from 2.66.1 to 2.67.0 in /web ( #2220 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.66.1 to 2.67.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.66.1...v2.67.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-03 09:38:03 +01:00
github-actions[bot]
7e132eb014
web: Update Web API Client version ( #2206 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-02-01 21:04:47 +01:00
Jens Langhammer
49dfb4756e
release: 2022.1.4
2022-02-01 20:12:55 +01:00
Jens Langhammer
5c42dac5e2
web/user: include locale code in locale selection
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-01 19:19:37 +01:00
dependabot[bot]
8b8ed3527a
build(deps): bump @typescript-eslint/parser in /web ( #2200 )
2022-02-01 09:11:41 +01:00
dependabot[bot]
1aa0274e7c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2201 )
2022-02-01 09:09:34 +01:00
Jens Langhammer
a6baed9753
web/flows: fix width on flow container
2022-01-31 14:11:25 +00:00
transifex-integration[bot]
a6b0b14685
Translate /web/src/locales/en.po in pl ( #2197 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-31 14:17:26 +01:00
Jens Langhammer
acc4de2235
web: add pl locale
2022-01-31 11:50:05 +00:00
dependabot[bot]
6af4bd0d9a
build(deps): bump construct-style-sheets-polyfill in /web ( #2189 )
...
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/construct-style-sheets ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/calebdwilliams/construct-style-sheets/releases )
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/main/CHANGELOG.md )
- [Commits](https://github.com/calebdwilliams/construct-style-sheets/commits )
---
updated-dependencies:
- dependency-name: construct-style-sheets-polyfill
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>
2022-01-31 12:09:13 +01:00
transifex-integration[bot]
7ee7f6bd6a
Translate /web/src/locales/en.po in pl ( #2196 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-31 10:00:37 +01:00
dependabot[bot]
f8b8334010
build(deps): bump @patternfly/patternfly from 4.164.2 to 4.171.1 in /web ( #2192 )
2022-01-31 09:05:17 +01:00
dependabot[bot]
d4b65dc4b4
build(deps): bump @sentry/browser from 6.17.2 to 6.17.3 in /web ( #2191 )
2022-01-31 09:04:40 +01:00
dependabot[bot]
e4bbd3b1c0
build(deps): bump eslint from 8.7.0 to 8.8.0 in /web ( #2190 )
2022-01-31 09:03:47 +01:00
dependabot[bot]
87de5e625d
build(deps): bump @sentry/tracing from 6.17.2 to 6.17.3 in /web ( #2193 )
2022-01-31 09:03:32 +01:00
Jens Langhammer
1415b68ff4
web: add es locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-30 21:43:55 +01:00
transifex-integration[bot]
be6853ac52
Translate /web/src/locales/en.po in es ( #2188 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'es' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-30 21:38:30 +01:00
Jens Langhammer
b5b5a9eed3
web/admin: only check first half of locale when detecting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2178
2022-01-28 12:35:37 +01:00
github-actions[bot]
14c621631d
web: Update Web API Client version ( #2170 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-26 23:30:56 +01:00
Jens Langhammer
c55f503b9b
release: 2022.1.3
2022-01-26 22:15:28 +01:00
Jens Langhammer
01c80a82e2
web/admin: fix SMS Stage form not working
...
closes #2127
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-26 20:39:38 +01:00
dependabot[bot]
1183095833
build(deps): bump @sentry/tracing from 6.17.1 to 6.17.2 in /web ( #2162 )
2022-01-26 09:35:10 +01:00
dependabot[bot]
c281b11bdc
build(deps): bump lit from 2.1.1 to 2.1.2 in /web ( #2161 )
2022-01-26 09:22:05 +01:00
dependabot[bot]
61fe45a58c
build(deps): bump @sentry/browser from 6.17.1 to 6.17.2 in /web ( #2163 )
2022-01-26 09:21:52 +01:00
dependabot[bot]
d43aab479c
build(deps): bump rollup from 2.66.0 to 2.66.1 in /web ( #2164 )
2022-01-26 09:21:43 +01:00
Jens Langhammer
88d5aec618
web/admin: fix links which look like labels
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-25 16:13:30 +01:00
dependabot[bot]
47777529ac
build(deps): bump @formatjs/intl-listformat from 6.5.0 to 6.5.1 in /web ( #2154 )
2022-01-25 09:50:29 +01:00
dependabot[bot]
949095c376
build(deps): bump @lingui/macro from 3.13.1 to 3.13.2 in /web ( #2152 )
2022-01-25 09:49:59 +01:00
dependabot[bot]
4b112c2799
build(deps): bump @sentry/browser from 6.16.1 to 6.17.1 in /web ( #2146 )
2022-01-25 09:49:48 +01:00
dependabot[bot]
291a2516b1
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2149 )
2022-01-25 09:49:29 +01:00
dependabot[bot]
4dcfd021e2
build(deps): bump @lingui/detect-locale from 3.13.1 to 3.13.2 in /web ( #2147 )
2022-01-25 09:49:13 +01:00
dependabot[bot]
0bb3e3c558
build(deps): bump @lingui/cli from 3.13.1 to 3.13.2 in /web ( #2148 )
2022-01-25 09:48:50 +01:00
dependabot[bot]
e4b25809ab
build(deps): bump @typescript-eslint/parser in /web ( #2150 )
2022-01-25 09:48:03 +01:00
dependabot[bot]
7bf932f8e2
build(deps): bump @sentry/tracing from 6.16.1 to 6.17.1 in /web ( #2151 )
2022-01-25 09:47:52 +01:00
dependabot[bot]
99d04528b0
build(deps): bump country-flag-icons from 1.4.19 to 1.4.20 in /web ( #2153 )
2022-01-25 09:47:43 +01:00
dependabot[bot]
e48d172036
build(deps): bump @lingui/core from 3.13.1 to 3.13.2 in /web ( #2155 )
2022-01-25 09:47:34 +01:00
github-actions[bot]
538996f617
web: Update Web API Client version ( #2143 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-24 21:46:39 +01:00
Jens Langhammer
3d724db0e3
release: 2022.1.2
2022-01-24 11:28:00 +01:00
dependabot[bot]
e5ff47bf14
build(deps): bump @lingui/cli from 3.13.0 to 3.13.1 in /web ( #2133 )
2022-01-24 08:49:03 +01:00
dependabot[bot]
b53bf331c3
build(deps): bump @lingui/macro from 3.13.0 to 3.13.1 in /web ( #2135 )
2022-01-24 08:48:51 +01:00
dependabot[bot]
90e9a8b34c
build(deps): bump rollup from 2.64.0 to 2.66.0 in /web ( #2139 )
2022-01-24 08:48:26 +01:00
dependabot[bot]
845f842783
build(deps): bump @lingui/core from 3.13.0 to 3.13.1 in /web ( #2136 )
2022-01-24 08:48:17 +01:00
dependabot[bot]
6dd46b5fc5
build(deps): bump @babel/core from 7.16.10 to 7.16.12 in /web ( #2134 )
2022-01-24 08:47:35 +01:00
dependabot[bot]
89ca79ed10
build(deps): bump @lingui/detect-locale from 3.13.0 to 3.13.1 in /web ( #2137 )
2022-01-24 08:47:15 +01:00
dependabot[bot]
713bef895c
build(deps): bump rapidoc from 9.1.3 to 9.1.4 in /web ( #2138 )
2022-01-24 08:46:37 +01:00
github-actions[bot]
0c1954aeb7
web: Update Web API Client version ( #2126 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-22 19:06:20 +01:00
Jens Langhammer
f4a6c70e98
release: 2022.1.1
2022-01-22 18:28:40 +01:00
Jens Langhammer
885efb526e
web/admin: also set embedded outpost host when it doesn't include scheme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-21 13:51:34 +01:00
dependabot[bot]
62d35f8f8c
build(deps): bump codemirror from 5.65.0 to 5.65.1 in /web ( #2122 )
2022-01-21 09:06:27 +01:00
dependabot[bot]
49be504c13
build(deps): bump @babel/preset-env from 7.16.10 to 7.16.11 in /web ( #2123 )
2022-01-21 09:06:04 +01:00
dependabot[bot]
edad55e51d
build(deps): bump typescript from 4.5.4 to 4.5.5 in /web ( #2124 )
2022-01-21 09:05:51 +01:00
dependabot[bot]
c4f9a3e9a7
build(deps): bump @babel/preset-env from 7.16.8 to 7.16.10 in /web ( #2114 )
2022-01-20 08:45:49 +01:00
dependabot[bot]
b68e65355a
build(deps): bump @babel/core from 7.16.7 to 7.16.10 in /web ( #2115 )
2022-01-20 08:44:47 +01:00
dependabot[bot]
72d33a91dd
build(deps): bump @babel/plugin-transform-runtime in /web ( #2116 )
2022-01-20 08:44:28 +01:00
dependabot[bot]
ad64d51e85
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2100 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.9.1 to 5.10.0.
- [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.10.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-01-18 09:16:54 +01:00
dependabot[bot]
a184a7518a
build(deps): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 in /web ( #2101 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.9.1 to 5.10.0.
- [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.10.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-01-18 09:14:58 +01:00
Jens Langhammer
943fd80920
web: ignore additional error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-17 22:05:23 +01:00
dependabot[bot]
94baaaa5a5
build(deps): bump eslint from 8.6.0 to 8.7.0 in /web ( #2096 )
2022-01-17 09:19:59 +01:00
dependabot[bot]
40b164ce94
build(deps): bump rollup from 2.63.0 to 2.64.0 in /web ( #2097 )
2022-01-17 09:18:30 +01:00
Jens Langhammer
0db0a12ef3
root: rename csrf header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-16 16:17:44 +01:00
Jens Langhammer
8008aba450
web: directly read csrf token before injecting into request
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-16 16:10:55 +01:00
Jens Langhammer
300ad88447
web: add polyfill for Intl.ListFormat
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-15 14:56:18 +01:00
Jens Langhammer
ed84fe0b8d
root: set samesite for csrf cookie
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-12 23:14:14 +01:00
github-actions[bot]
68a98cd86c
web: Update Web API Client version ( #2091 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-12 22:59:59 +01:00
Jens Langhammer
e758db5727
stages/authenticator_webauthn: make more WebAuthn options configurable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-12 22:57:49 +01:00
Jens Langhammer
4d7d700afa
providers/oauth2: change default redirect uri behaviour; set first used url when blank and use star for wildcard
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-12 22:44:57 +01:00
Jens Langhammer
58f79b525d
web/admin: fix invalid build due to wrong import
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-11 11:40:59 +01:00
dependabot[bot]
0a1c0dae05
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2085 )
2022-01-11 08:59:13 +01:00
dependabot[bot]
e18ef8dab6
build(deps): bump @babel/preset-env from 7.16.7 to 7.16.8 in /web ( #2087 )
2022-01-11 08:58:45 +01:00
dependabot[bot]
3cacc59bec
build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1 in /web ( #2086 )
2022-01-11 08:57:51 +01:00
dependabot[bot]
4eea46d399
build(deps): bump @babel/plugin-transform-runtime in /web ( #2088 )
2022-01-11 08:57:28 +01:00
Jens Langhammer
8ff8e1d5f7
web/admin: fix missing configure flow setting on webuahtn setup stage form
...
closes #2084
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-10 20:15:34 +01:00
Jens Langhammer
bd283c506d
web/flows: remove node directly instead of using removeChild()
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-10 19:37:51 +01:00
Jens Langhammer
ef564e5f1a
web: fix double plural in label
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-10 18:58:56 +01:00
Jens Langhammer
452bfb39bf
Revert "web/elements: re-enable codemirror line numbers (fixed on firefox)"
...
This reverts commit 4c166dcf52
.
closes #2081
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-09 22:24:32 +01:00
transifex-integration[bot]
b76546de0c
Translate /web/src/locales/en.po in tr ( #2074 )
2022-01-07 09:16:02 +01:00
dependabot[bot]
127dd85214
build(deps): bump lit from 2.1.0 to 2.1.1 in /web ( #2076 )
2022-01-07 09:14:23 +01:00
github-actions[bot]
dc5667b0b8
web: Update Web API Client version ( #2073 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-06 22:23:23 +01:00
Jens Langhammer
c15e4b24a1
release: 2021.12.5
2022-01-06 21:29:12 +01:00
dependabot[bot]
59a259e43a
build(deps): bump @rollup/plugin-node-resolve in /web ( #2066 )
2022-01-06 08:48:54 +01:00
dependabot[bot]
c6f39f5eb4
build(deps): bump lit from 2.0.2 to 2.1.0 in /web ( #2067 )
2022-01-06 08:48:27 +01:00
github-actions[bot]
3b05c9cb1a
web: Update Web API Client version ( #2065 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-05 21:18:19 +01:00
Jens Langhammer
6e53f1689d
policies/reputation: rework reputation to use a single entry, include geo_ip data
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-05 21:02:33 +01:00
dependabot[bot]
294f2243c1
build(deps): bump rollup from 2.62.0 to 2.63.0 in /web ( #2064 )
2022-01-05 08:47:09 +01:00
transifex-integration[bot]
4d9d7c5efb
Translate /web/src/locales/en.po in tr ( #2063 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-04 22:17:02 +01:00
Jens Langhammer
41d5bff9d3
web/admin: fix delete form for tenants missing columns
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-04 18:54:56 +01:00
dependabot[bot]
042a62f99e
build(deps): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 in /web ( #2055 )
2022-01-04 05:44:30 +01:00
dependabot[bot]
53fe412bf9
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2056 )
2022-01-04 05:43:27 +01:00
Jens Langhammer
28e675596b
web/flows: only add helper username input if using native shadow dom to prevent browser confusion
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 22:30:56 +01:00
Jens Langhammer
9b7f57cc75
web/flows: add workaround for autofocus not working in password stage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 22:25:28 +01:00
Jens Langhammer
01fcbb325b
website/integrations: add github org checking policy example
...
closes #2047
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 22:06:24 +01:00
Jens Langhammer
4c166dcf52
web/elements: re-enable codemirror line numbers (fixed on firefox)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 21:30:28 +01:00
Jens Langhammer
47b1f025e1
web/admin: move additional scopes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 21:30:15 +01:00
Jens Langhammer
e57b6f2347
web/admin: mark additional scopes as non-required
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2047
2022-01-03 20:59:20 +01:00
github-actions[bot]
275d0dfd03
web: Update Web API Client version ( #2053 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-03 16:46:09 +01:00
Jens Langhammer
212220554f
sources/oauth: add additional scopes field to get additional data from provider
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2047
2022-01-03 16:43:52 +01:00
github-actions[bot]
a596392bc3
web: Update Web API Client version ( #2051 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-03 13:35:51 +01:00
Jens Langhammer
3e22740eac
core: add API endpoint to directly set user's password
...
closes #2040
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 13:31:58 +01:00
Jens Langhammer
3cd5e68bc1
web/admin: add missing Okta label
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-03 12:36:21 +01:00
dependabot[bot]
924f6f104a
build(deps): bump eslint from 8.5.0 to 8.6.0 in /web ( #2048 )
2022-01-03 10:34:36 +01:00
Jens Langhammer
e72097292c
web/flows: fix helper form not being removed from identification stage (improve password manager compatibility)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-02 20:03:34 +01:00
Jens Langhammer
ab17a12184
web/user: fix auto-detected locale not being re-activated when switching to auto-detect
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-02 20:01:51 +01:00
transifex-integration[bot]
301386fb4a
Translate /web/src/locales/en.po in tr ( #2045 )
2022-01-02 00:12:51 +01:00
github-actions[bot]
68e8b6990b
web: Update Web API Client version ( #2043 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2022-01-01 20:28:23 +01:00
Jens Langhammer
4f800c4758
web/flows: include user in access denied stage
...
closes #2039
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-01 20:25:49 +01:00
Jens Langhammer
0ef8edc9f1
web/user: add language selection
...
closes #2041
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-01 18:25:03 +01:00
Jens Langhammer
a6373ebb33
web: fix tr locale not being loaded
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-31 16:19:17 +01:00
Jens Langhammer
bf8ce55eea
web/admin: fix display when groups/users don't fit on a single row
...
closes #2030
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-31 12:03:21 +01:00
dependabot[bot]
61b4fcb5f3
build(deps): bump @rollup/plugin-node-resolve in /web ( #2032 )
2021-12-31 08:54:30 +01:00
dependabot[bot]
81275e3bd1
build(deps): bump @babel/preset-env from 7.16.5 to 7.16.7 in /web ( #2033 )
2021-12-31 08:54:13 +01:00
dependabot[bot]
7988bf7748
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2034 )
2021-12-31 08:54:03 +01:00
dependabot[bot]
00d8eec360
build(deps): bump @babel/core from 7.16.5 to 7.16.7 in /web ( #2035 )
2021-12-31 08:53:08 +01:00
dependabot[bot]
82150c8e84
build(deps): bump @babel/preset-typescript from 7.16.5 to 7.16.7 in /web ( #2036 )
2021-12-31 08:52:58 +01:00
dependabot[bot]
1dbd749a74
build(deps): bump @babel/plugin-transform-runtime in /web ( #2037 )
2021-12-31 08:52:44 +01:00
Jens Langhammer
5d5fb1f37e
web/elements: fix alignment of chipgroup on modal add
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 22:37:53 +01:00
Jens Langhammer
b6f4d6a5eb
web/elements: fix spacing between chips in chip-group
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#2030
2021-12-30 22:34:55 +01:00
Jens Langhammer
8ab5c04c2c
web/admin: show flow title in list
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 22:10:31 +01:00
github-actions[bot]
386944117e
web: Update Web API Client version ( #2031 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2021-12-30 22:02:52 +01:00
Jens Langhammer
9154b9b85d
web/user: rework user source connection UI
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 21:59:41 +01:00
Jens Langhammer
e5d9c6537c
web: add tr to locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 16:56:28 +01:00
Jens Langhammer
bf5cbac314
web/admin: fix alignment in outpost list when expanding rows
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 16:35:32 +01:00