issues
search
goodeggs
/
angular-cached-resource
An AngularJS module to interact with RESTful resources, even when browser is offline
MIT License
216
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Option to ensure pending writes in the queue happen sequentially instead of in parallel
#47
hazeledmands
opened
10 years ago
0
Unable to edit the cachedResource Response.
#46
tplaindoux
closed
10 years ago
2
deep copy of a cached resource
#45
leseulsteve
opened
10 years ago
1
Objects as request parameters don't properly serialize in cache keys
#44
hazeledmands
opened
10 years ago
0
Setting expiry
#43
FreakTheMighty
opened
10 years ago
4
Add an ability to ignore some params in array request while generating its' cache key
#42
jtomaszewski
opened
10 years ago
1
Error when cacheKey contains multiple underscores
#41
antonsamper
opened
10 years ago
1
Allow to change localStoragePrefix
#40
jtomaszewski
closed
10 years ago
1
Add `where`, `isArray` and `clearChildren` options to () method (complete #8)
#39
jtomaszewski
closed
10 years ago
2
Fix commands in package.json to run from ./node_modules/
#38
jtomaszewski
closed
10 years ago
4
Race conditions
#37
makebbekus
closed
10 years ago
2
Resources without boundParams get a "default" cache key
#36
hazeledmands
opened
10 years ago
5
Newly created objects are not queriable/editable offline
#35
adamtwiss
opened
10 years ago
2
Add single query to detect presence of offline data
#34
adamtwiss
opened
10 years ago
2
read array cache not preseriving objects and arrays when bound parameter...
#33
makebbekus
closed
10 years ago
1
Updating nested values
#32
makebbekus
closed
10 years ago
1
Write actions don't play nice with protractor (maybe?)
#31
hazeledmands
opened
10 years ago
0
NEW! Capability to put resource arrays in the cache
#30
hazeledmands
closed
10 years ago
0
LocalStorage mocking doesn't work in firefox
#29
hazeledmands
opened
10 years ago
0
Programatically clearing the cache (development PR)
#28
hazeledmands
closed
10 years ago
1
Support lowercase or mixed-case HTTP methods in custom actions
#27
hazeledmands
closed
10 years ago
0
Lowercase actions method are not taken into account.
#26
nimaen
closed
10 years ago
8
Document logging
#25
hazeledmands
opened
10 years ago
0
Introspect write queue
#24
hazeledmands
closed
10 years ago
3
400-responses to writes are not re-queued
#23
hazeledmands
closed
10 years ago
0
Add option to CachedResource to disable retrying failed requests
#22
alexsanford
closed
10 years ago
5
Programmatically add items to the cache
#21
hazeledmands
closed
10 years ago
0
Disable caching for individual actions
#20
hazeledmands
closed
10 years ago
0
Programmatically adding items to the cache
#19
hazeledmands
closed
10 years ago
1
Add option for use offline cache only
#18
jojoob
opened
10 years ago
8
Allow use of IndexedDB
#17
hazeledmands
opened
10 years ago
1
Change name of httpPromise to networkPromise
#16
hazeledmands
opened
10 years ago
0
Should always be able to count on the existance of resourceInstance.$promise
#15
hazeledmands
opened
10 years ago
0
Sending an array to a POST action
#14
hazeledmands
closed
10 years ago
0
$httpPromise doesn't work on writes
#13
hazeledmands
opened
10 years ago
1
Bad url building when PUTting nested resources
#12
Danita
closed
10 years ago
6
400-responses should not be treated as though the resource is offline
#11
hazeledmands
closed
10 years ago
0
PATCH method should be included
#10
alexsanford
closed
10 years ago
1
Cached array responses should update in place when http response arrives
#9
hazeledmands
opened
10 years ago
4
Programmatically clearing the cache
#8
hazeledmands
closed
10 years ago
10
Describe assumptions about backend
#7
hazeledmands
opened
10 years ago
1
[bugfix] avoid TypeError when resolving enqueued write requests from cache
#6
jtomaszewski
closed
10 years ago
3
Add a `cache` option, to disable caching for certain resource actions.
#5
hazeledmands
closed
10 years ago
0
Fix 'online' event handling on Cordova
#4
jtomaszewski
closed
10 years ago
1
Allow to change/turn off CachedResource for some actions, by specifing .cache option
#3
jtomaszewski
closed
10 years ago
3
Allow boundParams to be also integers, booleans.
#2
jtomaszewski
closed
10 years ago
2
[fix] Extend resource with default actions even if it has some defined
#1
jtomaszewski
closed
10 years ago
1
Previous