Add support for creating push messages#636
Merged
TorstenDittmann merged 3 commits intoJan 2, 2024
Merged
Conversation
This was referenced Dec 1, 2023
Merged
stnguyen90
marked this pull request as draft
December 1, 2023 00:59
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 1, 2023 01:02
c66383c to
220e16d
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 1, 2023 01:03
543fca4 to
75fc3d9
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 1, 2023 02:02
220e16d to
47c5eea
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 1, 2023 02:02
75fc3d9 to
ca7562a
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 4, 2023 13:39
ca7562a to
2a3c99e
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 5, 2023 10:47
47c5eea to
5c54a4b
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 5, 2023 10:47
2a3c99e to
9979dc3
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 14, 2023 18:45
465a72e to
a314f78
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 14, 2023 18:46
8ef25c3 to
4db7402
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 14, 2023 23:34
a314f78 to
9a23bd2
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 14, 2023 23:34
4db7402 to
7f6b08d
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 19, 2023 22:46
9a23bd2 to
0972b39
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 19, 2023 22:47
7f6b08d to
8a730cb
Compare
stnguyen90
force-pushed
the
feat-messaging-create-sms-message
branch
from
December 20, 2023 01:57
0972b39 to
ff42635
Compare
stnguyen90
force-pushed
the
feat-messaging-create-push-message
branch
from
December 20, 2023 01:58
8a730cb to
f92dfce
Compare
Base automatically changed from
feat-messaging-create-sms-message
to
feat-messaging-overview
January 2, 2024 14:55
TorstenDittmann
approved these changes
Jan 2, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Update the message wizard to support push messages.
Test Plan
TBD
Related PRs and Issues
Parent:
Child:
Have you read the Contributing Guidelines on issues?
Yes