zitadel/internal/api/grpc/admin
Elio Bischof 1b6e3dcf27
fix: creation date argument in search events filters (#6855)
* fix: creation date filter in event queries

* fix: creation date with ordering filter

* simplify code

* simplify review

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-11-03 14:52:48 +00:00
..
custom_text_converter.go feat: SMS and email OTP texts (#6281) 2023-08-09 05:49:12 +00:00
custom_text.go feat: SMS and email OTP texts (#6281) 2023-08-09 05:49:12 +00:00
domain_policy.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
event.go fix: creation date argument in search events filters (#6855) 2023-11-03 14:52:48 +00:00
export.go feat: SMS and email OTP texts (#6281) 2023-08-09 05:49:12 +00:00
failed_event_converter.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
failed_event.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
feature.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
iam_member_converter_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
iam_member_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
iam_member.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
iam_settings_converter.go feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
iam_settings.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idp_converter_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
idp_converter.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
idp.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
import.go fix: restrict AllowRegistration check to local registration (#5939) 2023-08-23 13:55:52 +02:00
information_integration_test.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
label_policy_converter.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +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: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
login_policy.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
milestone_converter.go perf: query projected milestones for onboarding view (#6760) 2023-10-25 11:16:34 +00:00
milestone.go perf: query projected milestones for onboarding view (#6760) 2023-10-25 11:16:34 +00:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
privacy_policy.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
server.go feat: add activity logs on user actions with authentication, resource… (#6748) 2023-10-25 12:09:15 +00:00
sms_converter.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
sms.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_converter.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
view_converter.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
view.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00