-
-
Notifications
You must be signed in to change notification settings - Fork 70
feat: add ability to merge updated objects with original #315
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
29 commits
Select commit
Hold shift + click to select a range
3c09b20
feat: allow for developer to specify updated keys
cbaker6 347bdfc
add tests and Playgrounds
cbaker6 4fb838e
nit
cbaker6 df836f0
add ACL to default implementation
cbaker6 68d5a93
test Patch merge
cbaker6 b3bca74
update documentation
cbaker6 e125b54
merge ParseObjects automatically
cbaker6 29a96f1
fix build on Swift 5.2
cbaker6 aa9c6da
Make sure originalData never saves to Keychain
cbaker6 8c5f2ed
move test to correct file
cbaker6 8ffb95d
Merge remote-tracking branch 'upstream/main' into updateKeys
cbaker6 034b652
Update Playgrounds and move ParseObjectMutable into ParseObject
cbaker6 d180c63
doc updates
cbaker6 0f64ca7
coverage
cbaker6 f1e4a0a
update Playgrounds
cbaker6 3e6dcdc
Merge branch 'main' into updateKeys
cbaker6 4d0d802
tested and nit playgrounds
cbaker6 854acd0
merge
cbaker6 509c19f
fix merge conflicts
cbaker6 3889682
mutable -> mergeable
cbaker6 3486699
fix sortByText
cbaker6 3a15233
add info about POP in README
cbaker6 e12b88f
Move the where for Swift 5.2
cbaker6 19d1fd9
Update README.md
cbaker6 d0ff845
try windows action
cbaker6 78ea506
Update ci.yml
cbaker6 5dcfdbb
Update ci.yml
cbaker6 b1baebb
don't build async on windows
cbaker6 7fa72f2
revert async back to Swift 5.5.2
cbaker6 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.