zitadel/internal/api
Livio Spring 29441ce4b6
feat: save last occurrence of failed events and fix instance filtering (#4710)
* fix: filter failed events and current sequence correctly

* fix failed events sorting column

* feat: save last occurrence of failed event

* fix failedEvents query and update sql statements

* change sql statement to only create index

* fix linting

* fix linting

* Update internal/query/failed_events.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* update job name on test-docs to match the one from test-code

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-11-18 13:49:38 +01:00
..
assets fix(email): set correct logo url (#4426) 2022-09-21 14:18:55 +00:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
saml feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix: ensure actions execution on idp flows (#4711) 2022-11-18 12:49:17 +01:00
api.go fix: redirect / to login UI (#4669) 2022-11-09 07:19:05 +00:00