-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Create beforeConnect and beforeSubscribe Cloud Triggers #6649
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
Closed
Closed
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
baef9a7
Update triggers.js
dblythy 3825b9c
Update Parse.Cloud.js
dblythy 124e082
Update Parse.Cloud.js
dblythy 26288d9
Update triggers.js
dblythy 94aa3ca
Update ParseLiveQueryServer.js
dblythy a68b9a3
Update triggers.js
dblythy 8cbf3fd
Update triggers.js
dblythy a4b2873
Update ParseLiveQueryServer.js
dblythy f34bd0c
Update triggers.js
dblythy 300c17a
Update ParseLiveQueryServer.js
dblythy 9b63500
Update triggers.js
dblythy 46450fd
Update triggers.js
dblythy 4ae7a44
Update triggers.js
dblythy 9514f5e
Update triggers.js
dblythy 6db5da2
Update triggers.js
dblythy 5b22960
Update triggers.js
dblythy 74253c9
Update triggers.js
dblythy 34c8e6c
Update ParseLiveQueryServer.js
dblythy 6ba2b37
Update ParseLiveQueryServer.js
dblythy 66a702e
Update triggers.js
dblythy fe577a4
Update triggers.js
dblythy b3942a7
Update triggers.js
dblythy 3d8228c
Update triggers.js
dblythy 339f8ad
Merge pull request #4 from dblythy/dblythy-patch-1
dblythy 1c3faeb
Update ParseLiveQueryServer.js
dblythy 41e2973
Update triggers.js
dblythy 358449a
Update ParseLiveQueryServer.js
dblythy 24d1f06
Update ParseLiveQueryServer.js
dblythy c8a74ea
Update triggers.js
dblythy bebc083
Update ParseLiveQueryServer.js
dblythy f07b46f
Update triggers.js
dblythy 39d9717
Update ParseLiveQueryServer.js
dblythy 6a689f9
Update ParseLiveQueryServer.js
dblythy 12881f1
Update ParseLiveQueryServer.js
dblythy 8079b7e
Update ParseLiveQueryServer.spec.js
dblythy fe244d6
Merge pull request #7 from dblythy/dblythy-patch-5
dblythy fa5e5cb
Update ParseLiveQueryServer.spec.js
dblythy c57f958
Update ParseLiveQueryServer.spec.js
dblythy 9e85f2c
Update ParseLiveQueryServer.spec.js
dblythy 9c24e26
Update ParseLiveQueryServer.spec.js
dblythy d741d4c
Update ParseLiveQueryServer.spec.js
dblythy f1e9335
Update ParseLiveQueryServer.js
dblythy cab6755
Update ParseLiveQueryServer.js
dblythy 6c7c167
Merge pull request #3 from dblythy/dblythy-patch-2-1
dblythy eae38e9
Update triggers.js
dblythy 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding await here is fine. Can you add additional tests for this feature? You might have to await in other places.