issues
search
Versent
/
redux-crud
A set of standard actions and reducers for Redux CRUD Applications
MIT License
624
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Looking for a new mantainer
#77
sporto
opened
6 years ago
3
Update npm package to latest release
#75
jonathonherbert
closed
6 years ago
1
Add the option to pass `partial` in `data` to `updateSuccess`
#74
d3dc
opened
6 years ago
1
No version tags?
#73
yagudaev
opened
6 years ago
0
Ramda imports are now module-specific to reduce build size
#72
jsherbert
closed
6 years ago
2
`fetchSuccess` reducer should also accept hash array
#71
haotangio
opened
6 years ago
0
This lib is great. Why there was no official tag release?
#70
haotangio
opened
6 years ago
2
Server creation of primary key
#69
dvreed77
opened
7 years ago
0
Not mapping id to object properly
#68
dvreed77
closed
7 years ago
6
Please add a license
#67
xiluo58
closed
7 years ago
3
Update imported file name
#66
guillewu
closed
4 years ago
0
Clean _cid after successful creation. Fixes #66.
#65
mkuklis
closed
7 years ago
2
Question about _cid
#64
mkuklis
closed
7 years ago
6
Codebase cleaning step 2 - build
#63
hwaterke
closed
7 years ago
1
Codebase cleaning step 1 - prettier
#62
hwaterke
closed
7 years ago
1
Clean code base
#61
hwaterke
opened
7 years ago
4
Added an option to replace existing records on fetchSuccess action
#60
hwaterke
closed
7 years ago
3
update docs actionCreatorsFor custom key
#59
GuillaumeJasmin
closed
7 years ago
1
Option to clear existing records on fetchSuccess
#58
pinkynrg
closed
5 years ago
9
Allow passing an array to createSuccess and updateSuccess
#57
GuillaumeJasmin
opened
7 years ago
3
Custom key doesn't work with create or update, only with fetch
#56
GuillaumeJasmin
closed
7 years ago
3
Exclude dist in tsconfig / Generic type for record
#55
harscoet
closed
7 years ago
1
Expose typings
#54
harscoet
closed
7 years ago
1
How to fetch a single record
#53
koshuang
opened
7 years ago
1
Cannot read property 'id' of null
#52
matthiasbruns
opened
7 years ago
0
Fixed initial state of Map reducer
#51
hwaterke
closed
7 years ago
1
Initial Map state is an Array
#50
hwaterke
closed
7 years ago
1
Store records in 'records' key or similar to enable collection metadata for pagination etc.
#49
jsherbert
closed
7 years ago
2
Bugfix: merge record contents with existing record keyed by cid on createSuccess
#48
jsherbert
closed
7 years ago
2
Fixed optional clientGeneratedKey for List reducer
#47
hwaterke
closed
7 years ago
2
Storing instances in the Store
#46
hwaterke
closed
7 years ago
3
map/list
#45
TrejGun
closed
7 years ago
1
wrong order
#44
TrejGun
closed
7 years ago
2
Doc2
#43
TrejGun
closed
7 years ago
0
broken link
#42
TrejGun
closed
7 years ago
0
WIP Fix bug where record key wouldn’t be updated with actual ID
#41
mattvague
closed
7 years ago
3
Where is reduxCrud.Map.reducersFor?
#40
tslocke
closed
7 years ago
2
Move to ramda
#39
sporto
closed
7 years ago
1
Adding Map Store
#38
sporto
closed
7 years ago
2
Update readme.md
#37
yagudaev
closed
7 years ago
1
V2
#36
sporto
closed
7 years ago
0
redux-crud in production
#35
dvreed77
closed
7 years ago
7
Merge records in update
#34
jsherbert
opened
8 years ago
9
Respect store immutability choices when adding a new record in succes…
#33
bramdevries
closed
8 years ago
2
misprints in action creators
#32
alexicum
closed
8 years ago
1
Why is there “record.fetch Success: Expected all records to have a value for the store's key `cards` ”this issue
#31
changero
closed
8 years ago
0
fetchError reducer
#30
MikeTaylor
opened
8 years ago
4
Store records by id
#29
Nauktis
closed
7 years ago
6
Add test for partial updates
#28
bramdevries
closed
8 years ago
3
Unable to resolve module crypto from ...node_modules/redux-crud/node_modules/siu/node_modules/node-uuid/uuid.js
#27
breezykermo
closed
7 years ago
1
Next