-
-
Notifications
You must be signed in to change notification settings - Fork 597
feat: generate Parse.Object.objectId
automatically when allowCustomObjectId
is enabled and no objectId
is passed
#1540
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 3 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
78729bb
feat: Update conditions for `MISSING_OBJECT_ID` error when allowCusto…
musthafa1996 a88e8ae
Update `MISSING_OBJECT_ID` error message
musthafa1996 ec80a44
Update tests
musthafa1996 2298855
Update integration/test/ParseObjectTest.js
musthafa1996 b3b3365
Update integration/test/ParseObjectTest.js
musthafa1996 91e425f
Fix tests
musthafa1996 2455fcb
Fix tests for custom object ID
musthafa1996 9f53d1a
Merge branch 'alpha' into allow-custom-id
mtrezza 872aadb
Remove unnecessary id existence check from ParseObject in case allowC…
musthafa1996 43e96b3
Fix tests for allowCustomObjectId
musthafa1996 e8971a4
Merge branch 'alpha' into allow-custom-id
musthafa1996 55ecd1b
Add custom objectId validation back to ParseObject
musthafa1996 79fcf83
Fix ParseObject-test.js
musthafa1996 0399ee6
Fix package-lock.json
musthafa1996 b443f84
Cleanup ParseObjectTest.js
musthafa1996 ee5498e
Merge branch 'alpha' into allow-custom-id
mtrezza 51f6678
Merge branch 'allow-custom-id' of github.com:musthafa1996/Parse-SDK-J…
musthafa1996 41e61b5
Merge branch 'alpha' into allow-custom-id
mtrezza 2d6ffb7
Fix ParseObject-test.js
musthafa1996 7155872
Merge branch 'allow-custom-id' of github.com:musthafa1996/Parse-SDK-J…
musthafa1996 6bbb054
Merge branch 'alpha' into allow-custom-id
mtrezza 7e3b18f
Split ParseOnject allowCustomObjectId integration tests
musthafa1996 04748d6
Merge branch 'allow-custom-id' of github.com:musthafa1996/Parse-SDK-J…
musthafa1996 7362468
Merge branch 'alpha' into allow-custom-id
mtrezza c5cc568
Merge branch 'alpha' into allow-custom-id
musthafa1996 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
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.