zitadel/internal/notification/repository/eventsourcing/view
Silvan 3118a99c1e
fix: pubsub (#1122)
* 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

* fix: process ALL previous sequences

* fix: spooler and pubsub

* handler check

* fix: process events until all done

* fix break on query err

* fix: handler

* fix: process sequence or return error

* check aggregate id

* fix: log only in error case

* fix tests

* fix: handlers

* fix: spooler

* fix: spooler

* fix: tests

* fix: continue

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-12-21 18:42:34 +01:00
..
error_event.go fix: rename tables failed_event to failed_events (#287) 2020-06-29 09:56:29 +02:00
label_policies.go feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
notification.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
notify_user.go fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
sequence.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
view.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00