Skip to content
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

Various Backported Fixes for 4.12 LTS #8618

Merged
merged 8 commits into from
Jun 10, 2023
Merged

Various Backported Fixes for 4.12 LTS #8618

merged 8 commits into from
Jun 10, 2023

Conversation

runspired
Copy link
Contributor

@runspired runspired commented May 24, 2023

@runspired runspired added 🏷️ bug This PR primarily fixes a reported issue backport-release PR targets the current release branch labels May 24, 2023
@runspired runspired changed the title Various Backported Fixes Various Backported Fixes for 4.12 LTS May 24, 2023
@runspired runspired changed the base branch from release to lts-4-12 June 10, 2023 01:44
runspired and others added 7 commits June 9, 2023 18:44
* fix: restore Store extends EmberObject :(

* fix EmberObject bs
 #8576)


---------

Co-authored-by: Chris Thoburn <runspired@gmail.com>
* Add failing test

* Ignore JetBrains IDE files

* Revise failing test

* Call setRecordId only for new records

* Add (failing) test for updated id from server

* update test

* error when appropriate, thread context to give cache responsibility

* fix lint

---------

Co-authored-by: Chris Thoburn <runspired@gmail.com>
#8621)

* There are cases where payload is an object, and normalizeErrorResponse ends up returning [object Object] for "detail"

* Add comment about JSON.stringify

* Update rest.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-release PR targets the current release branch 🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants