zitadel/internal/notification/handlers
Stefan Benz 7d2d85f57c
feat: api v2beta to api v2 (#8283)
# Which Problems Are Solved

The v2beta services are stable but not GA.

# How the Problems Are Solved

The v2beta services are copied to v2. The corresponding v1 and v2beta
services are deprecated.

# Additional Context

Closes #7236

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-07-26 22:39:55 +02:00
..
mock feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00
already_handled.go fix: properly handle otp sms challenge notification in session api (#7653) 2024-03-27 19:48:14 +02:00
commands.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
config_filesystem.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_log.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_smtp.go feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00
config_twilio.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
ctx.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
gen_mock.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
handlers_integration_test.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
origin.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
queries.go feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00
quota_notifier_test.go fix: consider oidc session events for authN milestones (#8089) 2024-06-12 06:49:14 +02:00
quota_notifier.go fix: properly handle otp sms challenge notification in session api (#7653) 2024-03-27 19:48:14 +02:00
telemetry_pusher_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
telemetry_pusher.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
translator.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user_notifier_test.go feat: pass and handle auth request context for email links (#7815) 2024-04-24 17:50:58 +02:00
user_notifier.go feat: pass and handle auth request context for email links (#7815) 2024-04-24 17:50:58 +02:00