zitadel/internal
Livio Amstutz 5d4351f47c
feat: merge main into v2 (#3193)
* feat(console): personal access tokens (#3185)

* token dialog, pat module

* pat components

* i18n, warn dialog, add token dialog

* cleanup dialog

* clipboard

* return creationDate of pat

* i18n

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix(cockroach): update to 21.2.5 (#3189)

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-02-11 13:33:31 +01:00
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
api feat: merge main into v2 (#3193) 2022-02-11 13:33:31 +01:00
auth/repository feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
auth_request fix: save creation and change date of auth requests in db (#2429) 2021-09-28 09:34:44 +00:00
authz feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
cache fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
config fix(init): prepare database (#3191) 2022-02-11 11:02:47 +01:00
crypto fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00
database fix(init): flags (#3192) 2022-02-11 11:52:50 +01:00
domain feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
errors feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
eventstore fix: cascading changes for usergrants when managing projects / projectgrants (#3035) 2022-01-20 08:33:51 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
iam feat: iam query (#3085) 2022-01-21 14:01:25 +01:00
id fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
key fix: key pair query for newer events (#2165) 2021-08-11 07:55:16 +02:00
notification fix: send preferred login name on init user mail (#3105) 2022-01-24 15:22:27 +01:00
org fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
project fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: features (#1427) 2021-03-25 17:26:21 +01:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
query feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
setup feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
static feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry chore(modules): update dependencies (#2691) 2021-11-16 13:39:56 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
ui fix: translation (#3156) 2022-02-03 09:12:28 +01:00
user feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
usergrant feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
view fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
webauthn fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00