Ecosyste.ms: OpenCollective

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

github.com/ory/redux-saga-fetch

A simple wrapper that reduces boilerplate code when using redux-saga in combination with async backend calls.
https://github.com/ory/redux-saga-fetch

Type state as a generic (#17)

ea384c6d6c9e68b08f859b8930205f1a35a876a6 authored almost 6 years ago
Update .travis.yml

54ae653cce75699c63ab642479b04cc7e0f6f7b3 authored about 6 years ago
export string constants (#16)

20ab17823add1a194b514c6b65c81425439ff9d6 authored about 6 years ago
Update package.json

c62d44ad74440eb3314272e130f411fd0732d889 authored about 6 years ago
Move to TypeScript (#15)

a9ea2227cf69989b3510b34f5c836adad4596acc authored about 6 years ago
Remove flow from build chain

6a1cbafe4a23913a82399a79b0585684220dfdd1 authored about 6 years ago
Move to typescript

2c0300218d76c8e766b9b5d5d38ff0fca0ff8756 authored about 6 years ago
Remove babel import statements

2023f8f57d58b208186abc4db507aae76147dbe6 authored about 6 years ago
Move babel to devDependencies

91e1f41714a447bb095cbe7c0320ba686c07b167 authored about 6 years ago
Adds selector key to registry to additionally pass a partial state to the fetcher (#14)

8a2d317ae0bdc57b971aa8940590be5dc80583f8 authored over 6 years ago
Adds fetching groups (#13)

d6568d86c7f9286239a49e0510205845f54a6cbb authored about 7 years ago
Add selectors for checking if any fetcher returned an error

274b3b6939d5493dc9c6574a0fb49b5546a2a332 authored over 7 years ago
Pass original request payload to success/error action

50d3537ab9c771711d9c362b5bbf41061b876b5c authored over 7 years ago
Export failure and success actions

6ba7858a451d3f33552f99d31024e0556fe5227b authored over 7 years ago
Add selector selectErrorPayload for selecting errors

8570a43e915c77acec25ec3cf0a604fe59df0a74 authored over 7 years ago
Add missing flow-typed defs

c7b9a3f851b3d18ac5832d24d8096162754e6f08 authored over 7 years ago
Invert state and key parameters in selectors

Closes #3

496523b1a55b1337a74ab894cfd07580088cb9ff authored over 7 years ago
Add babel-polyfill for generators

7607f52272ea6174b55694b6c72d6aaacb75b885 authored over 7 years ago
Fix tutorial typo and replace fetch with fetcher

1371999148c64f15cdefefb5043c3bf44ec10550 authored over 7 years ago
Rename registry to sagaFetcher in tutorial

f7eb917f77acd9dca82d6a18a5f3fef1a9af9214 authored over 7 years ago
Add .npmignore to include lib directory during publish

a0e6f16ad70a62ec6fcfd0c4921a1101ce242ba2 authored over 7 years ago
Add build task to before_deploy in travis config

a44fef1550373950991baf19065cca8dc8d7b9d1 authored over 7 years ago
Fix typo in before_deploy travis.yml section

37d90a120d14b0f7bc8d3ff5aa01035378fa6cc2 authored over 7 years ago
Force travis to tag package.json on release

0723a75e8d6be2d50adb4ec48fef4cf01ca1e44c authored over 7 years ago
Remove .idea workspace config

647c8f48395937f1108cd68fe5935bbd92b696df authored over 7 years ago
Add coveralls.io support to readme and travis

236de1e916a9048fabd04a08de465d6ad0a7d196 authored over 7 years ago
Remove InelliJ workspace.xml config

0932723850a63c8cef724f735e19149b52444a9a authored over 7 years ago
Remove .idea directory

3f8ec3472d93bd1ae530de7c8d93cc69098ae4a8 authored over 7 years ago
Resolve flow type check error

e9d91b5bfd710cd25017d8f30e65ac95e0a6979c authored over 7 years ago
Ignore lib directory in git

43424c26e2441e2405edefd5c51b7f036d0b715c authored over 7 years ago
Improve test readability with await delay()

Instead of having setTimeout everywhere, use a helper function called
delay.

1c1ee97e763d8c291750738a3b4496d27a0a5d0d authored over 7 years ago
Resolve test issues with async operations

ee38d87bdd4346fa9184ac30b5d26f542a716909 authored over 7 years ago
Move npm package to ory-redux-saga-fetch

f751149f549a0c3b23333d2831530fe3fa5be46f authored over 7 years ago
Write documentation on how to use redux-saga-fetch

999a404f9ed4b72d1f40d101a5ec123a6ae373dd authored over 7 years ago
Ignore tests during build and watch tasks

74333ceac7b67e868125b839999464752615c6be authored over 7 years ago
Pass request action payload to fetch call

908f00cc5e8e2a7d16ff6feb4ee7143a6cb1151c authored over 7 years ago
Add newline to .gitignore

f498e2b101926ea2b198c065944357b555879004 authored over 7 years ago
Do not export success/failure actions

b8216711cefc90a907ae8afdfb12ac14ba96d1bc authored over 7 years ago
initial commit

118bc2b49afb8bd2d8111cc24725452c25021b79 authored over 7 years ago
Improve selector API

96ab2f2dbb0541d4f18a10ee21e4bd5ae1c29300 authored over 7 years ago
Add .idea to .gitignore

c6c1833ca0316859f0313f5cffe04e88ccb9e154 authored over 7 years ago
Add license file for Apache 2.0

1ec3f8bd591c0c2bfba2ad19af1c1e312fe4570d authored over 7 years ago
Improve test readability by drying up testCase specification

ba2d664ca52d23b4cdc7658ba4ee79658106070f authored over 7 years ago
Initial commit

1ba1499b2141a40ada4ffb7da3ad2c18d86fee95 authored almost 8 years ago