zitadel/internal/notification/handlers
Tim Möhlmann f680dd934d
refactor: rename package errors to zerrors (#7039)
* chore: rename package errors to zerrors

* rename package errors to gerrors

* fix error related linting issues

* fix zitadel error assertion

* fix gosimple linting issues

* fix deprecated linting issues

* resolve gci linting issues

* fix import structure

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-12-08 15:30:55 +01:00
..
mock fix(query): user performance (#6537) 2023-12-08 13:14:22 +01:00
already_handled.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +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 perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
origin.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
queries.go fix(query): user performance (#6537) 2023-12-08 13:14:22 +01:00
quota_notifier_test.go fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00:00
quota_notifier.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
telemetry_pusher_integration_test.go fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00: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: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user_notifier.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00