issues
search
uptrend-tech
/
uptrend-redux-modules
Collection of modules useful to redux based react apps.
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade CodeSee workflow to version 2
#72
ghost
opened
1 year ago
1
Add CodeSee architecture diagram workflow to repository
#71
ghost
closed
3 years ago
0
feat(release): Add `autoCaseKeys` for disabling automatic camel/snake-casing resource requests
#70
orther
closed
5 years ago
3
Ability to disabled automatic snake/camel-casing resource request/response data
#69
orther
closed
5 years ago
1
feat(release): Support react-redux v6
#68
orther
closed
5 years ago
1
ResourceLoader components error: Invariant Violation: Could not find "store" in the context...
#67
orther
closed
5 years ago
2
chore(Docs): Update README with Resource & Entities flowchart
#66
orther
closed
5 years ago
2
Add Problem and Solution sections to README
#65
orther
closed
5 years ago
1
Standardize the resource loading status names between helper selectors and ResourceLoader components
#64
orther
opened
5 years ago
0
EntityList helper component returns every entity if entityIds undefined
#63
orther
opened
5 years ago
1
feat(entities): Update entities on DELETE resp status 200
#62
orther
closed
5 years ago
2
Update uptrend-scripts to fix new Babel 7 builds
#61
orther
closed
5 years ago
2
build: Revert uptrend-scripts back to 0.40.0
#60
orther
closed
5 years ago
1
fix(build): Upgrade to newer uptrend-scripts
#59
orther
closed
5 years ago
1
Fix entities update merging old and new value
#58
orther
closed
5 years ago
1
Support entity returned from DELETE request when HTTP status is 200
#57
orther
closed
5 years ago
1
Resource loader components should reload if request params change
#56
dylantf
opened
6 years ago
0
Add license scan report and status
#55
fossabot
opened
6 years ago
1
feat(ResourceLoader): Add delete/DELETE support
#54
orther
closed
6 years ago
2
feat(ResourceLoader): Add create/POST support
#53
orther
closed
6 years ago
2
ResourceLoader: More flexible render options and defaults
#52
orther
opened
6 years ago
0
feat: Support custom camel/snake case predicates
#51
orther
closed
6 years ago
2
fix: loadResource & updateResource promise
#50
orther
closed
6 years ago
2
fix: Resource detail read (GET) params support
#49
orther
closed
6 years ago
2
feat: ResourceLoader request triggers action ONLY
#48
orther
closed
6 years ago
2
feat: ResourceLoader `updateResource` callback
#47
orther
closed
6 years ago
2
feat: Block auto camelization of keys w/ _ prefix
#46
orther
closed
6 years ago
2
feat(release): ResourceLoader re-render on every parent render
#45
orther
closed
6 years ago
3
test: Add test coverge ResourceLoader and friends
#44
orther
closed
6 years ago
2
Add `status.done` to ResourceLoader render prop args and updat react-redux
#43
orther
closed
6 years ago
2
After v0.10.0 release the render is blank and showing warning
#42
orther
closed
6 years ago
2
feat: Update resource to not auto camecase UUIDs
#41
orther
closed
6 years ago
2
Remove camel case for dash based keys (UUIDs)
#40
orther
closed
6 years ago
1
Add caching to Resource
#39
orther
opened
6 years ago
2
feat: ResourceLoader new resource request on prop changes & test helpers added
#38
orther
closed
6 years ago
3
In resource helper components, load new resource when `resource` prop changes
#37
dylantf
closed
6 years ago
3
WIP feat: Create/Update/Delete resource components based on ResourceRequester component
#36
orther
opened
6 years ago
1
Return requestResult & entities to ResourceLoader child render prop
#35
orther
closed
6 years ago
5
Warn that entities middleware needs to be before redux-saga-thunk
#34
orther
opened
6 years ago
0
fix: Set redux-saga-thunk name correctly
#33
orther
closed
6 years ago
2
Add Resource Components for Create, Update, Delete
#32
orther
opened
6 years ago
5
ResourceLoader return state selector based values
#31
orther
closed
6 years ago
5
feat: Entities removed on resource delete success
#30
orther
closed
6 years ago
2
Remove entities from state after successful Resource Delete request
#29
orther
closed
6 years ago
1
fix: ResourceLoader requestParams
#28
orther
closed
6 years ago
2
ResourceLoader appending params={}
#27
orther
closed
6 years ago
1
Fix ResourceDetailLoader & ResourceListLoader prop passing
#26
orther
closed
6 years ago
2
Resource Helper - Add new selector to return `status` object
#25
orther
opened
6 years ago
0
Resource params are inserted into URL under 'params' key with json-encoded string
#24
dylantf
closed
6 years ago
1
Documentation
#23
orther
opened
6 years ago
0
Next