Ecosyste.ms: OpenCollective

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

CoopCycle

Open source logistics platform. Only for worker-owned business.
Collective - Host: opensource - https://opencollective.com/coopcycle - Website: https://coopcycle.org - Code: https://github.com/coopcycle

Add button to toggle polylines.

github.com/coopcycle/coopcycle-web - 13d8395fd89b139447e7f521fea78a77cec39f57 authored almost 7 years ago
fix: pass channel alongside event

github.com/coopcycle/coopcycle-web - b717e4aad9febe45c0cdbe538edcf1fd12271471 authored almost 7 years ago
Fix unavailable method.

github.com/coopcycle/coopcycle-web - be13ee75d631ca4c519c69263f8dd944cf7528cb authored almost 7 years ago
Merge pull request #209 from coopcycle/notify-courier-assignment

fix: dispatch task events to concerned couriers

github.com/coopcycle/coopcycle-web - bbff5e3555bbc0781d149cbbf6a0b13c373b4ab7 authored almost 7 years ago
fix: dispatch task events to concerned couriers

github.com/coopcycle/coopcycle-web - b4df7e972fdfee5250e26eeb4e2ce2adba384e42 authored almost 7 years ago
Fix TaskManager::assign.

github.com/coopcycle/coopcycle-web - 963a635abdcb33ecd27affc538308efb2a0860e7 authored almost 7 years ago
Use percentage instead of pixels.

github.com/coopcycle/coopcycle-web - ecb6636b22b03a5ec26456af66886683b346d6a7 authored almost 7 years ago
Add icon on linked tasks. Fixes #201.

github.com/coopcycle/coopcycle-web - fcef56b6eb9990c52ca8c45359f02007c323b35b authored almost 7 years ago
Fix task assign endpoint.

- Fix bad usage of SplObjectStorage.
- Calculate linked tasks position only when not specified.

github.com/coopcycle/coopcycle-web - 97fe0af2b36ec396bd94c7fee6884d7d063eb251 authored almost 7 years ago
Enforce ordering of tasks when dragging. Fixes #208.

github.com/coopcycle/coopcycle-web - 150493a4934f54d7e340c488485624bdc174e9e2 authored almost 7 years ago
Make sure side panel does not overflow. Fixes #210.

github.com/coopcycle/coopcycle-web - bcd28b78dc601dbdf74c8dc292b733d09f91f775 authored almost 7 years ago
Group tasks using links, not delivery. Fixes #207.

- Use Redux state instead of global variable in app.js.

github.com/coopcycle/coopcycle-web - 435a61ff62858f216d8923c41bf1ea2acfa126bf authored almost 7 years ago
Add previous task in normalized data.

github.com/coopcycle/coopcycle-web - 5b9d16b9b8ae777217350fc849d3991d881c66a1 authored almost 7 years ago
Export task latlng. Fixes #203.

github.com/coopcycle/coopcycle-web - b1d0e19ffe6311ce5cb8eccc8e1ba903e9c11713 authored almost 7 years ago
Change pickup icon.

github.com/coopcycle/coopcycle-web - 45952d16dd46690c2e0558169f896d59dd205b52 authored almost 7 years ago
Highlight target container only.

github.com/coopcycle/coopcycle-web - 156e257348825f766969c4d3149ac3add8c69d3c authored almost 7 years ago
Extract task form in partial. Fixes #206.

github.com/coopcycle/coopcycle-web - addb50e5013c3f1bd0352feb98742056d3a0eace authored almost 7 years ago
Merge pull request #200 from coopcycle/task-list

Task ALL THE THINGS, step 1

github.com/coopcycle/coopcycle-web - 9a90ed27e78d8ae97b39cb88461818e8d823614a authored almost 7 years ago
Synchronize Task & Delivery during lifecycle.

github.com/coopcycle/coopcycle-web - 31a53810319856a7973d23f0ee54ca593d4c4071 authored almost 7 years ago
Refactor task list in user profile.

- Allow completing task in modal.
- Allow adding notes.

github.com/coopcycle/coopcycle-web - 5fad44e5cdc1d602b8fa4985fc7fefaa86718c12 authored almost 7 years ago
Allow assigning task in modal.

github.com/coopcycle/coopcycle-web - 025a4b63d1660e7763f663c124263664be6e4bb3 authored almost 7 years ago
Refactor deliveries list.

- Show tasks instead of deliveries.
- Remove deprecated endpoints to modify delivery status.

github.com/coopcycle/coopcycle-web - 6034014208637e256428497e2a4b99fb822f6bbc authored almost 7 years ago
Simplify & generalize task modal usage.

github.com/coopcycle/coopcycle-web - c335fd672e018c70cd1a077e95a641f3ab8704c7 authored almost 7 years ago
Introduce linked tasks.

github.com/coopcycle/coopcycle-web - f8ebdf1ebc280f6de2071dd8e92164c945831750 authored almost 7 years ago
Generalize fix for Google Places Autocomplete.

github.com/coopcycle/coopcycle-web - cb68aa4c5151423b4403f6f2d7813b399ec25a36 authored almost 7 years ago
Merge pull request #198 from coopcycle/dashboard-redux

Dashboard redux

github.com/coopcycle/coopcycle-web - 4b707a753b6c3e3fad8b67bbb095a8e5cbe3ccdd authored almost 7 years ago
feat: add redux support to dashboard

github.com/coopcycle/coopcycle-web - ad5145bbe37a6f96cdc2858f348e9ed0285b831a authored almost 7 years ago
Use task.doneAfter for queries, use repository methods (DRY).

github.com/coopcycle/coopcycle-web - a86fcf5b1b80b619e222e82950ffa3abdaf2bb69 authored almost 7 years ago
Bump iOS version to 0.6.2.

github.com/coopcycle/coopcycle-app - ae0db65e8f910ba69efc1944485ebc66bea7ab0c authored almost 7 years ago
Bump react-navigation to 1.0 release. Fixes #23.

github.com/coopcycle/coopcycle-app - 6ad52d15109a52999affcdb4bfe3b1dac5ff7269 authored almost 7 years ago
Bump react-native-maps. Fixes #24.

github.com/coopcycle/coopcycle-app - d2aaba0115c10acd33d4721a3cccbbdc93c397a9 authored almost 7 years ago
clean: cursor on task grabbing

github.com/coopcycle/coopcycle-web - b9afbf73f3f196d7dd7b0506ea4becda2a6e7c5b authored almost 7 years ago
Bump to version 0.6.2.

github.com/coopcycle/coopcycle-app - b1961104ab75f57b66169893d298b073f56916b9 authored almost 7 years ago
Keep tasks screen awake. Fixes #22.

github.com/coopcycle/coopcycle-app - 52238a2046bc088c2451f51e7ac96fa5bf250f55 authored almost 7 years ago
Use fitToCoordinates on task mini map.

github.com/coopcycle/coopcycle-app - ac79660a52503b51fc4b3a0684fecbfdca2c0fb8 authored almost 7 years ago
Add getter for lat/lng in GeolocationTracker.

github.com/coopcycle/coopcycle-app - 77775d653d8146c69a68e7d988c075ed84630332 authored almost 7 years ago
Improvements.

- Create WebSocketClient & GeolocationTracker in constructor.
- Connect to WebSocket & track loc...

github.com/coopcycle/coopcycle-app - 6070fe7f01c7d0208b58c7a58952d8d73094d726 authored almost 7 years ago
Add missing Android permission for GPS.

github.com/coopcycle/coopcycle-app - 3c05106987274be0fc440ae3657a37818c787966 authored almost 7 years ago
Bump to version 0.6.1.

github.com/coopcycle/coopcycle-app - 56fc02c427c519e3930b9c5ec723b46fa519d58b authored almost 7 years ago
Handle reconnects properly.

github.com/coopcycle/coopcycle-app - b68a2f5e062a83758a4d4fd558b948dbb1ea7894 authored almost 7 years ago
Add button to export assigned tasks in CSV.

github.com/coopcycle/coopcycle-web - 91d2062592cf8b8df3456a3075711ed40d5fb3c4 authored almost 7 years ago
Fix admin homepage.

github.com/coopcycle/coopcycle-web - 1bb0b587514980389ad0420bc3b3a940e5e035b7 authored almost 7 years ago
Simplify dashboard URLs & redirects.

github.com/coopcycle/coopcycle-web - 4fdd11ed5434d36f17951fec236212e62a844038 authored almost 7 years ago
Allow deleting unassigned tasks.

github.com/coopcycle/coopcycle-web - e41341e13f198a27086ae2c7782880498a35382f authored about 7 years ago
Allow editing a task via modal.

github.com/coopcycle/coopcycle-web - f5add5c473de1fd52fb376c391f2c892e6125dbc authored about 7 years ago
Initialize address completion in edit modal.

github.com/coopcycle/coopcycle-web - fccb1d26c959f69ac9be0573f06b925981de9826 authored about 7 years ago
Allow editing delivery.

github.com/coopcycle/coopcycle-web - dc5f283292d6bf92c56a03c3d4be155184097429 authored about 7 years ago
Bump to version 0.6.0.

github.com/coopcycle/coopcycle-app - 9b421c63d8db9fab7f55dded43967369a7975d27 authored about 7 years ago
Improve tasks management.

- Use swipe button to avoid mistakes.
- Handle failed tasks.
- Allow adding notes on task comple...

github.com/coopcycle/coopcycle-app - eb623bb5149fc5d44b46e70ff42c49dfe165efb0 authored about 7 years ago
Remove disconnect button.

github.com/coopcycle/coopcycle-app - 1afd6c255426c7a1eda91dae58d26742d0a07124 authored about 7 years ago
Introduce GeolocationTracker & WebSocketClient.

github.com/coopcycle/coopcycle-app - e6c1e85bb42b835d833a105c47ba261a5d031e5c authored about 7 years ago
Fix store deliveries layout, add breadcrumb.

github.com/coopcycle/coopcycle-web - f2e4e2426dea7623c96d4d8ff4191a11e2669b95 authored about 7 years ago
Merge pull request #192 from coopcycle/link-delivery-and-shop

Link delivery and shop models

github.com/coopcycle/coopcycle-web - 090bdfa18e2098881610c35cfe9171f6e07eab7c authored about 7 years ago
Add missing translation.

github.com/coopcycle/coopcycle-web - e22d6d56527f739b2649e1f4f00cb7df60d24225 authored about 7 years ago
Fix store clear & unavailable price.

github.com/coopcycle/coopcycle-web - 2b537cf24c0129ddfa8a59b5478dcb20a61e99fb authored about 7 years ago
Fix optional input.

github.com/coopcycle/coopcycle-web - 8e8b479e5c1945d73e533ccf86d9b75948658601 authored about 7 years ago
Add option to clear search input on select.

github.com/coopcycle/coopcycle-web - 6b49f2e988302e750913e8efddad831f6d667a6d authored about 7 years ago
feat: display deliveries list for each store

github.com/coopcycle/coopcycle-web - 8544eeaa21bffe8d7c6f96192573440a0b3f96d1 authored about 7 years ago
feat: enable admin to select a shop when creating a delivery

github.com/coopcycle/coopcycle-web - aed010dcdb73f1578572e31eee1b4045b85dc06a authored about 7 years ago
feat: add a store_id field on deliveries

github.com/coopcycle/coopcycle-web - 6477a1a102162ba87b02223c174f607feaddc2c4 authored about 7 years ago
fix: disable price selection for non-admin users

github.com/coopcycle/coopcycle-web - 9ef083b20979565695d2d29fd61463b2796fba30 authored about 7 years ago
Merge pull request #187 from coopcycle/admin-improvements

Admin improvements

github.com/coopcycle/coopcycle-web - 901cc51039389d93217082221152c20aba997752 authored about 7 years ago
fix: rename profile_courier_deliveries to profile_tasks

github.com/coopcycle/coopcycle-web - 5c9c0af8c8024cd36c761a8f5c45fe473f8ac166 authored about 7 years ago
clean: remove english sentence in french help about roles

github.com/coopcycle/coopcycle-web - d94aa96dfd259cd7cc5507a550b7878e1ab4fe6a authored about 7 years ago
fix: use bootstrap's pull-right

github.com/coopcycle/coopcycle-web - f1f3424d23dcbb25f8388e24c439d81fe1033f02 authored about 7 years ago
feat: improve help pages

github.com/coopcycle/coopcycle-web - 96b0ea79109e6681657e68a789c30af896a284c9 authored about 7 years ago
feat: make menu point on most important profile page

github.com/coopcycle/coopcycle-web - 67c1a20de1c41ed1f958ba0d749f6defd6ccd2f3 authored about 7 years ago
clean: nav in profiles menu

github.com/coopcycle/coopcycle-web - 31c2f636942e807de77f962d263681d290b69a67 authored about 7 years ago
clean: remove breadcrumb in profile menu

github.com/coopcycle/coopcycle-web - 7bf5ff5f7757b7a2b2f46b5df42e57e06180e845 authored about 7 years ago
clean: small redesign of footer

github.com/coopcycle/coopcycle-web - a2fd386cd797c211f8876103c6be0ab489d8a07f authored about 7 years ago
clean: remove access to unfiltered restaurant list

github.com/coopcycle/coopcycle-web - 821cd91ae176231a3f5edff3604ce690448f6ad8 authored about 7 years ago
Show task history in modal.

github.com/coopcycle/coopcycle-web - d2132e83cd89d99d24df793390a6210e922250bb authored about 7 years ago
Update dashboard in realtime when tasks are changed.

github.com/coopcycle/coopcycle-web - bf758cb35376d44a5b6cc121c13fb8bee0788cd4 authored about 7 years ago
Handle failed tasks.

github.com/coopcycle/coopcycle-web - 52790ca9055b969428a8e8b57b5aa45ddd32ac0f authored about 7 years ago
Introduce new dispatch endpoint.

github.com/coopcycle/coopcycle-web - 05a57ce517cca6dca1cef6ad7ae8ec7017b00ff7 authored about 7 years ago
feat: nicer display on store list

github.com/coopcycle/coopcycle-web - b34139af5210567cdc2887d9d26f3b83ec8b2b8d authored about 7 years ago
fix: parse opening hours in store list view

github.com/coopcycle/coopcycle-web - d64fba6f604322b8e36a84707559705e064c8473 authored about 7 years ago
feat: add login redirect for ROLE_STORE

github.com/coopcycle/coopcycle-web - 20d3eda50a4cbacb4bc93403c732ea505f931109 authored about 7 years ago
feat: enable ROLE_STORE to register

github.com/coopcycle/coopcycle-web - 28f6c058a676cfdacf70cbe880f6bad32f4dbd0b authored about 7 years ago
feat: create stores at demo init

github.com/coopcycle/coopcycle-web - bae020876769ebf511e9e31570c172dc7a625999 authored about 7 years ago
Add modal to create task on dashboard.

github.com/coopcycle/coopcycle-web - 830787586a09dc9ef627c41b8d3d75990a7780ea authored about 7 years ago
Store task events in database.

github.com/coopcycle/coopcycle-web - 1f62f07336d0ffbdf51ab82a5790d229fc83d88b authored about 7 years ago
Dispatch task.created event.

github.com/coopcycle/coopcycle-web - 05e21a2068d9cecd9037b9efe4486186f919eefc authored about 7 years ago
Introduce TaskEvent entity.

github.com/coopcycle/coopcycle-web - 826445d60cc591a95c93c2b4fe83692036ecc5c0 authored about 7 years ago
Fix task done endpoint.

github.com/coopcycle/coopcycle-web - 6a78501761e5c9775c280530eaf3ed1f065053c1 authored about 7 years ago
Serialize task id.

github.com/coopcycle/coopcycle-web - 14674ef4329be3cd933ccec6bc1c322e24b83f41 authored about 7 years ago
Update dependencies.

github.com/coopcycle/coopcycle-app - ff25bc33a83e8d4c080bad31d809e3c24e8df7dd authored about 7 years ago
Upgrade to React Native 0.52.

github.com/coopcycle/coopcycle-app - 7a0a4ff5792cdfad3aa9e8bd32b4ae96d0d64d92 authored about 7 years ago
Add task management screens.

github.com/coopcycle/coopcycle-app - 80e275c97d9a4938125736bff71f1079250f9424 authored about 7 years ago
Reflect API changes.

github.com/coopcycle/coopcycle-app - 7949b2b7fec71e8abfcd96598de19383560e73c5 authored about 7 years ago
Calculate route if there are at least 2 tasks.

github.com/coopcycle/coopcycle-web - 474dd475b5ff38562b1fcd56e1bd2f76f542f3c9 authored about 7 years ago
Allow uploading tasks via CSV.

github.com/coopcycle/coopcycle-web - a2f1d8885a9e9f536abef66f3ffbf33407be60d9 authored about 7 years ago
Handle standalone tasks.

github.com/coopcycle/coopcycle-web - e573bf7eaeee1085b6af1c8f7520f80260d9de6d authored about 7 years ago
Do not enforce task order.

github.com/coopcycle/coopcycle-web - 0a899bca9eab29b276bcece5d25d8b0cf2f4efff authored about 7 years ago
Simplify task assignment algorithm, use TaskManager.

github.com/coopcycle/coopcycle-web - f2a3d366edd84b83e7aed242193cf0c1b72efb85 authored about 7 years ago
Fix task assignment methods.

github.com/coopcycle/coopcycle-web - f75d43a992387ca8bd610954050d25c9be463a67 authored about 7 years ago
Introduce TaskManager.

github.com/coopcycle/coopcycle-web - 5288aaf4eac729dbb79a2977ef7e2507d6ecf0a8 authored about 7 years ago