zetkin / organize.zetk.in

Organizer front-end of the Zetkin system for organizing activism
21 stars 14 forks source link

List reducer helpers #715

Open richardolsson opened 6 years ago

richardolsson commented 6 years ago

Retrieving lists are always handled the same way. It should be fairly simple to create helper functions that return reducers for pending, fulfilled and rejected actions.

richardolsson commented 6 years ago

Helper functions should also handle pagination.