zitadel/internal/org/repository/view
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
..
model feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
org_domain_view.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
org_member_view.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
org_view.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00