Ecosyste.ms: OpenCollective

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

github.com/coopcycle/coopcycle-frontend-js

A library with shared components for the website frontend and the mobile app
https://github.com/coopcycle/coopcycle-frontend-js

Fix test.

821d9f1b50f7991d73519b1e4f6cf6b72a974977 authored over 3 years ago by Alexandre Segura <[email protected]>
Change implementation for linked tasks.

- Handle linked tasks without next.
- Use iris & color hashing for linked tasks.
- Use groupLink...

9702b4e72a72e15d382003da7a3888312f9c93e5 authored over 3 years ago by Alexandre Segura <[email protected]>
Optimize/simplify task normalization.

352640e51aff6eadd60dc0302c3a8f85a6956c4d authored over 3 years ago by Alexandre Segura <[email protected]>
Refactor using components.

4779b20ff17e5b9b6c920c15f26306b579872095 authored over 3 years ago by Alexandre Segura <[email protected]>
Improve performance of Redux selectors.

fd939d3b994a525f627ab0d24a234585c429adb1 authored over 3 years ago by Alexandre Segura <[email protected]>
Revert "Use sortComparer for task lists."

This reverts commit 522e266564b982bdd5b1243d099e35d066f0ce62.

067e6fc80abd26d7e5e224964ec1d3e0f9410925 authored almost 4 years ago by Alexandre Segura <[email protected]>
Use sortComparer for task lists.

6ebbd70726f8c5c2b39500f4a1b6def4f5df12fb authored almost 4 years ago by Alexandre Segura <[email protected]>
Index task lists by username.

0861a84a89fb283847e2a2a76d0ac57467eb2931 authored almost 4 years ago by Alexandre Segura <[email protected]>
Use a selector with arg for list of couriers.

d8760ade508d1238156044b7466be3d676ec5cbb authored almost 4 years ago by Alexandre Segura <[email protected]>
Remove unused function.

ecb251323317c3fbdf0f39c1efac8b907a2a1506 authored almost 4 years ago by Alexandre Segura <[email protected]>
Use entity adapters for task lists.

6f0e5ea61a5601ee8a4466249ebb5a3a8d24dcb9 authored almost 4 years ago by Alexandre Segura <[email protected]>
Fix tests.

5b5a879b869b7a46505a51c09069361213d1e848 authored almost 4 years ago by Alexandre Segura <[email protected]>
Remove unused addOrReplaceTasks function.

985ab562c25d7939b99845bfe78e714b632a0310 authored almost 4 years ago by Alexandre Segura <[email protected]>
Use createEntityAdapter.

a65a5a9c6fa90b078c84ef19252f8d1cbb056d9b authored almost 4 years ago by Alexandre Segura <[email protected]>
Remove useless files.

5c0a84e038c530921feb1d65fc69a9a87402f4e9 authored almost 4 years ago by Alexandre Segura <[email protected]>
Merge pull request #3 from coopcycle/story/shared-library-upd-store-structure

shared library v.3.0.0

af7816dc73478f946a9ee0ce59dd7f2b22767623 authored about 4 years ago by Alexandre Segura <[email protected]>
bump version code

ef2f6aad6252d3ffbf31b36fc61fd6173ac36e27 authored about 4 years ago by Vladimir <[email protected]>
split taskListUtils into taskListUtils and taskListEntityUtils

3e4606ce1f837ca66d9ce3d43e5c5d750ba1ecb8 authored about 4 years ago by Vladimir <[email protected]>
rename 'upsert..' -> 'addOrReplace..'

1e36bc1dc731a58d5d99d99be2032d952d808eac authored about 4 years ago by Vladimir <[email protected]>
add upsertTaskLists function

a5a6d288cfeae6d7158f0f29045d7747f73063d3 authored about 4 years ago by Vladimir <[email protected]>
use '@id' as a key for taskList entities

9764ab8fb985c255c0a3bbf813094f95770fe7df authored about 4 years ago by Vladimir <[email protected]>
rename lastmile -> logistics

42edbe412285ed80ffc24ed6a06c7e10baaa2130 authored about 4 years ago by Vladimir <[email protected]>
fix a crash when the task is not loaded

9d2a430c9444a2913eaeb546f9c19cafa37dcf1c authored about 4 years ago by Vladimir <[email protected]>
store entities in js objects (instead of maps)

c256c9fb2bde072e4963f487f3e6bfab54ba80b2 authored about 4 years ago by Vladimir <[email protected]>
update tests

356357135bfe8c8b291b1853845c8cd1db1df9c7 authored about 4 years ago by Vladimir <[email protected]>
add tests

f8f9c2bf7863153591df6c37f6c2e5a2f91685cf authored about 4 years ago by Vladimir <[email protected]>
shared library, rename dispatch -> lastmile

9da2212293f2d75ef5d7b76d311d33bf20551f87 authored about 4 years ago by Vladimir <[email protected]>
bump version code

70dd8538ee8b755e86255d2265473c27e4b6b539 authored about 4 years ago by Vladimir <[email protected]>
add CREATE_TASK_LIST_* reducers

e9c90962b3ea3abd5803c2f00d6350596aed909f authored about 4 years ago by Vladimir <[email protected]>
bump version

b104da5589e40ddfae138087c600c55e3f196235 authored over 4 years ago by Vladimir <[email protected]>
add missing index files

fb03b808828d494e1269cb18144f39abf4d50c69 authored over 4 years ago by Vladimir <[email protected]>
fix exports

355072529e1c29dfcb251f6054a08420dffc831d authored over 4 years ago by Vladimir <[email protected]>
add several dispatch selectors

ed7144348f781714bb1d514e6e89f70535a64c54 authored over 4 years ago by Vladimir <[email protected]>
bump version

2b9bfc9491df291d3c7b21993845814876a5d278 authored over 4 years ago by Vladimir <[email protected]>
remove selector function, share only taskUtils for now

7e3299787276c11d3e3f8171054dd270ec93ebe8 authored over 4 years ago by Vladimir <[email protected]>
add selectTasksWithColor (generates color for the linked tasks)

8a2a103766c34746dc6c4422e21df34050dcb1a5 authored over 4 years ago by Vladimir <[email protected]>
initial commit

b1e245a70b260c4fa911abd914a90d71a7e00fb0 authored over 4 years ago by Vladimir <[email protected]>