zitadel/internal/query/projection
Silvan c5b99274d7
feat(cli): setup (#3267)
* commander

* commander

* selber!

* move to packages

* fix(errors): implement Is interface

* test: command

* test: commands

* add init steps

* setup tenant

* add default step yaml

* possibility to set password

* merge v2 into v2-commander

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: search query builder can filter events in memory

* fix: filters for add member

* fix(setup): add `ExternalSecure` to config

* chore: name iam to instance

* fix: matching

* remove unsued func

* base url

* base url

* test(command): filter funcs

* test: commands

* fix: rename orgiampolicy to domain policy

* start from init

* commands

* config

* fix indexes and add constraints

* fixes

* fix: merge conflicts

* fix: protos

* fix: md files

* setup

* add deprecated org iam policy again

* typo

* fix search query

* fix filter

* Apply suggestions from code review

* remove custom org from org setup

* add todos for verification

* change apps creation

* simplify package structure

* fix error

* move preparation helper for tests

* fix unique constraints

* fix config mapping in setup

* fix error handling in encryption_keys.go

* fix projection config

* fix query from old views to projection

* fix setup of mgmt api

* set iam project and fix instance projection

* imports

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2022-03-28 10:05:09 +02:00
..
action_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
action.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
app_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
app.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
authn_key_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
authn_key.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
config.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
custom_text_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
custom_text.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
debug_notification_provider_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
debug_notification.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
domain_policy_test.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
domain_policy.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
event_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
executer_test.go fix: add authnkeys projection (#2801) 2021-12-08 16:16:48 +01:00
failed_events.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
feature_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
feature.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
flow_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
flow.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
idp_login_policy_link_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_login_policy_link.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
idp_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_user_link_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_user_link.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
idp.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
instance_member_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
instance_member.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
instance_test.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
instance.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
key_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
key.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
label_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
label_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
lockout_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
lockout_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
login_name_test.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
login_name.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
login_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
login_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
mail_template_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
mail_template.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
member.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
message_text_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
message_texts.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
oidc_settings_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
oidc_settings.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
org_domain_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org_domain.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org_member_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org_member.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
org_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
org.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
password_age_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
password_age_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
password_complexity_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
password_complexity_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
privacy_policy_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
privacy_policy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
project_grant_member_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_grant_member.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
project_grant_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_grant.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
project_member_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_member.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
project_role_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_role.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
project.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
projection.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
secret_generator_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
secret_generator.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
sms_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
sms.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
smtp_test.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
smtp.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
user_auth_method_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_auth_method.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
user_grant_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_grant.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
user_metadata_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_metadata.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
user_personal_access_token_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user_personal_access_token.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
user_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
user.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00