zitadel/internal/api/grpc/admin
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
..
custom_text_converter.go fix(logintexts): fix several custom text attributes for get and set (#4733) 2022-12-01 13:31:46 +01:00
custom_text.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
domain_policy.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
event.go feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
export.go fix(logintexts): fix several custom text attributes for get and set (#4733) 2022-12-01 13:31:46 +01:00
failed_event_converter_test.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
iam_member_converter_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
iam_member_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
iam_member.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
iam_settings_converter.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
iam_settings.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
idp_converter_test.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
idp_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
import.go fix(import): activate label policy after creation (#4879) 2022-12-21 08:46:05 +00:00
information.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_converter.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
instance.go feat: provide instance info on admin api and return version on instances responses (admin and system api) (#3802) 2022-06-27 09:12:06 +00:00
label_policy_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
label_policy.go fix: return absolute asset urls (#3676) 2022-05-20 10:30:12 +02:00
language.go feat: set default language on instance (#3594) 2022-05-03 15:58:38 +02:00
lockout_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy_converter.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
login_policy.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
notification_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings_converter.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
oidc_settings.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
org.go feat: org remove on admin api and org query with state (#4917) 2022-12-22 10:46:06 +00:00
password_age_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_age.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
password_complexity_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
privacy_policy_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
server.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
sms_converter.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
user_converter.go feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
view_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
view.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00