Commit d8c70da
authored
User event trigger (#927)
* chore: bump up toolkit
* feat: implement userCreatedNotificationHandler
* test: write user email notification tests
* chore: bump up toolkit
* feat: send sms
* test: write test for all user event triggers
* feat: create handler factory for all user events
* test: test the /triggers/user/${event} endpoint
* chore: bump up toolkit
* chore: cleanup
* fix: use USER_NOTIFICATION_DELIVERY_METHOD from env
* chore: bump up toolkit
* Revert "fix: use USER_NOTIFICATION_DELIVERY_METHOD from env"
This reverts commit 07da4d4.
* chore: bump up toolkit
* fix: include oldUsername in notification
* fix: remove oldUsername from notification templates
* fix: notification csv
* fix: import applicationConfig lcoally
* fix: -firstName +firstname1 parent f196171 commit d8c70da
File tree
19 files changed
+1040
-306
lines changed- src
- api/notification
- __snapshots__
- email-templates
- other
- config/routes
- translations
19 files changed
+1040
-306
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments