Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/data
A lightweight reactive data library for web applications. Designed over composable primitives.
https://github.com/emberjs/data
[DATA] Improved Debugging Experience
runspired opened this issue over 5 years ago
runspired opened this issue over 5 years ago
[BUGFIX BETA CANARY] remove @computed usage in Store
runspired opened this pull request over 5 years ago
runspired opened this pull request over 5 years ago
🛤️ tracking: Release Automation
runspired opened this issue over 5 years ago
runspired opened this issue over 5 years ago
hasMany Create - UnloadRecord keeps the old state
lsg-braymon opened this issue almost 6 years ago
lsg-braymon opened this issue almost 6 years ago
Assertion Failed: Cannot call get with 'key' on an undefined object
bendemboski opened this issue about 6 years ago
bendemboski opened this issue about 6 years ago
[QUEST] Fix Gaps in Documentation
anlumo opened this issue about 6 years ago
anlumo opened this issue about 6 years ago
[CHORE tests,owner,factoryFor] eliminate unnecessary fallbacks for fa…
igorT opened this pull request about 6 years ago
igorT opened this pull request about 6 years ago
[DEPRECATION] Deprecate setting relationships via PromiseProxies
runspired opened this issue over 6 years ago
runspired opened this issue over 6 years ago
Loading belongsTo removes relationship for other instances
makepanic opened this issue over 6 years ago
makepanic opened this issue over 6 years ago
[DEPRECATION] missing data for `sync` relationships should not be considered `empty`
runspired opened this issue over 6 years ago
runspired opened this issue over 6 years ago
pre-rfc: deprecate store.pushPayload and serializer.pushPayload
runspired opened this issue over 6 years ago
runspired opened this issue over 6 years ago
Optional source.pointer field for InvalidError
lougreenwood opened this issue over 6 years ago
lougreenwood opened this issue over 6 years ago
DNS Resolution Error is handled as a generic error not TimeoutError
BryanCrotaz opened this issue over 6 years ago
BryanCrotaz opened this issue over 6 years ago
Invalid relationship inverse configuration not asserted (multiple inverses)
BryanCrotaz opened this issue almost 7 years ago
BryanCrotaz opened this issue almost 7 years ago
error message uses base model name if polymorphic
BryanCrotaz opened this issue almost 7 years ago
BryanCrotaz opened this issue almost 7 years ago
polymorphic docs don't mention how to find/fetch polymorphic
BryanCrotaz opened this issue over 7 years ago
BryanCrotaz opened this issue over 7 years ago
If a model errors while loading, saving a model with a relationship to it will set the relationship id to null
NLincoln opened this issue over 7 years ago
NLincoln opened this issue over 7 years ago
Empty record's relationships serialization and JSONAPI specs
tomdrn opened this issue over 7 years ago
tomdrn opened this issue over 7 years ago
.get for async hasMany relationships return error forever if request to fetch related data fails
mike-lang opened this issue over 7 years ago
mike-lang opened this issue over 7 years ago
Add failing test for serializing embedded recursive relationship
neborn opened this pull request almost 8 years ago
neborn opened this pull request almost 8 years ago
AdapterError generatedDetailedMessage should handle JSON payloads
urbany opened this issue almost 8 years ago
urbany opened this issue almost 8 years ago
Handle invalid response (422) in rest adapter
edance opened this pull request almost 8 years ago
edance opened this pull request almost 8 years ago
JSONAPISerializer does not support serializePolymorphicType
tacocat opened this issue almost 8 years ago
tacocat opened this issue almost 8 years ago
JSONAPIAdapter sends all properties for PATCH
wayne-o opened this issue about 8 years ago
wayne-o opened this issue about 8 years ago
Deprecate DS.Model._debugInfo
runspired opened this issue about 8 years ago
runspired opened this issue about 8 years ago
Ember Data caching BelongsTo records from dropped/reset connections
Kilowhisky opened this issue about 8 years ago
Kilowhisky opened this issue about 8 years ago
Records not found in a coalescing request are created and left loading forever
dgaus opened this issue over 8 years ago
dgaus opened this issue over 8 years ago
Add `include` param support for create/update/delete operations
HeroicEric opened this pull request almost 9 years ago
HeroicEric opened this pull request almost 9 years ago
Validation errors for hasMany records
youroff opened this issue almost 9 years ago
youroff opened this issue almost 9 years ago
nested JSONAPI error objects are not deserialized
Asherlc opened this issue almost 9 years ago
Asherlc opened this issue almost 9 years ago
Local changes clobbered during concurrent saves
mmun opened this issue almost 9 years ago
mmun opened this issue almost 9 years ago
hasMany relationship loses its records if they fail to load
dnachev opened this issue almost 9 years ago
dnachev opened this issue almost 9 years ago
RESTSerializer.pushPayload does not allow sideloading of records
amk221 opened this issue over 9 years ago
amk221 opened this issue over 9 years ago
Model.reload does not refetch linked async relationships.
bmac opened this issue almost 11 years ago
bmac opened this issue almost 11 years ago
RESTAdapter ajax operations should provide failure handler
lukemelia opened this issue over 12 years ago
lukemelia opened this issue over 12 years ago
Support DS.Store#findAll(DS.Model)
pangratz opened this pull request over 12 years ago
pangratz opened this pull request over 12 years ago
Support DS.Store#findAll(DS.Model)
pangratz opened this issue over 12 years ago
pangratz opened this issue over 12 years ago
Support absolute urls for the REST adapter
googletorp opened this issue over 12 years ago
googletorp opened this issue over 12 years ago
New associated records do not wait for new id before committing
ralfschimmel opened this issue over 12 years ago
ralfschimmel opened this issue over 12 years ago
Support object composition
rlivsey opened this issue over 12 years ago
rlivsey opened this issue over 12 years ago
Reset default transaction from the transaction itself and not from the store
tchak opened this pull request over 12 years ago
tchak opened this pull request over 12 years ago
Embedded record should merge into existing record
rlivsey opened this issue over 12 years ago
rlivsey opened this issue over 12 years ago
Allow updating/loading without making record dirty
rlivsey opened this issue over 12 years ago
rlivsey opened this issue over 12 years ago
When updating a record the primary key should be removed from the json payload
shwoodard opened this pull request over 12 years ago
shwoodard opened this pull request over 12 years ago
Add `didCommit` event to transaction.
tchak opened this pull request over 12 years ago
tchak opened this pull request over 12 years ago
Return undefined when transforming dates with value null
sandstrom opened this pull request over 12 years ago
sandstrom opened this pull request over 12 years ago
Records that can only be loaded
wycats opened this issue over 12 years ago
wycats opened this issue over 12 years ago
Store.all()
patr1ck opened this pull request over 12 years ago
patr1ck opened this pull request over 12 years ago
Creating a "non-persisted" model record
justinko opened this issue over 12 years ago
justinko opened this issue over 12 years ago
Support for nested REST resources (and tests)
twalpole opened this pull request over 12 years ago
twalpole opened this pull request over 12 years ago
Support for deleting newly added records to many arrays
ghempton opened this pull request over 12 years ago
ghempton opened this pull request over 12 years ago
Set custom URL on the REST adapter
jfturcot opened this pull request over 12 years ago
jfturcot opened this pull request over 12 years ago
Limit to number of ids on GET
ghost opened this issue over 12 years ago
ghost opened this issue over 12 years ago
clearing datastore
NickFranceschina opened this issue almost 13 years ago
NickFranceschina opened this issue almost 13 years ago
Server 422s invalidate saving models.
hjdivad opened this pull request almost 13 years ago
hjdivad opened this pull request almost 13 years ago
setting data via belongsTo does not allow for inverse hasMany fetch
ghost opened this issue almost 13 years ago
ghost opened this issue almost 13 years ago
Model Validations based on the proposed errors object
tchak opened this pull request almost 13 years ago
tchak opened this pull request almost 13 years ago
unloadRecord()
tchak opened this pull request almost 13 years ago
tchak opened this pull request almost 13 years ago
Associations should respect namingConvention
rlivsey opened this pull request almost 13 years ago
rlivsey opened this pull request almost 13 years ago
Persist/Dirty relationships instead of records
wycats opened this issue almost 13 years ago
wycats opened this issue almost 13 years ago
isLoading / isLoaded on hasMany associations
ghost opened this issue almost 13 years ago
ghost opened this issue almost 13 years ago
don't dirty hasMany children that lack an inverse.
hjdivad opened this pull request almost 13 years ago
hjdivad opened this pull request almost 13 years ago
hasMany associates without inverse belongsTo are dirtied when added to a parent
hjdivad opened this issue almost 13 years ago
hjdivad opened this issue almost 13 years ago
hasMany respects custom keys a litle more.
cyril-sf opened this pull request almost 13 years ago
cyril-sf opened this pull request almost 13 years ago
hasMany association with custom key updates when models loaded
cyril-sf opened this issue almost 13 years ago
cyril-sf opened this issue almost 13 years ago
DS.Model dataDidChange should return array of ids, not objects
sirvine opened this issue almost 13 years ago
sirvine opened this issue almost 13 years ago
callback for any new records in datastore
NickFranceschina opened this issue almost 13 years ago
NickFranceschina opened this issue almost 13 years ago
Dirtying embedded belongsTo dirties parent.
hjdivad opened this pull request almost 13 years ago
hjdivad opened this pull request almost 13 years ago
BelongsTo, HasMany serialization respects custom keys.
hjdivad opened this pull request almost 13 years ago
hjdivad opened this pull request almost 13 years ago
Dirtying embedded associates (belongs to or has many) should dirty parent
hjdivad opened this issue almost 13 years ago
hjdivad opened this issue almost 13 years ago
Add support for nested REST resources
alexslade opened this issue almost 13 years ago
alexslade opened this issue almost 13 years ago
WIP - register DS.AdapterPopulatedModelArray as a result of findQuery an...
rlivsey opened this pull request almost 13 years ago
rlivsey opened this pull request almost 13 years ago
Filtered queries aren't auto-updated
rlivsey opened this issue almost 13 years ago
rlivsey opened this issue almost 13 years ago
add inflight bucket to transactions
tchak opened this pull request almost 13 years ago
tchak opened this pull request almost 13 years ago
Errors
tchak opened this pull request almost 13 years ago
tchak opened this pull request almost 13 years ago
allow site/port in reopenClass({ url: ...
trevor opened this pull request almost 13 years ago
trevor opened this pull request almost 13 years ago
Accessing meta-information on associations
ghost opened this issue almost 13 years ago
ghost opened this issue almost 13 years ago
Rollbacks
tchak opened this pull request almost 13 years ago
tchak opened this pull request almost 13 years ago
Explicitly setting ajax charset to utf-8 to prevent encoding problems
naltatis opened this pull request almost 13 years ago
naltatis opened this pull request almost 13 years ago
Update gems for rake to work on both ember.js and ember data
dziamid opened this pull request almost 13 years ago
dziamid opened this pull request almost 13 years ago
Allow query string parameters for RESTful requests, or nested resources
sohara opened this issue almost 13 years ago
sohara opened this issue almost 13 years ago
Fast fix for pending state with complex associations
caligo-mentis opened this pull request almost 13 years ago
caligo-mentis opened this pull request almost 13 years ago
Embedded relations and findAll
juggy opened this issue almost 13 years ago
juggy opened this issue almost 13 years ago
Should attribute bindings only update on successful commit?
ghempton opened this issue almost 13 years ago
ghempton opened this issue almost 13 years ago
Model callbacks also available as events
caligo-mentis opened this pull request almost 13 years ago
caligo-mentis opened this pull request almost 13 years ago
Associations should respect namingConvention
ghempton opened this pull request almost 13 years ago
ghempton opened this pull request almost 13 years ago
Delete created uncommitted model
jfgirard opened this issue almost 13 years ago
jfgirard opened this issue almost 13 years ago
Add support for JSON model attributes
MikeAski opened this pull request almost 13 years ago
MikeAski opened this pull request almost 13 years ago
After create and after update callbacks
dmathieu opened this issue almost 13 years ago
dmathieu opened this issue almost 13 years ago
Model should inform when all associations will be loaded
caligo-mentis opened this issue almost 13 years ago
caligo-mentis opened this issue almost 13 years ago
Client side validations
juggy opened this pull request almost 13 years ago
juggy opened this pull request almost 13 years ago
Provide non-minified production build
wagenet opened this issue almost 13 years ago
wagenet opened this issue almost 13 years ago
hasMany could call findMany without a list of IDs
NickFranceschina opened this issue almost 13 years ago
NickFranceschina opened this issue almost 13 years ago
isEmpty(val) attribute option
NickFranceschina opened this issue almost 13 years ago
NickFranceschina opened this issue almost 13 years ago
Adapter Should Allow For Meta-Results
ghempton opened this issue almost 13 years ago
ghempton opened this issue almost 13 years ago
Mutable Associations
wycats opened this issue almost 13 years ago
wycats opened this issue almost 13 years ago
Many to Many Associations
wyaeld opened this issue almost 13 years ago
wyaeld opened this issue almost 13 years ago
Create record from an association directly.
juggy opened this pull request almost 13 years ago
juggy opened this pull request almost 13 years ago
"required" attribute option
NickFranceschina opened this issue almost 13 years ago
NickFranceschina opened this issue almost 13 years ago
Added setter method to associations
escalant3 opened this pull request almost 13 years ago
escalant3 opened this pull request almost 13 years ago