zitadel/internal/repository/project
Silvan 1bf1f335dc
feat(admin-api): list events (#4989)
* docs: update cockroachdb version to 22.2
* feat(adminAPI): ListEventTypes returns the list of event types ZITADEL implements
* feat(adminAPI): ListAggregateTypes returns the list of aggregate types ZITADEL implements
* feat(adminAPI): ListEvents allows `IAM_OWNERS` to search for events
2023-01-16 11:30:03 +00:00
..
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
api_config.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
application.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
eventstore.go feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
grant_member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
grant.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
key.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_config.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
project.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
role.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
saml_config.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00