Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat push #20

Merged
merged 39 commits into from
Sep 14, 2023
Merged

Feat push #20

merged 39 commits into from
Sep 14, 2023

Conversation

wess
Copy link
Contributor

@wess wess commented Aug 7, 2023

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 abnegate August 7, 2023 14:38
src/Utopia/Messaging/Adapters/Push/APNS.php Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Outdated Show resolved Hide resolved
tests/e2e/Email/MailgunTest.php Outdated Show resolved Hide resolved
tests/e2e/SMS/TelnyxTest.php Show resolved Hide resolved
tests/e2e/Push/APNSTest.php Outdated Show resolved Hide resolved
tests/e2e/Push/FCMTest.php Show resolved Hide resolved
tests/e2e/SMS/TwilioTest.php Show resolved Hide resolved
tests/e2e/SMS/vonage.php Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/SMS/Vonage.php Show resolved Hide resolved
tests/e2e/Email/SendgridTest.php Outdated Show resolved Hide resolved
tests/e2e/Push/FCMTest.php Outdated Show resolved Hide resolved
tests/e2e/SMS/Msg91Test.php Outdated Show resolved Hide resolved
tests/e2e/SMS/TelnyxTest.php Show resolved Hide resolved
tests/e2e/SMS/TwilioTest.php Outdated Show resolved Hide resolved
tests/e2e/SMS/VonageTest.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Email/Mailgun.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Push/APNS.php Outdated Show resolved Hide resolved
src/Utopia/Messaging/Adapters/Email/Sendgrid.php Outdated Show resolved Hide resolved
Sign up for free to 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