zitadel/internal/api/grpc/management
Fabi 9f417f3957
fix: Merge master (#1373)
* feat(console): app infos, api apps, fix redirects on create, fix role update, redesign idps, policy, prettier history  (#1310)

* idp fixes

* idp cleanup and rehaul, complexity policy preview

* policy fixes, orthodox redirect

* link component, add links to policies

* redirect pipe, state labels

* Cnsl map changes (#1315)

* map changes to different format

* fix changes layout, cursor

* set asc values

* fix user appearance in changes, index

* changes

* app create with api

* api app create

* auth method for api config

* authmethods, app card for api, authmethod in dev create

* move machine keys to own module

* jwt method for oidc

* fix app edit

* save toast

* fix changes, change det in app detail

* regenerate secret

* chore(deps-dev): bump @angular-devkit/build-angular in /console (#1324)

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.0 to 0.1102.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix policy backlink

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 40a7e958d7)

* fix: i18n refs, unnecessary logs (#1343)

(cherry picked from commit 2e04c977eb)

* fix: tos link (#1345)

(cherry picked from commit 5333ef10c1)

* fix: reactivate/deactivate idp, remove idp provider (#1348)

* fix: reactivate/deactivate idp, remove idp provider

* fix build

* fix(console): add jwt to selection, idp deactivate reactivate (#1347)

* fix: log error on idp change

* add jwt to method selection

Co-authored-by: Max Peintner <max@caos.ch>

(cherry picked from commit c8b9888427)

* fix: reactivate/deactivate idp (#1351)

(cherry picked from commit 54f395e2e0)

Co-authored-by: Max Peintner <max@caos.ch>
2021-03-01 09:01:34 +01:00
..
application_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
application.go feat: add apis and application keys (#1327) 2021-02-22 12:27:47 +01:00
gateway.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
iam_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
iam.go fix: commandside queries (#1313) 2021-02-22 14:08:47 +01:00
idp_config_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
idp_config.go feat: cascade changes and removes (#1239) 2021-02-09 10:14:40 +01:00
login_policy_converter.go fix: Merge master (#1373) 2021-03-01 09:01:34 +01:00
login_policy.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
mail_template_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
mail_template.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
mail_text_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
mail_text.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
org_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
org_member_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
org_member.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
password_age_policy_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
password_age_policy.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
password_complexity_policy_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
password_complexity_policy.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
password_lockout_policy_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
password_lockout_policy.go feat: mail tempaltes/texts and step 10 (#1266) 2021-02-10 10:48:40 +01:00
probes.go feat: probes (#964) 2020-11-20 10:09:17 +01:00
project_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
project_grant_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
project_grant_member_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
project_grant_member.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_grant.go feat: cascade changes and removes (#1239) 2021-02-09 10:14:40 +01:00
project_member_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
project_member.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project.go feat: cascade changes and removes (#1239) 2021-02-09 10:14:40 +01:00
search_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
server.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
user_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
user_grant_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant.go feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
user_human_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
user_machine_converter.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
user_machine.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user.go feat: cascade changes and removes (#1239) 2021-02-09 10:14:40 +01:00
zitadel_docs.go feat: apiurls, passwordpolicy, userbyid (#507) 2020-07-22 16:15:11 +02:00