Skip to content

Feat push - #20

Merged
abnegate merged 39 commits into
mainfrom
feat-push
Sep 14, 2023
Merged

Feat push#20
abnegate merged 39 commits into
mainfrom
feat-push

Conversation

@wess

@wesswess commented Aug 7, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

  • Adds SMS
  • Adds Push
  • Adds Email

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

wess added 9 commits July 19, 2023 09:36
Creates APNS Adapter
Creates tests for Apple Push
Adds FCM and FCM tests
Twilio update and tests
Stubbed in, but on hold, other tests because of different requirements/issues
Cleans up some docs
Linted up the formatting
@wess
wess requested a review from abnegateAugust 7, 2023 14:38
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php Outdated
Comment threadtests/e2e/Email/MailgunTest.php Outdated
Comment threadtests/e2e/SMS/TelnyxTest.php
Comment threadtests/e2e/Push/APNSTest.php Outdated
Comment threadtests/e2e/Push/FCMTest.php
Comment threadtests/e2e/SMS/TwilioTest.php
Comment threadtests/e2e/SMS/vonage.php Outdated
Comment threadcomposer.json Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/SMS/Telesign.php
Comment threadsrc/Utopia/Messaging/Adapters/SMS/Vonage.php
Comment threadtests/e2e/Email/SendgridTest.php Outdated
Comment threadtests/e2e/Push/FCMTest.php Outdated
Comment threadtests/e2e/SMS/Msg91Test.php Outdated
Comment threadtests/e2e/SMS/TelnyxTest.php
Comment threadtests/e2e/SMS/TwilioTest.php Outdated
Comment threadtests/e2e/SMS/VonageTest.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Email/Mailgun.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php
Comment threadsrc/Utopia/Messaging/Adapters/Email/Sendgrid.php Outdated
Comment threadsrc/Utopia/Messaging/Adapters/Push/APNS.php
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wess@abnegate