zitadel/internal
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
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
api feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
auth/repository feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
auth_request feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
authz fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
cache feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
command feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
config feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
crypto feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
database feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
domain feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
errors feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
form
i18n chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
iam fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
id
key
migration feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
notification feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
org fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
project feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
proto
protoc
qrcode
query feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
renderer
repository feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
static fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
statik
telemetry chore(modules): update dependencies (#2691) 2021-11-16 13:39:56 +00:00
test
user cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
usergrant feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
view feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
webauthn cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00