-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: legacy-handler findRecord support #8476
Merged
Merged
Conversation
This file contains 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
runspired
added
🌲 Project Trim 🌲
PRs related to https://github.com/emberjs/data/issues/6166
🎯 canary
PR is targeting canary (default)
🏷️ chore
This PR primarily refactors code or updates dependencies
5.0 Roadmap
labels
Mar 17, 2023
Asset Size Report for 9ff9bcc Modern Builds 🛑 The size of the library EmberData has increased by +872.0 B (+35.0 B compressed) which exceeds the failure threshold of 75 bytes.Warnings
Changeset
Full Asset Analysis (Modern)
|
runspired
force-pushed
the
feat/legacy-find-record-handler
branch
2 times, most recently
from
March 18, 2023 01:34
aac6e42
to
deec267
Compare
runspired
force-pushed
the
feat/legacy-find-record-handler
branch
from
March 18, 2023 08:57
6ae2d2f
to
5911d5f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
5.0 Roadmap
ci-assetsize
Activates Asset Size Checks in CI
🎯 canary
PR is targeting canary (default)
🏷️ chore
This PR primarily refactors code or updates dependencies
🌲 Project Trim 🌲
PRs related to https://github.com/emberjs/data/issues/6166
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.
(1/4th of) the literal final step to complete #6166 💚
This PR:
findRecord
as request opNext PRs:
saveRecord
as request opfindBelongsTo
as request opfindHasMany
as request opTo Go (for full RequestManager support): (not this PR)
Collection
mode to properly reflectResourceDocument
data
changesCollectionResourceDocument
context.request
in RequestManager before calling nextOther Notes:
lifetimes.isSoftExpired/isHardExpired
data
=>content