zitadel/internal/v2/query
Silvan 00fec8830a
fix: push events (#1262)
* fix: push events instead of aggregates

* fix: tests

* try without aggregate methods and with aggregate methods

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: change push aggregate to push events

* fix: client secret

* fix: query eventtypes

* fix: query eventtypes

* fix: eventstore index

* fix: index

* fix: merge new eventstore

* fix: remove unnecessary todos

* fix: remove unnecessary todos

Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
2021-02-18 14:48:27 +01:00
..
converter.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
iam_idp_config_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_idp_config.go fix: use domain models for v2 eventstore (#1151) 2021-01-05 09:33:45 +01:00
iam_idp_configs_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_member_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_members_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_model.go fix: push events (#1262) 2021-02-18 14:48:27 +01:00
iam_policy_label_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_policy_login_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_policy_org_iam_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_policy_password_age_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_policy_password_complexity_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
iam_policy_password_lockout_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
idp_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
idp_configs_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
member_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
member.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
members_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
oidc_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
org_member_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_label_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_login_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_org_iam_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_password_age_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_password_complexity_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
org_policy_password_lockout_model.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
policy_label_model.go feat: New user (#1153) 2021-01-06 11:12:56 +01:00
policy_login_model.go feat: New user (#1153) 2021-01-06 11:12:56 +01:00
policy_org_iam_model.go feat: New user (#1153) 2021-01-06 11:12:56 +01:00
policy_password_age_model.go feat: New user (#1153) 2021-01-06 11:12:56 +01:00
policy_password_complexity_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_lockout_model.go feat: New user (#1153) 2021-01-06 11:12:56 +01:00
query.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_model.go fix: push events (#1262) 2021-02-18 14:48:27 +01:00
user.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00