zitadel/internal/management/repository/eventsourcing/view
Michael Waeger 42384763d1
feat: Private label email policy (#813)
* Label Policy added

* save

* chore: update docs action

* Save

* Save

* Get colors from DB

* Variables inserted

* Get images from global directory.

* Add tests

* Add tests

* Corrections from mergerequest

* Corrections from mergerequest

* Test corrected.

* Added colors to all notifications.

* Added colors to
Corrected text and formatting.all notifications.

* Spelling error corrected.

* fix: tests

* Merge Branch corrected.

* Step6 added

* Corrections from mergerequest

* fix: generate management

* Formatted texts.

* fix: migrations

Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
2020-10-20 19:10:23 +02:00
..
application.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
error_event.go fix: rename tables failed_event to failed_events (#287) 2020-06-29 09:56:29 +02:00
external_idps.go feat: remove user (#812) 2020-10-07 08:16:42 +02:00
idp_configs.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
idp_providers.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
label_policies.go feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
login_policies.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
machine_keys.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
org_domain.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
org_iam_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
org_member.go feat: remove user (#812) 2020-10-07 08:16:42 +02:00
org.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
password_age_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_complexity_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_lockout_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
project_grant_member.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
project_grant.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
project_member.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
project_role.go fix: Remove project (#538) 2020-08-05 18:32:25 +02:00
project.go feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
sequence.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user_grant.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
user_membership.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
user.go feat: add domain verification notification (#649) 2020-08-27 17:18:23 +02:00
view.go feat: project view (#90) 2020-05-11 12:16:29 +02:00