-
Notifications
You must be signed in to change notification settings - Fork 2
Multiple notification channels in middleware #185
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
4321270
Support multiple notification channels.
0644054
Handle "none" value in notification channel.
JymDyerIBI 2715c00
Push notifications.
JymDyerIBI c3a96c7
Add pushDevices (number of push devices last we looked)
JymDyerIBI 5f28501
Add pushDevices (number of push devices) to test
JymDyerIBI eb2d207
Add sendPush() method for push notifications.
JymDyerIBI 722143a
Rely on PUSH_API_URL as config property for entire push API URL.
JymDyerIBI a109dc6
Add canSendPushNotification() test.
JymDyerIBI 24e825e
Generated with VersionControlledSwaggerUpdater
JymDyerIBI 1fa77f3
Update with PUSH_API_* properties.
JymDyerIBI 13893dd
Generated with ReadMeEnvSchemaValuesUpdater
JymDyerIBI 3503ee2
Space formatting.
JymDyerIBI d6c484f
Add in `get` endpoint to maintain number of push notification devices.
JymDyerIBI 759d21a
Persistence of pushDevices
JymDyerIBI ce21e89
Persistence of pushDevices
JymDyerIBI a3e08ab
Move NotificationUtils#getPushInfo() call into CheckMonitoredTrip class.
JymDyerIBI fb0df00
Update number of push devices sooner (per binh's PR comment).
JymDyerIBI be241ed
Actually, put it very near the very top, after getting `otpUser`.
JymDyerIBI 38660e6
Make public static methods contingent on setting PUSH_API_KEY/PUSH_AP…
JymDyerIBI 17ba7fb
Make public static methods contingent on setting PUSH_API_KEY/PUSH_AP…
JymDyerIBI File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.