zitadel/internal
Livio Amstutz 56b916a2b0
feat: projections auto create their tables (#3324)
* begin init checks for projections

* first projection checks

* debug notification providers with query fixes

* more projections and first index

* more projections

* more projections

* finish projections

* fix tests (remove db name)

* create tables in setup

* fix logging / error handling

* add tenant to views

* rename tenant to instance_id

* add instance_id to all projections

* add instance_id to all queries

* correct instance_id on projections

* add instance_id to failed_events

* use separate context for instance

* implement features projection

* implement features projection

* remove unique constraint from setup when migration failed

* add error to failed setup event

* add instance_id to primary keys

* fix IAM projection

* remove old migrations folder

* fix keysFromYAML test
2022-03-23 09:02:39 +01: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: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
auth/repository feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
auth_request feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
authz feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
cache feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
command feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
config feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
crypto feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
database fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
domain feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
errors feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
eventstore feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01: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 feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
id
key
migration feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
notification feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
org fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
project feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
proto
protoc
qrcode
query feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
renderer
repository feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
setup feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
static feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
statik
telemetry chore(modules): update dependencies (#2691) 2021-11-16 13:39:56 +00:00
test
user feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +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 feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00