zitadel/internal
Silvan f3e6f3b23b
feat: remove org (#4148)
* feat(command): remove org

* refactor: imports, unused code, error handling

* reduce org removed in action

* add org deletion to projections

* add org removal to projections

* add org removal to projections

* org removed projection

* lint import

* projections

* fix: table names in tests

* fix: table names in tests

* logging

* add org state

* fix(domain): add Owner removed to object details

* feat(ListQuery): add with owner removed

* fix(org-delete): add bool to functions to select with owner removed

* fix(org-delete): add bools to user grants with events to determine if dependencies lost owner

* fix(org-delete): add unit tests for owner removed and org removed events

* fix(org-delete): add handling of org remove for grants and members

* fix(org-delete): correction of unit tests for owner removed

* fix(org-delete): update projections, unit tests and get functions

* fix(org-delete): add change date to authnkeys and owner removed to org metadata

* fix(org-delete): include owner removed for login names

* fix(org-delete): some column fixes in projections and build for queries with owner removed

* indexes

* fix(org-delete): include review changes

* fix(org-delete): change user projection name after merge

* fix(org-delete): include review changes for project grant where no project owner is necessary

* fix(org-delete): include auth and adminapi tables with owner removed information

* fix(org-delete): cleanup username and orgdomain uniqueconstraints when org is removed

* fix(org-delete): add permissions for org.remove

* remove unnecessary unique constraints

* fix column order in primary keys

* fix(org-delete): include review changes

* fix(org-delete): add owner removed indexes and chang setup step to create tables

* fix(org-delete): move PK order of instance_id and change added user_grant from review

* fix(org-delete): no params for prepareUserQuery

* change to step 6

* merge main

* fix(org-delete): OldUserName rename to private

* fix linting

* cleanup

* fix: remove org test

* create prerelease

* chore: delete org-delete as prerelease

Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2022-11-30 17:01:17 +01:00
..
actions feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin/repository feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
api feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
auth/repository feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
auth_request/repository chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authz feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
config feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
crypto feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
database fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
domain fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
errors fix: token check and error unwrapping (#3648) 2022-05-18 10:49:16 +02:00
eventstore feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
id feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
migration fix: ensure setup steps are done in order and one at a time (#4749) 2022-11-23 15:31:59 +00:00
notification feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
org fix: loginnames in login and mails (eventstore v1 queries) (#3636) 2022-05-16 13:10:10 +00:00
project feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
static fix: Update missing key of Chinese translation (#4769) 2022-11-28 16:20:11 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: provide metrics endpoint (#3902) 2022-07-18 10:42:32 +02:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
webauthn fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00