zitadel/docs/static/img
Miguel Cabrerizo d229da6af7
feat: SMTP Templates (#6932)
* feat: smtp templates poc

* feat: add isActive & ProviderType to SMTP backend

* feat: change providertype to uint32 and fix tests

* feat: minimal smtp provider component

* feat: woking on diiferent providers

* feat: keep working on providers

* feat: initial stepper for new provider

* fix: settings list and working on stepper

* feat: step 1 and 2 form inputs

* feat: starter for smtp test step

* fix: misspelled SMPT

* fix: remove tests for now

* feat: add tls toggle remove old google provider

* feat: working on add smtp and table

* fix: duplicated identifiers

* fix: settings list

* fix: add missing smtp config properties

* fix: add configID to smtp config table

* fix: working on listproviders

* feat: working in listSMTPConfigs

* fix: add count to listsmtpconfigs

* fix: getting empty results from listSMTPConfigs

* feat: table now shows real data

* fix: remaining styles for smtp-table

* fix: remove old notification-smtp-provider-component

* feat: delete smtp configuration

* feat: deactivate smtp config

* feat: replace isActive with state for smtp config

* feat: activate smtp config

* fix: remaining errors after main merge

* fix: list smtp providers panic and material mdc

* feat: refactor to only one provider component

* feat: current provider details view

* fix: refactor AddSMTPConfig and ChangeSMTPConfig

* fix: smtp config reduce issue

* fix: recover domain in NewIAMSMTPConfigWriteModel

* fix: add code needed by SetUpInstance

* fix: go tests and warn about passing context to InstanceAggregateFromWriteModel

* fix: i18n and add missing trans for fr, it, zh

* fix: add e2e tests

* docs: add smtp templates

* fix: remove provider_type, add description

* fix: remaining error from merge main

* fix: add @stebenz change for primary key

* fix: inactive placed after removed to prevent deleted configs to show as inactive

* fix: smtp provider id can be empty (migrated)

* feat: add mailchimp transactional template

* feat: add Brevo (Sendinblue) template

* feat: change brevo logo, add color to tls icon

* fix: queries use resourceowner, id must not be empty

* fix: deal with old smtp settings and tests

* fix: resourceOwner is the instanceID

* fix: remove aggregate_id, rename SMTPConfigByAggregateID with SMTPConfigActive

* fix: add tests for multiple configs with different IDs

* fix: conflict

* fix: remove notification-smtp-provider

* fix: add @peintnermax suggestions, rename module and fix e2e tests

* fix: remove material legacy modules

* fix: remove ctx as parameter for  InstanceAggregateFromWriteModel

* fix: add Id to SMTPConfigToPb

* fix:  change InstanceAggregateFromWriteModel to avoid linter errors

* fix import

* rm unused package-lock

* update yarn lock

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2024-04-11 09:16:10 +02:00
..
angular docs(quickstarts): change application type to user agent for angular apps (#5173) 2023-02-07 19:16:04 +01:00
api docs: improve docs with images (#2474) 2021-10-04 17:11:16 +02:00
concepts docs: move jwt idp to guides (#7570) 2024-03-20 10:46:05 +01:00
device-auth fix(console): simplify instance page (#7274) 2024-02-06 14:35:43 +01:00
django docs: python django example for login in secure api (#7285) 2024-02-02 15:20:45 +00:00
examples/secure-api docs: python django example for login in secure api (#7285) 2024-02-02 15:20:45 +00:00
flutter docs: update flutter quickstart (#4652) 2022-11-14 15:24:36 +01:00
go docs: add go authentication example (#7034) 2023-12-19 12:22:32 +00:00
guides feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00
index docs: api request descriptions (#1637) 2021-04-22 12:59:17 +00:00
integrations fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
java-spring docs(examples): adds java spring boot examples (#7226) 2024-01-16 11:02:58 +00:00
manuals docs: Updated outdated information and screenshots for customer portal docs (#7326) 2024-02-13 12:22:42 +00:00
nextjs docs: update nextjs and angular guide (#4633) 2022-10-31 08:00:22 +01:00
nextjs-b2b docs: nextjs b2b example, plausible outbound links script (#4738) 2022-11-23 13:27:09 +00:00
oidc/auth0 docs: add gitlab and auth0 (#3700) 2022-06-08 11:49:50 +02:00
python-flask docs: add python quick start guide (#5166) 2023-02-13 17:59:08 +05:30
react docs: react sdk guide, update quickstart guide to use @zitadel/react (#7300) 2024-02-02 08:29:02 +01:00
saml feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
support docs: troubleshoot, project grant missing (#7216) 2024-01-15 09:03:41 +01:00
symfony docs(examples): symfony php guide (#7171) 2024-01-15 17:49:41 +00:00
tech docs: Make Examples and SDK Pages easier to understand (#7291) 2024-02-07 12:44:20 +01:00
vue docs: add guide for Vue (#7215) 2024-01-16 14:21:32 +00:00
console_dashboard.png fix(console): simplify instance page (#7274) 2024-02-06 14:35:43 +01:00
console_instance_policy_general.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_instance_policy_notification.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_login_texts.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_message_texts.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_org_identitiy_provider.gif docs: Identity providers and customer portal (#3790) 2022-06-09 17:15:31 +02:00
console_org_identity_provider.gif docs: Identity providers and customer portal (#3790) 2022-06-09 17:15:31 +02:00
console_org_manager_add.gif docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_org_register.png docs: console guide (#4468) 2022-10-06 16:22:46 +02:00
console_org_select.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_private_labeling.png fix(console): simplify instance page (#7274) 2024-02-06 14:35:43 +01:00
console_projects_add_new_roles.gif docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_projects_application_token_settings.png docs(guides): user metadata (#3838) 2022-06-28 17:34:13 +00:00
console_projects_empty.png docs: console guide (#4468) 2022-10-06 16:22:46 +02:00
console_projects_granted.png fix(console): simplify instance page (#7274) 2024-02-06 14:35:43 +01:00
console_service_user_tokentype.png docs(integrate): improve service user authentication (#7492) 2024-03-25 10:30:43 +01:00
console_serviceusers_create.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_serviceusers_new_key.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_serviceusers_secret.gif feat: support client_credentials for service users (#5134) 2023-01-31 19:52:47 +00:00
console_verify_domain.png fix: verify domain revamped (#6970) 2023-12-07 12:53:53 +00:00
create-user.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
deploy-to-vercel.png docs: typescript login (#7621) 2024-03-28 08:19:36 +00:00
develop2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
docusaurus.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
favicon.ico docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
gigi.svg docs: welcome gigi (#4159) 2022-08-11 07:32:50 +00:00
logo.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
preview.png docs: replace meta tag image (#5028) 2023-02-17 11:48:37 +01:00
typescript-login-architecture.png docs: typescript login (#7621) 2024-03-28 08:19:36 +00:00
undraw_docusaurus_mountain.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
undraw_docusaurus_react.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
undraw_docusaurus_tree.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_cluster_architecture.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_multicluster_architecture.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_software_architecture.png docs: change architecture graphic (#3794) 2022-06-10 12:53:10 +00:00
zitadel-logo-dark.svg docs: rehaul styles (#2505) 2021-10-13 10:06:12 +02:00
zitadel-logo-light.svg docs: rehaul styles (#2505) 2021-10-13 10:06:12 +02:00
zitadel-logo-solo-darkdesign.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel-logo-solo-light.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00