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

Refactor delivery form.

- Simplify code.
- Calculate price with rules.
- Apply taxes.

github.com/coopcycle/coopcycle-web - e3936370d73a28dd8175c69d98a96e705343f2cf authored about 7 years ago
Introduce delivery pricing entities.

github.com/coopcycle/coopcycle-web - ed42c0ad57ae0f4574955d6c3abceb8fe28c3fd9 authored about 7 years ago
Introduce DeliveryManager.

github.com/coopcycle/coopcycle-web - 17e3ec3e11e0e40cfbce4b8da938defd7a69c430 authored about 7 years ago
Use DeliveryManager to apply taxes.

github.com/coopcycle/coopcycle-web - ecb9558587cb0016ca2a1862156b4c937a1a7452 authored about 7 years ago
Add callback when place is changed.

github.com/coopcycle/coopcycle-web - 90d8f40dae9ded2b4adc5fccfa0a3256333c7190 authored about 7 years ago
Fix usage of Antd.

github.com/coopcycle/coopcycle-web - aeff203fa65e87d07275977c1683227f33b249fb authored about 7 years ago
Improve UX of server configuration screen.

github.com/coopcycle/coopcycle-app - fb64df6340f93705b3f8cf90bf259f27cce26f70 authored about 7 years ago
Fix first configuration of server.

github.com/coopcycle/coopcycle-app - 6ef75f301cc1126727fe21d8186c83de11375230 authored about 7 years ago
Increment version.

github.com/coopcycle/coopcycle-app - dddeb35b3810169e948e3c85b5bad6bb1c849734 authored about 7 years ago
Remove useless <br>.

github.com/coopcycle/coopcycle-website - 7d41d07ab1c363d60b38f53156480a520b065c77 authored about 7 years ago
Remove useless <br>.

github.com/coopcycle/coopcycle-website - 9c547879f9670455dc2bd4552db381b86c4e3d83 authored about 7 years ago
Change versionName.

github.com/coopcycle/coopcycle-app - 80f5ffcbddf19b563bc858ef1fe0a474de7232f7 authored about 7 years ago
Add configuration for release.

github.com/coopcycle/coopcycle-app - f3a001b4d7a2bd3ec5e8a28a74215683fd97c0f9 authored about 7 years ago
Handle user input in DeliveryAddressForm.

github.com/coopcycle/coopcycle-app - 0e721164d546aabb9b7d4878fffcfbb43573bd81 authored about 7 years ago
Handle errors on DeliveryAddressForm.

github.com/coopcycle/coopcycle-app - f2bf02dba92ca8f3b13627506198372d3a3683ab authored about 7 years ago
Return full API response on Promise rejection.

github.com/coopcycle/coopcycle-app - be967a058bd24cf893c30f62da11510ab95b1242 authored about 7 years ago
Navigate to CartAddress page.

github.com/coopcycle/coopcycle-app - be322be921ef38d5b52a213afc24bbf98c5d109b authored about 7 years ago
Add Google Maps API Key in AndroidManifest.xml.

github.com/coopcycle/coopcycle-app - 9937c1be44a1f4245403c5072405715d86e19d1f authored about 7 years ago
Perform API request in LoginForm.

github.com/coopcycle/coopcycle-app - bb1985eaf0fe619e61e060f8a81c984769ac29dd authored about 7 years ago
clean: add missing translation

github.com/coopcycle/coopcycle-web - 1ea37a17291848ade644a11e3347dfef9ed9c0ee authored about 7 years ago
clean: set telephone on demo restaurant (needed to enable it)

github.com/coopcycle/coopcycle-web - 005c1416f18670b055438ead22e253f7d3aa10c8 authored about 7 years ago
feat: update antd to 3.0.0

Checked on restaurant and delivery pages, seems to work

github.com/coopcycle/coopcycle-web - 3c2e631e8167179ae7cbf3ad513dc804e541dfee authored about 7 years ago
fix: add `enabled` violation no matter what

Usecase : if the restaurant is disabled, you also want the `enabled` violation, because you want...

github.com/coopcycle/coopcycle-web - e17eaa4e770889c6ed889b26b32f401fed734b4a authored about 7 years ago
fix: do not overwrite `where` clause in `findNearby`

Oups

github.com/coopcycle/coopcycle-web - 829803b58c733615ef7ae7380987287993ba9a9b authored about 7 years ago
Fixed existing test case

The test was always passing because the status check was made on ‘order’ instead of ‘delivery’

github.com/coopcycle/coopcycle-web - 8d9e40625568f3308f500daf247cb37fc968420b authored about 7 years ago
add a new test and remove the order creatino in before each

github.com/coopcycle/coopcycle-web - bd02160c9424cd4e427af36343aae9f3a9072f5f authored about 7 years ago
Fixed dispatch bug

We were looking for courrier near the delivery address, now looking for the restaurant address

github.com/coopcycle/coopcycle-web - 0e0c1c6b624acd3dba3f0357d2cab4499bdb9c34 authored about 7 years ago
Fix tipsi-stripe.

github.com/coopcycle/coopcycle-app - 987c822df8fec313ac965ed735a436c79867a915 authored about 7 years ago
Change package name to fr.coopcycle.

github.com/coopcycle/coopcycle-app - df10a02a7d8b11b8f49eec8c436fd4fbafd06388 authored about 7 years ago
Update Android project.

github.com/coopcycle/coopcycle-app - 0786396bedf1a0de1d798ca20a9609fd75bf9351 authored about 7 years ago
Remove react-native-progress.

github.com/coopcycle/coopcycle-app - 9f7c055485a6d01e6475d826690db95c31ee9bb9 authored about 7 years ago
Upgrade to React Native 0.51.

github.com/coopcycle/coopcycle-app - 2cfb026d25b08edf7ec70c360a2af1036c736b08 authored about 7 years ago
Add troubleshooting instructions.

github.com/coopcycle/coopcycle-app - fcce213650bf72b5b163fe31bfc4aad381b05d31 authored about 7 years ago
Merge pull request #160 from coopcycle/select-address-on-cart

Select address on cart

github.com/coopcycle/coopcycle-web - 0748d9895b5da8e75700dad36d2e7c383026d24e authored about 7 years ago
hack: fix discrepancy between resto maxDistance and distance criteria on resto list

github.com/coopcycle/coopcycle-web - 3c2fb56a5a878260ec7c9afc918affc444ed1926 authored about 7 years ago
feat: host logo.png for emails

github.com/coopcycle/coopcycle-website - e6916781d7720692324d6f0c2f9debe052247610 authored about 7 years ago
Add privacy policy for mobile app.

github.com/coopcycle/coopcycle-website - eadf609805856593c140c5f06baaf0e03d18d6ab authored about 7 years ago
Create all taxes in demo.

github.com/coopcycle/coopcycle-web - 6ed8da2b69eeb1dcde690cac6fe7b50974ed17d4 authored about 7 years ago
Update tax rates.

github.com/coopcycle/coopcycle-web - 2054f7d628ee6ac64b3dfc7129ea8ebb64d67338 authored about 7 years ago
Merge pull request #161 from coopcycle/invoicing

Introduce PDF invoices

github.com/coopcycle/coopcycle-web - 557e259a8927c9d7f5d2fed84a9f82e4ae4b24fd authored about 7 years ago
Render invoice as PDF.

github.com/coopcycle/coopcycle-web - 316e0672ca75fed855b0d0c031dda33eaea986f8 authored about 7 years ago
Modify restaurant form.

- Save new fields
- Simplify & fix activation validation.

github.com/coopcycle/coopcycle-web - 867507b235b2fa30b6af0f9a27443c9dc28b3b49 authored about 7 years ago
Add more LocalBusiness properties.

github.com/coopcycle/coopcycle-web - 070e1335b609a7f72d63672c9a3b521e343bc63b authored about 7 years ago
Build wkhtmltopdf in Docker image.

github.com/coopcycle/coopcycle-web - 0d4250af41bb49c7d53a6bea8901edaf10c51868 authored about 7 years ago
feat: add address selection on Cart

Also Fix #151

github.com/coopcycle/coopcycle-web - 59c0609191c04360379d72cf775403541e2f7463 authored about 7 years ago
fix: clone cart to avoid save falsy change

We don't want to mutate the in-session cart

github.com/coopcycle/coopcycle-web - 6a8da35a90bd53674dccdccdf1c2d66cf75f564a authored about 7 years ago
fix: accept null values for contract fields (with type hinting)

Resolves https://sentry.io/coopcycle/bordeaux/issues/412308125/

github.com/coopcycle/coopcycle-web - 865e033b064340ac200e6886bf26fe27dd1118ca authored about 7 years ago
Fix missing import.

github.com/coopcycle/coopcycle-web - cf35e1104f3578e54f3c8028d68b2813f132b57d authored about 7 years ago
Merge pull request #159 from coopcycle/introducing-docker-sync

feat: introduce docker-sync

github.com/coopcycle/coopcycle-web - 5d44116bcc7ffc276bdfa99682aa41df7a971150 authored about 7 years ago
Merge pull request #158 from coopcycle/tax-calculation

Tax calculation

github.com/coopcycle/coopcycle-web - 6fc36d2ecd43667ef9d8fc177087a250c1ef9c3d authored about 7 years ago
Calculate taxes with Sylius.

- Add totalExcludingTax, totalTax, totalExcludingTax to Order & Delivery.
- Apply taxes with Ord...

github.com/coopcycle/coopcycle-web - a09553a026a3ca13677a805cbd111a777a7b2589 authored about 7 years ago
Show taxes in restaurant dashboard.

github.com/coopcycle/coopcycle-web - f1878c0c6e1b31e09bd757ee6474bf3addef6e26 authored about 7 years ago
Add simple screen to view taxation.

github.com/coopcycle/coopcycle-web - 346585ff2220bb2a1f8d03055d927e4c50cf78b0 authored about 7 years ago
Add more precise tax calculator.

github.com/coopcycle/coopcycle-web - caf1785d74b7921ae0bc6d705c1a89e6f126fccf authored about 7 years ago
Also execute migrations on test database.

github.com/coopcycle/coopcycle-web - 728e7d5004dd3df3a5a227175bf58a458285c9df authored about 7 years ago
feat: introduce docker-sync

github.com/coopcycle/coopcycle-web - c7e9f49dd11820ee1e2af731936f843f1b857706 authored about 7 years ago
feat: enable support for spread operator

github.com/coopcycle/coopcycle-web - 93d854e835bd693aecf7a63397c7b7561701ce50 authored about 7 years ago
Refactor & fix Mocha tests.

- Remove useless check for Redis version.
- Reorganize code.
- Reduce db inserts.

github.com/coopcycle/coopcycle-web - d493171d55bb655aec1b4ecdcc3bdfb4e5556572 authored about 7 years ago
Render React element before initializing map.

github.com/coopcycle/coopcycle-web - 8c4ad4fcac63e259c1ae6dfbc7ff330b71bf8723 authored about 7 years ago
Fix Sylius tax rates amount.

github.com/coopcycle/coopcycle-web - abdbaab2710b7fff3a310e7881c30828e0e7a038 authored about 7 years ago
Exclude TaxCategory from serialization.

github.com/coopcycle/coopcycle-web - ace0c8354561bbf65f96a9f52daebd93044c4795 authored about 7 years ago
Merge pull request #156 from coopcycle/disable-restaurant

Disable restaurant + restaurant checkup validation

github.com/coopcycle/coopcycle-web - 61dbee9bd9b58f881656a6c3e30ae77eaf89ca20 authored about 7 years ago
fix: add 'enabled' in behat tests and demo

github.com/coopcycle/coopcycle-web - c44c15c89da68d89b664c832f921647336b7d4c7 authored about 7 years ago
feat: add the possibility to enable disable a restaurant

github.com/coopcycle/coopcycle-web - e5cbb19fa6cd871d2e74eff18e3d8359f50496e5 authored about 7 years ago
feat: add constraints on restaurant before enabling it

github.com/coopcycle/coopcycle-web - 4b4fb00f6572a91a829c543d0ad52a118b327eb8 authored about 7 years ago
Merge pull request #157 from coopcycle/taxation

Introduce taxation

github.com/coopcycle/coopcycle-web - 43674149e4fb2bc7f043d8d07e8e2b157b08fbdd authored about 7 years ago
Add TaxCategory field in menu.

github.com/coopcycle/coopcycle-web - ebb1809d175043999802215fce19db5026f1c862 authored about 7 years ago
Add TaxCategory in MenuItem & Modifier.

github.com/coopcycle/coopcycle-web - 66aa4dcc0b985bf2f6697f43a7a7349c0ba7876f authored about 7 years ago
fix: update package.lock

github.com/coopcycle/coopcycle-web - e161c79ff6ce3ed624262e9f33f659f0b113b822 authored about 7 years ago
Introduce SyliusTaxationBundle.

github.com/coopcycle/coopcycle-web - 88e0bc5d9c17a5505796f5dcb2ca9c5fff1afb1b authored about 7 years ago
Deprecate PHP 7.0.

github.com/coopcycle/coopcycle-web - 4272ba280a632d1d85030bef9e6320573ed49523 authored about 7 years ago
Fix bug with Redis prefix.

github.com/coopcycle/coopcycle-web - 7875a95a2a5b654948b02c95f816eb62ff348a08 authored about 7 years ago
Make sure Redis is 100% clean when starting dispatch.

github.com/coopcycle/coopcycle-web - e0ca092a514e5d77fa9ef5cf518d47e85a6fbedc authored about 7 years ago
Allow adding/removing restaurants managed by user.

github.com/coopcycle/coopcycle-web - 58dfcd9377c8ea13c17f72212f05cc13684c75c3 authored about 7 years ago
Improve user account & user management screens.

github.com/coopcycle/coopcycle-web - 59d4a9a92a3ba3bc655e7c3ef3df4e22ab5088d4 authored about 7 years ago
fix: include fetch polyfill in common script

Fix #152

https://sentry.io/coopcycle/bordeaux/issues/410095210/

github.com/coopcycle/coopcycle-web - 9eb7fdacffaef8f17518d57fec1b900b87e3a70b authored about 7 years ago
Merge pull request #144 from coopcycle/introduce-contracts

Introduce contracts for restaurants

github.com/coopcycle/coopcycle-web - 2f547595a6a5bf1d0de89cb99b2b8a2f32658a4d authored about 7 years ago
fix: fix behat and mocha tests

github.com/coopcycle/coopcycle-web - b0b8393593001815955ec75e97c291c9fe8f2e0c authored about 7 years ago
feat: generate Contract entities at demo init

github.com/coopcycle/coopcycle-web - 59d139c6ee4c46b218bb1b681d2a71e66d58bd08 authored about 7 years ago
feat: validate cart amount on order

github.com/coopcycle/coopcycle-web - d08e87c997226c7ca571cc3aec73ebf1a239d55f authored about 7 years ago
feat: add price attribute on delivery

github.com/coopcycle/coopcycle-web - e0d35db8364085c1f728cf387c604f5b395c278a authored about 7 years ago
feat: introducing Contract class (admin-only editable)

github.com/coopcycle/coopcycle-web - 8e6b4adcd67a27003d527e2137fe5f93b8803920 authored about 7 years ago
fix: phonenumber conversion on edit profile

github.com/coopcycle/coopcycle-web - 2e0004dd15876aae8b926ef483c428c75db440b1 authored about 7 years ago
fix: hide '+' on restaurant page if unavailable

github.com/coopcycle/coopcycle-web - 66e6aed5d4897895a9701c3a1b68e264e782f66b authored about 7 years ago
Remove deprecated stylesheet.

github.com/coopcycle/coopcycle-web - b8a2bddded55f9c0bf314dfe3f334239184b272a authored about 7 years ago
Merge pull request #137 from coopcycle/redis-prefixing

fix: add prefixes to Redis

github.com/coopcycle/coopcycle-web - 3eef69cd6ba9f6e00f625687ad85db40b7ee3c3f authored about 7 years ago
spanish faq translation

github.com/coopcycle/coopcycle-website - 5f9855d9a1e04a43710c9c40545bab3765b8606b authored about 7 years ago
Move up newsletter section.

github.com/coopcycle/coopcycle-website - ece862ea27129c938faef24a06a46850b2d3257c authored about 7 years ago
Specify delivery date.

github.com/coopcycle/coopcycle-bot - 79237097be75d58e5fc5e3c9bddf52b433d85a5b authored about 7 years ago
Remove useless parameter.

github.com/coopcycle/coopcycle-web - 4982118e9d626f5cb7de7d923fec6dce7bcf907d authored about 7 years ago
fix: add prefixes to Redis

github.com/coopcycle/coopcycle-web - 535e9fba951f88d7a02289283c08b1bb7c844316 authored about 7 years ago
clean: update node_redis version

github.com/coopcycle/coopcycle-web - 9a9716eba6d185a3b3320ffd41a96e712645f782 authored about 7 years ago
fix: pass correct parameter restaurantId to profile_restaurant_orders

github.com/coopcycle/coopcycle-web - 4f6dfec3fc294e5a365e41e2fcc0a3052eea55e9 authored about 7 years ago