issues
search
AmpersandJS
/
ampersand-model
Observable objects, for managing state in applications.
MIT License
84
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding finally method to be called on success/error cases
#80
bryanspears
closed
6 years ago
5
Fix code typo in model.save section
#79
spencerbyw
closed
7 years ago
2
Default content type to text/plain;charset=UTF-8 with ajaxConfig
#78
yamsellem
closed
8 years ago
2
Missing attributes from server are not removed
#77
yamsellem
opened
8 years ago
3
Incompatibility with Webpack?
#76
yamsellem
opened
8 years ago
0
Upgrade lodash to 4.0
#75
samhashemi
closed
8 years ago
3
Bump ampersand-state to ^5.0.1
#74
janpaul123
closed
8 years ago
6
Error when using latest ampersand-state
#73
FrozenFalcon
closed
8 years ago
2
Update ampersand-sync dep to 4.0.3
#72
meandavejustice
closed
8 years ago
4
update ampersand-sync to 4.0.3
#71
meandavejustice
closed
8 years ago
0
Fix "to to" typo
#70
timwis
closed
8 years ago
1
local data
#69
jeremiehirsch
opened
8 years ago
4
readd browserify transform to package.json
#68
wraithgar
closed
8 years ago
2
update testing framework
#67
wraithgar
closed
8 years ago
3
Fix broken link.
#66
JakeHP
closed
8 years ago
1
Mixing in data for every request
#65
ghost
opened
8 years ago
1
Save with `wait:true`, `patch: true` and custom `serialize()` method
#64
bobholt
opened
8 years ago
3
When using ampersand-model I cannot save a prop called `url`
#63
jeremyblalock
closed
8 years ago
3
rev deps, notably &-state to 4.6.0 (minor bump)
#62
cdaringe
closed
9 years ago
6
model.destroy() returning opts.success() with no DELETE xhr created
#61
damionvega
closed
9 years ago
3
Props array type doesn't update until after .save()
#60
damionvega
closed
9 years ago
3
A collection declared as a prop introduces errors.
#59
EvanCarroll
closed
9 years ago
2
Fix Patch & Wait
#58
pgilad
closed
9 years ago
5
update to sync v4
#57
lukekarrys
closed
9 years ago
3
Adopt ampersand-sync v4.0
#56
naugtur
closed
9 years ago
0
Evaluate changes in ampersand-sync 4.0
#55
naugtur
closed
9 years ago
0
Use ampersand-sync 3.0.7
#54
herkyl
closed
9 years ago
1
Save options wait:true and patch:true are mutually exclusive
#53
bryanspears
closed
9 years ago
4
When wait: true, serialization not applied to attributes passed to the save method.
#52
kbaltrinic
opened
9 years ago
8
wrapError stripping ampersand-sync's err.message.
#51
EvanCarroll
opened
9 years ago
3
Relative urlRoot
#50
EvanCarroll
opened
9 years ago
0
success handlers dont get access to the actual http response
#49
yocontra
opened
9 years ago
0
Automatically setting collection and collection items parent for models initialized from JSON
#48
kfrajtak
closed
9 years ago
3
Organize code. Add files to package.json
#47
pgilad
closed
9 years ago
5
Update dependencies
#46
dhritzkiv
closed
9 years ago
3
Update dependencies
#45
dhritzkiv
closed
9 years ago
2
Fix link to ampersand-state-set
#44
remko
closed
9 years ago
1
replace underscore with standalone lodash modules; relegate underscore t...
#43
dhritzkiv
closed
9 years ago
4
update to ampersand sync v3
#42
lukekarrys
closed
9 years ago
4
README - url clarifications to address repeat gitter questions
#41
cdaringe
closed
9 years ago
0
use latest ampersand-sync
#40
constantx
closed
9 years ago
2
add fix for how amp sync treats error callbacks
#39
engenb
closed
9 years ago
7
wrapError model param is descoped by options.error model param
#38
engenb
closed
9 years ago
2
Fix incorrect argument name
#37
herregroen
closed
9 years ago
3
beforeSend is never called
#36
herkyl
closed
9 years ago
2
send proper args to error handler/calback
#35
wraithgar
closed
9 years ago
3
ajax timeout error does not pass error to error callback
#34
pgilad
closed
9 years ago
2
Out of order responses for `save` lose changes?
#33
remko
closed
9 years ago
2
`save` always updates with server-side state
#32
remko
closed
9 years ago
2
Update deps
#31
lukekarrys
closed
9 years ago
5
Next