zitadel/internal/query/projection
2021-12-01 15:09:35 +00:00
..
flow feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org/owner feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
action_test.go chore: enable testExecuter to test multi statement (#2448) 2021-09-30 09:26:29 +00:00
action.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
app_test.go fix(projections): add app (#2576) 2021-11-02 08:26:34 +01:00
app.go fix(projections): add app (#2576) 2021-11-02 08:26:34 +01:00
config.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
custom_text_test.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
custom_text.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
event_test.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
executer_test.go feat: Project projection (#2433) 2021-10-05 14:47:24 +02:00
feature_test.go fix: features query (#2610) 2021-11-21 20:22:25 +01:00
feature.go fix: features query (#2610) 2021-11-21 20:22:25 +01:00
flow_test.go chore: enable testExecuter to test multi statement (#2448) 2021-09-30 09:26:29 +00:00
flow.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
idp_login_policy_link_test.go fix(projection): add idp login policy link (#2590) 2021-11-02 10:00:48 +00:00
idp_login_policy_link.go fix(projection): add idp login policy link (#2590) 2021-11-02 10:00:48 +00:00
idp_test.go fix(queries): idp projection (#2411) 2021-10-20 13:20:07 +02:00
idp_user_link_test.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
idp_user_link.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
idp.go fix(operator): update cockroach to 21.2.1 (#2766) 2021-12-01 15:09:35 +00:00
label_policy_test.go fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
label_policy.go fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
lockout_policy_test.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
lockout_policy.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
login_name_test.go fix(projections): login names projection (#2698) 2021-11-23 10:31:23 +01:00
login_name.go fix(projections): login names projection (#2698) 2021-11-23 10:31:23 +01:00
login_policy_test.go fix(queries): login policy projection (#2401) 2021-10-19 08:10:37 +00:00
login_policy.go fix(queries): login policy projection (#2401) 2021-10-19 08:10:37 +00:00
mail_template_test.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
mail_template.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
message_text_test.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
message_texts.go feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
org_domain_test.go fix(projection): add org domain (#2383) 2021-10-08 10:24:22 +02:00
org_domain.go fix(projection): add org domain (#2383) 2021-10-08 10:24:22 +02:00
org_iam_policy_test.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
org_iam_policy.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
org_test.go chore: enable testExecuter to test multi statement (#2448) 2021-09-30 09:26:29 +00:00
org.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
password_age_policy_test.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
password_age_policy.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
password_complexity_policy_test.go fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
password_complexity_policy.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
privacy_policy_test.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
privacy_policy.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
project_grant_test.go fix: Project grant fix (#2529) 2021-10-19 10:38:21 +02:00
project_grant.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
project_role_test.go fix: Project grant fix (#2529) 2021-10-19 10:38:21 +02:00
project_role.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
project_test.go feat: Project projection (#2433) 2021-10-05 14:47:24 +02:00
project.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
projection.go fix(projections): add base users (#2733) 2021-11-30 08:57:51 +01:00
user_test.go fix(projections): add base users (#2733) 2021-11-30 08:57:51 +01:00
user.go fix(projections): add base users (#2733) 2021-11-30 08:57:51 +01:00