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

rfc: ember-data | Modernize PromiseManyArray #745

Conversation

runspired
Copy link
Contributor

@runspired runspired commented May 6, 2021

Rendered Full Text

@runspired runspired added T-ember-data RFCs that impact the ember-data library T-deprecation labels May 6, 2021
@kiwiupover
Copy link

@runspired looks great!

@wagenet
Copy link
Member

wagenet commented Jul 25, 2022

Looks like this at least needs to be updated to target something post 4.x

@runspired
Copy link
Contributor Author

@wagenet it was created to target 5.0 from the beginning :)

@wagenet
Copy link
Member

wagenet commented Jul 25, 2022

Oops, I misread it.

Co-authored-by: MrChocolatine <47531779+MrChocolatine@users.noreply.github.com>
@runspired runspired self-assigned this Jul 31, 2022
@runspired runspired merged commit 2d1cec0 into emberjs:master Aug 5, 2022
runspired added a commit to emberjs/data that referenced this pull request Aug 5, 2022
runspired added a commit to emberjs/data that referenced this pull request Aug 9, 2022
* ill follow you into the dark

* more sanity

* fix imports

* get tests passing

* replace usage of internalModel.isHiddenFromRecordArrays

* begin move of deleteRecord logic into the store

* trim trim trim

* even more trim

* still a lot to do, but starting to take shape

* the shape of things

* fix most tests, 44 to go

* 71 test failures to go, implemente PromiseManyArray deprecation from RFC emberjs/rfcs#745

* add better debugging capabilities

* cleanup

* further rationalization

* logging improvements

* progress

* down to 36 failed tests

* down to 17 failed tests

* cleanup

* All the cleanup

* fix lint

* all the main tests fixed

* bump some deps

* make nice for deprecation stripping

* some minor cleanup

* fix some scenarios

* fix lock

* fix node14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Final Comment Period T-deprecation T-ember-data RFCs that impact the ember-data library
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants