zitadel/internal/admin/repository/eventsourcing/handler
Silvan dd5e4acd24
fix(event handling): use internal pubsub for view update (#1118)
* start sub

* start implement subsciptions

* start subscription

* implementation for member done

* admin done

* fix: tests

* extend handlers

* prepary notification

* no errors in adminapi

* changed current sequence in all packages

* ignore mocks

* works

* subscriptions as singleton

* tests

* refactor: rename function scope var
2020-12-18 16:47:45 +01:00
..
handler.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
iam_member.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
idp_config.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
idp_providers.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
label_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
login_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
org_iam_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
org.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_age_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_complexity_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_lockout_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
user_external_idps.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
user.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00