Skip to content

Pull requests: js-data/js-data-angular

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

0.6.0
#24 by jmdobry was merged Jan 17, 2014 Loading… updated Jan 17, 2014
0.7.0
#31 by jmdobry was merged Feb 25, 2014 Loading… updated Jun 23, 2014
DS.findAll wasn't added to completedQueries bug done
#101 by chieffancypants was merged Jul 22, 2014 Loading… updated Jul 22, 2014
minor doc updates
#112 by chieffancypants was merged Aug 7, 2014 Loading… updated Aug 7, 2014
issue #118: Allow multiple relationships to same model
#122 by chieffancypants was merged Aug 20, 2014 Loading… updated Aug 21, 2014
Fix Links to Documentation
#150 by vollnhals was merged Sep 11, 2014 Loading… updated Sep 11, 2014
Add failing test for hasChanges after loading relations
#164 by TimothyKrell was merged Sep 15, 2014 Loading… updated Sep 15, 2014
Added model events
#174 by jmdobry was merged Sep 15, 2014 Loading… updated Sep 15, 2014
Allow promises to be returned in lifecycle hooks done feature
#177 by clark-pan was merged Sep 16, 2014 Loading… updated Sep 16, 2014 1.0.0-rc.2
Update resource.md
#179 by shairez was merged Sep 17, 2014 Loading… updated Sep 17, 2014
Update resource.md
#180 by shairez was merged Sep 17, 2014 Loading… updated Sep 17, 2014
unlinkInverse: avoid splicing when index is undefined
#190 by chieffancypants was merged Sep 26, 2014 Loading… updated Sep 26, 2014
Update resource.md
#194 by iamdtang was merged Oct 1, 2014 Loading… updated Oct 1, 2014
Fixed runaway quotation marks
#196 by arty-name was merged Oct 2, 2014 Loading… updated Oct 2, 2014
Update queries.md
#201 by mykolaharmash was merged Oct 7, 2014 Loading… updated Oct 7, 2014
Fixed code indentation for setting cache defaults
#203 by chasen was merged Oct 7, 2014 Loading… updated Oct 7, 2014
Fixes #208.
#224 by jasonaden was merged Nov 2, 2014 Loading… updated Nov 2, 2014
Update updateAll.js
#226 by iamdtang was merged Nov 6, 2014 Loading… updated Nov 6, 2014
Re: #228
#229 by iamdtang was closed Nov 7, 2014 Loading… updated Nov 7, 2014
V1
#231 by iamdtang was closed Nov 7, 2014 Loading… updated Nov 7, 2014
adds DS.getAll
#232 by iamdtang was merged Nov 7, 2014 Loading… updated Nov 7, 2014
Convert foreign key in params to where clause
#241 by ee0pdt was closed Nov 12, 2014 Loading… updated Nov 17, 2014
Fixed unexpected behavior in filtering by substring
#257 by a-ono was closed Dec 2, 2014 Loading… updated Dec 2, 2014
bower: update bower.json acc to the spec
#263 by thorn0 was merged Dec 3, 2014 Loading… updated Dec 3, 2014
ProTip! Mix and match filters to narrow down what you’re looking for.