devvmh/redux-crud-store
Store of server-side models for Redux single page applications
JavaScriptApache-2.0
Issues
- 1
Update collection after `createRecord` success ?
#73 opened by eltonjuan - 1
Move redux-saga to peerDependencies?
#72 opened by prontiol - 1
- 1
More information about errors
#69 opened by oertels - 9
Cache period should be configurable
#56 opened by alexhung - 3
Return structure of selectRecord suboptimal
#68 opened by oertels - 0
Bug/expectation misalignment - Currently update requires record to be present locally.
#62 opened by NullVoxPopuli - 10
TypeError: payload.forEach is not a function
#64 opened by recurser - 2
Store data from response of a create?
#67 opened by NullVoxPopuli - 5
Support for JSON:API format json.
#65 opened by NullVoxPopuli - 1
possible breaking changes for 6.x
#38 opened by devvmh - 4
Response without data field, how to handle?
#60 opened by kolyasya - 2
How to use a filter with fetchCollection ?
#54 opened by chawax - 3
How to load more items with fetchCollection?
#55 opened by Thymo - 7
- 4
Examples for create/update/delete?
#61 opened by NullVoxPopuli - 2
- 6
Way to reinitialize an ApiClient
#45 opened by Vargentum - 7
204 should be considered as a success
#46 opened by dzwiedziu-nkg - 2
- 4
- 4
Configurable id field
#7 opened by devvmh - 0
Tests for every public function
#3 opened by devvmh - 7
Uncaught exception dispatching fetch request
#48 opened by pbraswell - 2
http response error not handled
#41 opened by julienR2 - 3
selectRecord don't return isLoading when updating
#39 opened by lATAl - 2
Proposal: Action to reinitialize a store ?
#37 opened by julienR2 - 4
Change call to apply when invoking ApiClient
#4 opened by devvmh - 2
Error: `model.get(...).toJS is not a function` if API client puts `Error` value in rejected promises
#15 opened by hallettj - 3
Set headers to request
#32 opened by julienR2 - 1
Make ImmutableJS optional
#9 opened by devvmh - 17
- 1
Remove explicit dependency on babel-polyfill
#5 opened by devvmh - 16
server-side rendering and sagas issue (originally "React Performance Measurement Error")
#21 opened by mxmtsk - 0
Configurable recentTimeInterval
#10 opened by devvmh - 3
Function to erase data of model
#24 opened by lATAl - 4
selectCollection don't return error
#18 opened by lATAl - 0
integrate normalizr
#19 opened by devvmh - 0
- 1
selectActionStatus API
#8 opened by devvmh - 0
Built-in ApiClient class using fetch API
#2 opened by devvmh