Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Redux Requests

Declarative AJAX requests and automatic network state management for Redux
Collective - Host: opensource - https://opencollective.com/redux-requests - Code: https://github.com/klis87/redux-requests

Updated dependencies

github.com/klis87/redux-requests - e596164bba4e179556876f254e085742f6c7c981 authored over 5 years ago by klis87 <[email protected]>
Updated example deps

github.com/klis87/redux-requests - 03b78213ac7ed89e33983b964ba3acc30209a749 authored over 5 years ago by klis87 <[email protected]>
Increased limit for core to 8kB

github.com/klis87/redux-requests - 811a5cdf19ddc3b4d52c39c6d71e263ad2bd36ca authored over 5 years ago by klis87 <[email protected]>
Fixed action.meta.dependentRequestsNumber type - should be optional

github.com/klis87/redux-requests - b67f02fce23ef2670685afe4f7c30b2b977c3432 authored over 5 years ago by klis87 <[email protected]>
Updated bundlesize to 0.17.2

github.com/klis87/redux-requests - 9c168534d770112c501390b8a0a7b6384266725e authored over 5 years ago by klis87 <[email protected]>
Set g++ travis version to 4.8

github.com/klis87/redux-requests - ef41f272a74f679564ef76ac8cb7e1e326f75cec authored over 5 years ago by klis87 <[email protected]>
Install g++ on travis

github.com/klis87/redux-requests - 8654a6e1c45bcc538dc1aaf9bdb07c930f6ceb6f authored over 5 years ago by klis87 <[email protected]>
Changed ssr action meta to dependentRequestsNumber and isDependentRequest

github.com/klis87/redux-requests - b51caf2b3d2c89e5bd334b408c1343d4c70ffb7f authored over 5 years ago by klis87 <[email protected]>
Fixed serverSide typo in saga test

github.com/klis87/redux-requests - db6e6bf3df64023c30877438c3ddabe4c2489e50 authored over 5 years ago by klis87 <[email protected]>
Added types for server side functions

github.com/klis87/redux-requests - f97ed66befa28c15370cdc406bec4376e3b20cd9 authored over 5 years ago by klis87 <[email protected]>
Pass request actions instead of response ones to serverRequestsFilterMiddleware

github.com/klis87/redux-requests - 72b49d19dbce6ab86d47bf1a0ec9f22da7c01735 authored over 5 years ago by klis87 <[email protected]>
Return server side true in sendRequest when request hit by serverRequestsFilterMiddleware

github.com/klis87/redux-requests - 3fd0b7d36fc007f3e410a7573a9f63f7ba4c50fc authored over 5 years ago by klis87 <[email protected]>
Added SSR support

github.com/klis87/redux-requests - 830315ee5073ffd0884abdb9c876d8773d8660f6 authored over 5 years ago by klis87 <[email protected]>
Optimize request reducers

github.com/klis87/redux-requests - ed16dc27fcf380ad6ab90c44d58cc9d0473650a1 authored over 5 years ago by Graeme Yeates <[email protected]>
Added meta cacheKey and cacheSize to cache multiple responses per action type

github.com/klis87/redux-requests - c5cf7fe8b10c8d95aae36f800e14a616b8d663d1 authored over 5 years ago by klis87 <[email protected]>
Change requestCacheMiddleware to always dispatch request and success actions

github.com/klis87/redux-requests - 29d13f82fe235d589643b956616d0da118be4ea6 authored over 5 years ago by klis87 <[email protected]>
Prettified reducers

github.com/klis87/redux-requests - b963504bed6458ef502070a0b11d8ef3115f42b0 authored almost 6 years ago by klis87 <[email protected]>
Supports resetting on actionType of the reducer, fixes #236

github.com/klis87/redux-requests - 37066062774f3c2c85e44f5d1e4b3a0cd8e6e109 authored almost 6 years ago by Graeme Yeates <[email protected]>
Renamed requestsReducer getDefault to getDefaultData and added it to types and docs

github.com/klis87/redux-requests - db88e1d8b807692f146f3c19c773518e36c99938 authored almost 6 years ago by klis87 <[email protected]>
#229 add getDefault to reducer config to provide custom default

github.com/klis87/redux-requests - 5b75c619ad3522eb3d04a0fe1a2620a65b30051b authored almost 6 years ago by Graeme Yeates <[email protected]>
Updated deps most notably lerna

github.com/klis87/redux-requests - 770e130afb95c58c567e39d3e10d0ab5c95dbcb6 authored almost 6 years ago by klis87 <[email protected]>
Removed lerna from mock driver

github.com/klis87/redux-requests - 37adc23fb61bf5630c314f5997bddcde6d30da28 authored almost 6 years ago by klis87 <[email protected]>
Added React bindings

github.com/klis87/redux-requests - f9e45cb6d08e7d8b99beb0750aac4b5ca2d3b3c5 authored almost 6 years ago by klis87 <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-gra...

github.com/klis87/redux-requests - c73f47d88f36114493bac51732b27c2b0937477d authored almost 6 years ago by klis87 <[email protected]>
Decreased graphql driver version before lerna publish

github.com/klis87/redux-requests - 8d1d36be64552b13ff456692eebcc80c0a7d0f94 authored almost 6 years ago by klis87 <[email protected]>
Updated dependencies

github.com/klis87/redux-requests - 0bbacbf8af3b53bc4818640d18de6644230a82c8 authored almost 6 years ago by klis87 <[email protected]>
Improved drivers TS types

github.com/klis87/redux-requests - 34105c12ac89f232a8d28e26cf5bbbe072d6a5c1 authored almost 6 years ago by klis87 <[email protected]>
Added single quotes to glob patters in lint commands in all package.json

github.com/klis87/redux-requests - 20d33731f296abbd01b6ec8b26014b8e39dc84af authored almost 6 years ago by klis87 <[email protected]>
Added GraphQL driver

github.com/klis87/redux-requests - c3edf9bde336963f3631e4788f706462bb0e2de3 authored almost 6 years ago by klis87 <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-moc...

github.com/klis87/redux-requests - a4e323c8cb6d4c89b2aa2b3abfea81afa044ed9c authored almost 6 years ago by klis87 <[email protected]>
Pin dependency babel-core to 7.0.0-bridge.0

github.com/klis87/redux-requests - f07dbf4a64c0070f2c3557e340fce5d3140ced47 authored almost 6 years ago by Renovate Bot <[email protected]>
Updated dependencies

github.com/klis87/redux-requests - 1289068fd2708ac5001b75b962a5aa5b175f1eaf authored almost 6 years ago by klis87 <[email protected]>
Added requests cache

github.com/klis87/redux-requests - 0ed80cbc6d3deb66a87afd6c8ae11af6a9fe6511 authored almost 6 years ago by klis87 <[email protected]>
Fixed typos in readme

github.com/klis87/redux-requests - ff02ac32f5a9a91e0787c33d8c40c9f30c0bbbcb authored almost 6 years ago by klis87 <[email protected]>
Added optimistic updates

github.com/klis87/redux-requests - a914800e1c4045cdd72f2cdf6874caf058ea9ce2 authored almost 6 years ago by klis87 <[email protected]>
Added coverage to npmignore files

github.com/klis87/redux-requests - ed93e066c18b83695de238aa896f54891493bb91 authored almost 6 years ago by klis87 <[email protected]>
Replaced sinon with jest mocks

github.com/klis87/redux-requests - 79625d60717412b0899a5e51828d9fd61ee7ef6c authored almost 6 years ago by klis87 <[email protected]>
Removed duplicated coveralls in travis config

github.com/klis87/redux-requests - f33f8008c85cd986893a49d8def31b8495fecaf1 authored almost 6 years ago by klis87 <[email protected]>
Updated coveralls command to display coverage in CI

github.com/klis87/redux-requests - cde0f8a850eb2b444f668034dbd21110e6045f8d authored almost 6 years ago by klis87 <[email protected]>
Replaced chai with jest matchers

github.com/klis87/redux-requests - f3277b6cf871773d4ead844e54169672155012e1 authored almost 6 years ago by klis87 <[email protected]>
Switched from mocha to jest

github.com/klis87/redux-requests - e9b57c27fa09859a36b5cce2bcbb8f46f3b11115 authored about 6 years ago by klis87 <[email protected]>
Changed delay import var to const

github.com/klis87/redux-requests - 7281c4deba6dcc9258e9c1d5e57fa24c085b1ee6 authored about 6 years ago by klis87 <[email protected]>
Added suport for redux-saga 1.0.0-beta

github.com/klis87/redux-requests - 916cd31ca4585cea53c20d84df296cd9eddb4395 authored about 6 years ago by klis87 <[email protected]>
Increased redux-saga-requests bundle limit to 7kb

github.com/klis87/redux-requests - 91e7f759e765e4cf8f83f9163da78fe0ff6971f4 authored about 6 years ago by klis87 <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-moc...

github.com/klis87/redux-requests - 97cb6b666c21f83f5985a928bcd9ea757fa7076a authored about 6 years ago by klis87 <[email protected]>
Removed per action config in watchRequests and moved it to action.meta

github.com/klis87/redux-requests - 7d9f8958090216b25dcc5ff79eaba2e83447b4b4 authored about 6 years ago by klis87 <[email protected]>
Updated all dependencies

github.com/klis87/redux-requests - 862bd3068aa76f4b78de9e39ecb35b647bae39cd authored about 6 years ago by klis87 <[email protected]>
Mentioned possibility of explicit meta.asPromise false with auto mode

github.com/klis87/redux-requests - 10fb416c188e6ce4ce4ae4311219760bb8415701 authored about 6 years ago by klis87 <[email protected]>
Standardized requestsPromiseMiddleware tests

github.com/klis87/redux-requests - f649ff3850151b9eb6e35a08dceaf98217501408 authored about 6 years ago by klis87 <[email protected]>
Provide better defaults for runOn... in sendRequest

github.com/klis87/redux-requests - c2fe8802747e7d08af615c5af40c817f9b2e2080 authored about 6 years ago by klis87 <[email protected]>
Added request action meta runByWatcher

github.com/klis87/redux-requests - ba2bb4e30c60fd1aab2992ee66656468ba082c56 authored about 6 years ago by klis87 <[email protected]>
Do not promisify actions that explictly have asPromise set to false. Fixes #179 (#182)

github.com/klis87/redux-requests - eb62247a8ac47e7c8c45fbee3a14175eac285434 authored about 6 years ago by Nimi Wariboko Jr <[email protected]>
Fixed typo in readme

github.com/klis87/redux-requests - 3337c5b0ad44323281345989688157e62e822612 authored about 6 years ago by Konrad Lisiczyński <[email protected]>
Fixed operations example link in readme

github.com/klis87/redux-requests - 6da0ea39e166c164bfeb6202194ebe9e70f442b6 authored about 6 years ago by Konrad Lisiczyński <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-moc...

github.com/klis87/redux-requests - 80fa0ca340cdfa73e35916cf9ef94dbf634929f0 authored about 6 years ago by klis87 <[email protected]>
Polished operations

github.com/klis87/redux-requests - bb40be382d72dcef76bda493d797f1cf59ea28dd authored about 6 years ago by klis87 <[email protected]>
Added reducer operations

github.com/klis87/redux-requests - 53fae8d9122a7adc3deb387fab05c7473a0ccc9d authored about 6 years ago by klis87 <[email protected]>
Removed naming convention API and improved ActionRequest TS type

github.com/klis87/redux-requests - b8f04050c2cc30eba2953b136c618a90871e274d authored about 6 years ago by klis87 <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-moc...

github.com/klis87/redux-requests - 94c27c121939f382256afa22d07bc80d647c24e1 authored over 6 years ago by klis87 <[email protected]>
Fixed babelrc file name in npmignore files

github.com/klis87/redux-requests - 852713ca2dc6e60abe01fd8c6b6f0e44f756c12a authored over 6 years ago by klis87 <[email protected]>
Moved to babel 7

github.com/klis87/redux-requests - 6618761c5f82cf66e39f50a28471933dba4c5893 authored over 6 years ago by klis87 <[email protected]>
Added regenerator runtime to necessary packages

github.com/klis87/redux-requests - 4334cee1431a1bda43fbdb287a7960c65d65eb0a authored over 6 years ago by klis87 <[email protected]>
Publish

- [email protected]
- [email protected]
- redux-saga-requests-moc...

github.com/klis87/redux-requests - 6227467fc73e845e129e2b483aa9c8b50f72617f authored over 6 years ago by klis87 <[email protected]>
Raised peer core dependency of mock driver to +0.17.0

github.com/klis87/redux-requests - 64c6374b877df075142894c3ae1d3fe3b1c96d15 authored over 6 years ago by klis87 <[email protected]>
Added mock driver bundlesize rule

github.com/klis87/redux-requests - bda229d0d5a5259fafe71dc24d48144854828199 authored over 6 years ago by klis87 <[email protected]>
Added multiple driver support

github.com/klis87/redux-requests - 09c315e1d9ed70b66791c8821eb3e23087935f28 authored over 6 years ago by klis87 <[email protected]>
Updated dependencies

github.com/klis87/redux-requests - e0427e9bb3d5adc18120bb9de1a141a1173e5638 authored over 6 years ago by klis87 <[email protected]>
Added mock driver

github.com/klis87/redux-requests - a88d9760e83b5d012a730b50d329e6055508846c authored over 6 years ago by klis87 <[email protected]>
Made onRequest overriding action.request

Previously request could indeed be modified by onRequest interceptor, but as separate object, no...

github.com/klis87/redux-requests - 2672830b8bc20322efb8214aba8a266629919488 authored over 6 years ago by klis87 <[email protected]>
Pass action to driver sendRequest function

github.com/klis87/redux-requests - 6bb670968d1171c630be0b394d4aafbac5859ebd authored over 6 years ago by klis87 <[email protected]>
Require at least redux-saga-requests 0.16.0 in drivers

github.com/klis87/redux-requests - 201c1a0d0c090a0115ceec8f139ddf9d08585919 authored over 6 years ago by klis87 <[email protected]>
Small readme fixes

github.com/klis87/redux-requests - 660814fede9008b008e6ddeae7ecedcde470ba1e authored over 6 years ago by klis87 <[email protected]>
Refactored watchRequests tests to test saga plan

github.com/klis87/redux-requests - 04af3fded64a536653f2127e48bd1172b1339f78 authored over 6 years ago by klis87 <[email protected]>
Added interceptors and silent flag tests for sendRequest

github.com/klis87/redux-requests - b0cd55eefbe47acd3330cf11795f3bd9bc85c74a authored over 6 years ago by klis87 <[email protected]>
Fixed getRequestInstance test

github.com/klis87/redux-requests - 76588b78b7bc0ae2d081ce1814f375a15db95c06 authored over 6 years ago by klis87 <[email protected]>
Updated docs with new drivers

github.com/klis87/redux-requests - c6e4a24e9f7ae521c48c303379ab24b9498b764c authored over 6 years ago by klis87 <[email protected]>
Added missing tests for isRequestAction helper

github.com/klis87/redux-requests - b898948ec0aed9058f28b2172fdf02acd073c727 authored over 6 years ago by klis87 <[email protected]>
Merge pull request #145 from EvgeneOskin/fix-false-catching-of-promise-actions

Stop sending requests on redux-form-saga actions

github.com/klis87/redux-requests - 4e58da479f8a6a6d39657449a980e1104fee0d40 authored over 6 years ago by Konrad Lisiczyński <[email protected]>
Added missing actions and helpers tests

github.com/klis87/redux-requests - 2f370ed2a136df3a47c808d36538607947f9c1de authored over 6 years ago by klis87 <[email protected]>
Refactored plugins so that requestInstance is passed to plugin creator not saga

github.com/klis87/redux-requests - a43f18d4f4ba5b31d25de7c3e47d7bed83525adf authored over 6 years ago by klis87 <[email protected]>
Refactored sendRequest tests to redux saga test plan

github.com/klis87/redux-requests - d75fe8eff3210fe383ced8772ec43604e98c610e authored over 6 years ago by klis87 <[email protected]>
Stop sending requests of redux-form-saga actions

github.com/klis87/redux-requests - f321d8e7359f5b281f54f7bd1c7dd69987441095 authored over 6 years ago by EvgeneOskin <[email protected]>
Added AbortController support to fetch driver

github.com/klis87/redux-requests - f6b76fbc95a09102f62a98fbdf7fe692bf66d78d authored over 6 years ago by klis87 <[email protected]>
Removed types directory from mocha tests

github.com/klis87/redux-requests - d2ee35544a7a33fcb6f85fec1bfd841ec2745663 authored over 6 years ago by klis87 <[email protected]>
Fixed linter rules

github.com/klis87/redux-requests - d388485e5e72923f70b629e3cbde53677d974063 authored over 6 years ago by klis87 <[email protected]>
Read response streams automatically in fetch driver and set it as response data

github.com/klis87/redux-requests - 29f62f1f67d11f6888bd82f1f614c0833182ab1b authored over 6 years ago by klis87 <[email protected]>
Fixed watchRequests test

github.com/klis87/redux-requests - fa6993b7b590945d168f008d2c0bf3205197158e authored over 6 years ago by klis87 <[email protected]>