Ecosyste.ms: OpenCollective

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

github.com/coopcycle/coopcycle-app

CoopCycle native app
https://github.com/coopcycle/coopcycle-app

Init

19a74aa106eee3e361194de185b5e29e62ff915e authored over 1 year ago by pierre-lhoste <[email protected]>
Merge pull request #1549 from coopcycle/1548-final-customer-order-info-screen-doesnt-uptdate

feat: `OrderTracking` now parse new `events` key on orders

f60c2fd0bb0a0010f4ce6e1dce2769ef495c2c24 authored over 1 year ago by Alexandre Segura <[email protected]>
Add tests.

2ba09549fbdea2b9bb5c5170b23a051bf3282407 authored over 1 year ago by Alexandre Segura <[email protected]>
Make code retro compatible.

3c672ad5a9e929426721f0b418aa2a7d96490029 authored over 1 year ago by Alexandre Segura <[email protected]>
fix: normalize events from server

0969f479211aa21b8129ab6f1803d07226655abd authored over 1 year ago by Antoine Bagnaud <[email protected]>
feat: `OrderTracking` now parse new `events` key on orders

4ccbcbc403abdd20f7c511283b77f36bdf0f68f3 authored over 1 year ago by Antoine Bagnaud <[email protected]>
Merge pull request #1547 from coopcycle/disable-sentry-in-dev

Add process.env condition for sentry init

b85aca318db35e57ab3c764e85967b397ed99b8d authored over 1 year ago by Antoine Bagnaud <[email protected]>
Update src/App.js

c88f5af4e1c8ed5c27c07c9b7f4940eb72df50ca authored over 1 year ago by Antoine Bagnaud <[email protected]>
Farewell Smartlook.

425ee63e47d47f1d4b4d9a0a66d9ba890d483733 authored over 1 year ago by Alexandre Segura <[email protected]>
Add process.env condition for sentry init

5fe65caaabf01c033eb62fcab8f1d7832025aeaf authored over 1 year ago by pierre-lhoste <[email protected]>
Merge pull request #1544 from coopcycle/show_payment_method_info

Show payment method info on tasks and orders

adb6af425308d7f7d79f5441a531435053fc809b authored over 1 year ago by Alexandre Segura <[email protected]>
Make sure payment method is known, do not render if unknown.

bcdb762926b87213d4eb4662b168d553aaf0aa58 authored over 1 year ago by Alexandre Segura <[email protected]>
Fix empty returns value.

30852f35ff91b6fd028fbaec7b3a4d297a3fa517 authored over 1 year ago by Alexandre Segura <[email protected]>
show payment method info on tasks and orders

ada20d358f748e19f7b91387217353b8262c5914 authored over 1 year ago by Lucas Ferraro <[email protected]>
Merge pull request #1543 from coopcycle/feature/date-picker-today

added 'Today' button to a data picker

a0b9e4d5537baa54384138a00d6851f22aec60d3 authored over 1 year ago by Antoine Bagnaud <[email protected]>
fix: platform specific calendar height

8359c1f277fed1d4de5cc9b25ec1597f37608360 authored over 1 year ago by Antoine Bagnaud <[email protected]>
feat: added 'Go To Today' button to a data picker; fixed: selected date display

7c630cc221ff64e4bc8fe96c613c63817e19ac67 authored over 1 year ago by Vladimir <[email protected]>
Merge pull request #1537 from coopcycle/fix/1080-options-range

The minimum limitation in the 'Additional' options does not work

1904c5897b339551163da06438cadc380e750115 authored over 1 year ago by Antoine Bagnaud <[email protected]>
refactored: test

7ce8f4ef6fa636ffa4f4243383858a0f81f12da4 authored over 1 year ago by Vladimir <[email protected]>
fixes #1080: The minimum limitation in the 'Additional' options does not work

89aff432af72106098239b34a41805076a290e7f authored over 1 year ago by Vladimir <[email protected]>
Merge pull request #1530 from coopcycle/fix/1439-checkout-after-account-activation

Fix: Resuming checkout after clicking on activation link is broken

997c10502bdfe359d16f86eb958bc7da8c307eff authored over 1 year ago by Antoine Bagnaud <[email protected]>
remove unused import

e9be586d362cc4d1b92cc4ded19bac9f47056d8c authored over 1 year ago by Antoine Bagnaud <[email protected]>
fixed: get invoice request

6e6e30aa58b4bdc6e276bd9b8612fa2b2c195653 authored over 1 year ago by Vladimir <[email protected]>
moved deep links into `AccountNavigator` to simplify navigation tree and to fix a bug that the `token` param was not updated when different links were clicked one after each other

16c8d76d378125d83a401b110d6794d1c535460b authored over 1 year ago by Vladimir <[email protected]>
added a prompt to log in if we can not activate an account

83e6a4a2e3fd4757eb1b01a840273227c2976e72 authored over 1 year ago by Vladimir <[email protected]>
refactored `CheckoutNavigator` to manage logged in / logged out states more easily

8f81e7a79d204ec44d8c16ac648c27a88645040b authored over 1 year ago by Vladimir <[email protected]>
use separate httpClient for routes requiring sessionToken (from a Cart object)

fa4d181004262b81f797677a9afc6af309e80f26 authored over 1 year ago by Vladimir <[email protected]>
added a check if a user is enabled to consider them as authenticated in the app

553db5d0bb5cfc7f0540315dd7db5e37df33a6b3 authored over 1 year ago by Vladimir <[email protected]>
fixed: map credentials object to a user object in confirmRegistration

e73b07182a98a0758058ec153f5a76e0b67d9086 authored over 1 year ago by Vladimir <[email protected]>
Allow selecting number of each return.

2fa29f78ff057f932b11537ade1aeafc01678ea5 authored over 1 year ago by Alexandre Segura <[email protected]>
Use the "exchange-alt" icon. Fixes #1540.

fea4857350dcf3b8f19e7e9d32326e4974fdaec6 authored over 1 year ago by Alexandre Segura <[email protected]>
Show zero waste badges, refactor.

e6cb8f2e6bae0e7c004f32a80372d5caea45034e authored over 1 year ago by Alexandre Segura <[email protected]>
fix: set modal color to black

Before this fix, the text was changing to white when dark mode was enabled.

a2b2d488bbc2365c2272013e4b358a96fc9d7cbc authored over 1 year ago by Antoine Bagnaud <[email protected]>
Merge pull request #1536 from coopcycle/fix/1125-disclaimer-close-button

Added a close button to Learn more popup

ef2d9dc7473e0701f83a46bc6d72f65138e182c7 authored over 1 year ago by Alexandre Segura <[email protected]>
Added a close button to Learn more popup

f28df2778c85179bbaa85d7f5df1117de32934cc authored over 1 year ago by Vladimir <[email protected]>
Merge pull request #1507 from coopcycle/fix/1455-linked-tasks-colour

Fix: linked tasks colour

817ee02ab106a47ba27778bf4d4368f1575f0beb authored over 1 year ago by Lucas Ferraro <[email protected]>
feat: add `X-Application-Version` header to API.js

5243e86f489b29e9157ac900c0a0ab2900fe3238 authored over 1 year ago by Antoine Bagnaud <[email protected]>
Merge pull request #1529 from coopcycle/dont_allow_carts_with_empty_customer

Ask for a new login when cart has an empty customer

7cd07d1cb1ea34e80c4cd98c3cafd737a1ec52c7 authored over 1 year ago by Alexandre Segura <[email protected]>
display deactivated products (#1528)

* display deactivated products

* clean up styles

10202de58a0d3307c863b8413ac0c4fb412f96ae authored over 1 year ago by Vladimir <[email protected]>
Merge branch 'dont_allow_carts_with_empty_customer' of github.com:coopcycle/coopcycle-app into dont_allow_carts_with_empty_customer

fdfd08c96fbeba4dc9cd4559167c6c1d12cefd4f authored over 1 year ago by Lucas Ferraro <[email protected]>
patch to avoid continue with a cart without customer assigned to it

fe86ee0fd5b68aaa61134fc840b3da014c7789ae authored over 1 year ago by Lucas Ferraro <[email protected]>
patch to avoid continue with a cart without customer assigned to it

1b17d7a0f2acb3a1470e4e30470a61d7bf03a5b9 authored over 1 year ago by Lucas Ferraro <[email protected]>
Bump iOS version.

de5bc383c53c7b754d3d1d4082d5ea9ece970498 authored over 1 year ago by Alexandre Segura <[email protected]>
Bump Fastlane.

f2bae0ecf8a7f164c1e727058ed935ea76e26ad9 authored over 1 year ago by Alexandre Segura <[email protected]>
Make sure to use same CocoaPods version.

729417a0ea205949af8d49cb5885c60f26cd950b authored over 1 year ago by Alexandre Segura <[email protected]>
Disable steps to cache stuff.

9ffac81e8c9fa201fd8b6d6453e38d79ac760946 authored over 1 year ago by Alexandre Segura <[email protected]>
Update project team.

6b7f52dd45beebff9fdd7bc0d7e07fc5eefab257 authored over 1 year ago by Alexandre Segura <[email protected]>
Merge branch 'master' into fix/1455-linked-tasks-colour

# Conflicts:
# package.json

9c6d7ba8cfffc4836facec8924f4cc29a91d9714 authored over 1 year ago by Vladimir <[email protected]>
Remove folder with question mark. Fixes #1524.

7c241e9f405e594f37ab4b69af86bb93bc4d5866 authored over 1 year ago by Alexandre Segura <[email protected]>
meastro: new tests

6675e8a18177ca64bfe5fe79216087cf2358ad88 authored over 1 year ago by Antoine Bagnaud <[email protected]>
Merge pull request #1521 from coopcycle/impec

Implement IMPEC

900ab7d0908f565d5f4c98e137c4c2aa057463b2 authored over 1 year ago by Alexandre Segura <[email protected]>
Add optional chaining.

ba1fdffe6ccde043564ed34e23d9c5e1c29a3af2 authored over 1 year ago by Alexandre Segura <[email protected]>
Bump Android version.

bc12d388536c08312ce3bd7aed6a2707107cf419 authored over 1 year ago by Alexandre Segura <[email protected]>
maostro: init

38cd165c31c5a64460eb3004f0d169998698c2fa authored over 1 year ago by Antoine Bagnaud <[email protected]>
Fix missing translation.

b1e01350fbf65182497fa908b8affb21e43c52dd authored over 1 year ago by Alexandre Segura <[email protected]>
Show log on failure.

775bf63f884a53dd700a053bfe94bbeba65048ed authored over 1 year ago by Alexandre Segura <[email protected]>
Add local copy of MercadoPagoSDK Pod. See BlackBoxVision/react-native-mercadopago-px#86.

054cf69495aca35d607c8d7917873d0d9d90f1fc authored over 1 year ago by Alexandre Segura <[email protected]>
Configure cache in setup-node action.

5749e6c8d37c9288c88bdc24ef1f140ec8f9e247 authored over 1 year ago by Alexandre Segura <[email protected]>
Fix lane name.

244f6410d9d39dbb8ffa967e2791cb166fa1ee5a authored over 1 year ago by Alexandre Segura <[email protected]>
Add missing env var.

5d170cfc4c62b492565857a30855339df6d84011 authored over 1 year ago by Alexandre Segura <[email protected]>
Use same Ruby version as in .ruby-version file.

d710d77d57bb9bcecaaa29f4e43da687cb2bea78 authored over 1 year ago by Alexandre Segura <[email protected]>
Parameterize action.

cf618685c41ebdbfd2e3d099872c7967b1547485 authored over 1 year ago by Alexandre Segura <[email protected]>
Use DELIVER_APP_IDENTIFIER env var.

9fa0f4aa1e77e28aca62d447b1233cdb2b93005a authored over 1 year ago by Alexandre Segura <[email protected]>
Rename lanes to match Android.

c0dc930f7f098da0c0c58a9c194f85f21efc0a15 authored over 1 year ago by Alexandre Segura <[email protected]>
Resolve app_identifier also from env.

a80070089c4cac18205b2e418668166e9a06208f authored over 1 year ago by Alexandre Segura <[email protected]>
Merge pull request #1518 from coopcycle/flag_to_alert_about_comments

Add flag/icon to alert about comments

4676a1ba4bf4cc207876f4f0ea7b5f94101bab1a authored over 1 year ago by Alexandre Segura <[email protected]>
Fix modal title.

e2008b88fda0587547e2b6b82dea00dc9374a9ff authored over 1 year ago by Alexandre Segura <[email protected]>
Implement Loopeat for restaurants.

6edecb80e95e899c90b40a9e079bc8aecec7aec3 authored over 1 year ago by Alexandre Segura <[email protected]>
Implement Loopeat for customers.

c0fba1087ef9d3a4bc5cdf898852a8849563ae82 authored over 1 year ago by Alexandre Segura <[email protected]>
Use master branch for Naofood.

f11be01a3a0b078356352541250551474408b36b authored over 1 year ago by Alexandre Segura <[email protected]>
Bump Android version.

99412c15bc8a9f3f0afd46bc7544474dc04f4abd authored over 1 year ago by Alexandre Segura <[email protected]>
fix linter.

2f58316f562e97a25891bd3c0737a61e8c07e3b8 authored over 1 year ago by Antoine Bagnaud <[email protected]>
checkout: add client side cart validation

Fixes: https://github.com/coopcycle/coopcycle-app/issues/1517

145949206738d3f878aa40f549d5e9d7732b3059 authored over 1 year ago by Antoine Bagnaud <[email protected]>
UI fix for iOS.

223d65a442026dc23c0c87e9eaf1ec75e6688201 authored over 1 year ago by Alexandre Segura <[email protected]>
Merge pull request #1515 from coopcycle/feature/new-collection-modal

Update Delivery modal and Tips Modal

7c72481b99bbfdbda9cad4e91968b1170f1af071 authored over 1 year ago by Alexandre Segura <[email protected]>
deps: bump axios

1701f2ed0582209ea9a6faa8a1de472a344586b4 authored over 1 year ago by Antoine Bagnaud <[email protected]>
add flag/icon to alert about comments

5e2753c439cdb45d0628143c861aa61abe533c91 authored over 1 year ago by Lucas Ferraro <[email protected]>
refact: simplify selectors & clean unused code

4884943ce892d6cac2498dcb54ad0a749c3f5051 authored over 1 year ago by Antoine Bagnaud <[email protected]>
feat: Update Delivery modal and Tips Modal

6e5ae2ed36e0c9e29820896c62227890ee461cab authored over 1 year ago by Antoine Bagnaud <[email protected]>
Bump React Navigation deps.

584850be274e988548fb801fcf39a2fed291b422 authored over 1 year ago by Alexandre Segura <[email protected]>
Bump deps.

f78dfe63ab26938db79764fa728a33781034e081 authored over 1 year ago by Alexandre Segura <[email protected]>
Bump deps.

b4459501ba29d630a66bdecfb7e00527720e535b authored over 1 year ago by Alexandre Segura <[email protected]>
Update pods.

cf161ba983735b35cfd70e6db53b34169374317a authored over 1 year ago by Alexandre Segura <[email protected]>
Bump expo.

c8b4087dd7d230d7ee0dc99ba06dacfcdf6d743d authored over 1 year ago by Alexandre Segura <[email protected]>
Bump version, use production track.

457693f1240d1018e181077b4e8e6e5d825563a1 authored over 1 year ago by Alexandre Segura <[email protected]>
Actually set FACEBOOK_CLIENT_TOKEN.

427cb0ad667f686ee93f961e64935880520bed8a authored over 1 year ago by Alexandre Segura <[email protected]>
Publish on "internal" track.

f212ce7d77a2c1d3b102543663bf248c5c9ab8d5 authored over 1 year ago by Alexandre Segura <[email protected]>
Publish on "internal" track.

6bc3c7dafbd2b2b228a37fe7b02b7497f919a403 authored over 1 year ago by Alexandre Segura <[email protected]>
Publish on "internal" track.

e89e024b77e17500ed9c0f0453da8b912e837b8c authored over 1 year ago by Alexandre Segura <[email protected]>
Bump minor version.

7afac5502b981ef030589ea136dbf3ad221d9143 authored over 1 year ago by Alexandre Segura <[email protected]>
Disable social logins on custom apps. See #1490.

f4676a979e9bdbb47fec6dc825f3a569dc344f1e authored over 1 year ago by Alexandre Segura <[email protected]>
Merge pull request #1509 from coopcycle/bulk_operations_on_tasks

Improve bulk operations on tasks

0b897e19518a8bb6cff37c05aecea00f2c7b7cb3 authored over 1 year ago by Alexandre Segura <[email protected]>
handle bulk by swipping tasks

7a6c98456711375f3ff317a20a3db0c9183a239b authored over 1 year ago by Lucas Ferraro <[email protected]>
improvements to selection of items

b6f3f6559f2464b99a84ca6e33478d61bd15db29 authored over 1 year ago by Lucas Ferraro <[email protected]>
Merge pull request #1504 from coopcycle/fix/upload_task_image_background

Upload task image in background

13a02600d862bd7c4ac9dd5bda7ad01e1127ef39 authored over 1 year ago by Alexandre Segura <[email protected]>
feat: add retry behavior

f268bd834294234493cb573380f42aea52fe1c6b authored over 1 year ago by Antoine Bagnaud <[email protected]>
fix tests

322fb131ebef8964c57510a92350368c0575e41f authored over 1 year ago by Antoine Bagnaud <[email protected]>
expo-file-system is part of expo.

96d555a530281b22cacd8d94a805b35cbe213217 authored over 1 year ago by Alexandre Segura <[email protected]>
bump version `v2.6.1`

3a740d9bcef00e012afa1e2d10f59059db9e9d2c authored over 1 year ago by Antoine Bagnaud <[email protected]>
WIP, migrate to the latest 'coopcycle-frontend-js' version

7d82bf8f46d3bcaae40736a5632ad097f43d7db0 authored over 1 year ago by Vladimir <[email protected]>