-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(btn): frm 1723 internal flow postman (#7343)
* add postman sms service * feat: add user betaflag for postman sms * add sendBouncedSubmissionSms * test: add sendBouncedSubmissionSms cases * add sendFormDeactivatedSms * add sendAdminContactOtp * add package-lock * remove non-mop sms services, point sms.errors to postman-sms.errors * migrate non-mop smses to use postman sms service * update tests to remove migrated functions * fix incorrect api key reference * fix form.admin not populated before passing into flag field * update test cases for bounce, sms service * update test cases for bounce service * update test cases for user controller * update sms error import path * refactor: rename mop sms to use internal api convention, fix typo on logmeta.action * chore: fix build failures due to merge conflicts * chore: remove redundant logs
- Loading branch information
Showing
25 changed files
with
579 additions
and
922 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.