zitadel/internal
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
..
admin fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
api fix: passwordless (#1112) 2020-12-17 08:17:02 +01:00
auth fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
auth_request fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00
authz fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config fix: language.Tag marshalling (#1110) 2020-12-17 08:55:11 +01:00
crypto fix: language.Tag marshalling (#1110) 2020-12-17 08:55:11 +01:00
errors fix: translation (#647) 2020-08-28 09:44:43 +02:00
eventstore fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n fix: translation (#647) 2020-08-28 09:44:43 +02:00
iam fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
management/repository fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
model fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
notification fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
org fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
project fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
setup fix: passwordless (#1116) 2020-12-17 16:22:27 +01:00
static/i18n fix: improvements for WebAuthN (#1105) 2020-12-15 16:44:16 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
ui fix: remove u2f with pin from 2fa check (#1121) 2020-12-18 16:30:57 +01:00
user fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
usergrant fix: query correct column (#991) 2020-11-19 15:21:22 +01:00
view fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
webauthn fix: passwordless (#1116) 2020-12-17 16:22:27 +01:00