zitadel/internal
Fabi c740ee5d81
feat: Instance commands (#3385)
* fix: add events for domain

* fix: add/remove domain command side

* fix: add/remove domain command side

* fix: add/remove domain query side

* fix: create instance

* fix: merge v2

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from api

* fix: remove domain.IAMID

* fix: remove domain.IAMID

* fix: add instance domain queries

* fix: fix after merge

* Update auth_request.go

* fix keypair

* remove unused code

* feat: read instance id from context

* feat: remove unused code

* feat: use instance id from context

* some fixes

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-04-05 05:58:09 +00:00
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
api feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
auth/repository feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
auth_request/repository feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
authz feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
cache feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
command feat: Instance commands (#3385) 2022-04-05 05:58:09 +00: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: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
errors feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
iam fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
id feat: ensure google cloud run compatibility (#3388) 2022-03-31 10:49:08 +02:00
migration feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
notification feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
org fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
project fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: features (#1427) 2021-03-25 17:26:21 +01:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
query feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
static fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry chore(modules): update dependencies (#2691) 2021-11-16 13:39:56 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02: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