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

Properly use i18next.

235024f9592a22a95152b7cd356978c9ded4ddd6 authored about 6 years ago
Cleanup credit card screen.

03494cb3606d30c0c92baeee6d2559ca81b450c3 authored about 6 years ago
Rename screens / change namespaces.

3981fe98ece33a8f203caaebed70a938ec1949d4 authored about 6 years ago
Allow resuming checkout after activation.

f3c47c13ee9052d773b456a6a47ae7660468a544 authored about 6 years ago
Use stack navigator for login/register modal in checkout.

c248ab0a1eeac0d35c6b7ee076156163c532514d authored about 6 years ago
Allow prefilling registration form (for testing).

dd095d20c4b8edb979be4cb79a06887d237da131 authored about 6 years ago
Use regex for uriPrefix, fix paths.

fdc8ad74fb77ed6e06f0c67ee2ab3c480528dc01 authored about 6 years ago
Handle register confirmation URLs on Android.

160b37c449375eabf00742f61cc2db7566878a6d authored about 6 years ago
Move registration confirmation screen to top level.

6ce0f6dfba273ca5ce20dfd8d743db05e032b9f2 authored about 6 years ago
Add button to go back to login on check email screen.

dc274c9442c113b46ed780266160c83fbe4eb743 authored about 6 years ago
Use nested SwitchNavigator for account screens.

d330d218039a8da4c91d655298e6a3b17138893a authored about 6 years ago
Manage authentication with Redux.

- Actually add "real" login/register actions.
- Remove logic from LoginForm/RegisterForm.
- Add ...

0972dd03b7c26709921ec673b5217281d883c0a9 authored about 6 years ago
Add email property to user class.

77c726471b586661f5ac100ba56875ce8fa15721 authored about 6 years ago
Handle "enabled" property in user payload.

662332ebb3f193b6d67a2db649b7f5f8dd1fa7d5 authored about 6 years ago
Delete useless snapshot test.

d98218caa450e212da827cdff13ac1303e992eb5 authored about 6 years ago
Use header from react-navigation.

de596c69c432bcb7f08e324bfaea561dd71ff106 authored about 6 years ago
Remove unused parameter & method.

e55777a462a1752bd04ff6204269cb9244e9e775 authored about 6 years ago
Remove unused props.

089c35016e8d7f13d304271b2763f5a741be3918 authored about 6 years ago
Remove deprecated usage of AppUser.

99e93654a7dea1ce85073706fa6888d6284b992c authored about 6 years ago
Configure uriPrefix & paths.

7b8195ef7fa1de53de428c56d534812076b0ff59 authored about 6 years ago
Enable deep linking & set URL scheme.

85047b8f5411c4a2e3d193c16ad220e0f0a08cac authored about 6 years ago
Set error state on inputs.

760d6d9c10371ab3a54f1429401a7280e3a6aa97 authored about 6 years ago
Refactor/simplify RegisterForm.

e0917bb48aa96375abc23e034dbe6fe65ba7400c authored about 6 years ago
Remove LoaderOverlay.

f65ef51f792d066f05953e5ae969badd008333c2 authored about 6 years ago
Introduce AuthenticateForm, refactor.

692402e8cdedd338476e4b8ac66267e802957987 authored about 6 years ago
Use AuthenticateForm in checkout.

48a326eda11f320df94289d7fead400cd26a33a7 authored about 6 years ago
Improve login/register screen.

c36009b3cbe50ff508fc5719bdab828a9a41b456 authored about 6 years ago
Add placeholder.

e76b079d9de0ec37c0d7c26311b37670ffdc85df authored about 6 years ago
Refactor address screen.

697ddc293c42227a7b92e9cfef4758d02d65c0c5 authored about 6 years ago
Remove redundant style.

5ab131f6df22647ce005ab69aa61477a7c350563 authored about 6 years ago
Refactor address screen.

dbb2e3b562d4908724e1daedc6fa0f755570dc64 authored about 6 years ago
Actually restrict results by country.

97e1d660576685371214d45d2eb240d57f0f585b authored about 6 years ago
Allow specifying a default value.

884c161163661e925c7b0c5a2f617e999c92da34 authored about 6 years ago
Disallow continue checkout if there is no address.

45821bb21ed8094178ff124c018e94cbe7ac9410 authored about 6 years ago
Pass style as prop.

9dccf5a34d1746037ed036b00868676f78b290b4 authored about 6 years ago
Show error when address is not precise enough.

717d960c20b685ab091b37573f3bc7ceb5a9961c authored about 6 years ago
Allow entering address when there is none.

8a039630f520d9ba5f36444539bab3f8bbbbd58e authored about 6 years ago
Do not die when there is no address in Redux.

b27bb29f72c51a1cc130a4fd3cc9ac1784976e97 authored about 6 years ago
Use Redux instead of navigation param.

d256308bbfb7e78a8776d4b08ce80197eedfda56 authored about 6 years ago
Add isPrecise property.

5c9a90cbe1240fd3ffe7f32733495e002aa905c7 authored about 6 years ago
DRY.

f322e22a4f351bb5e7b3684b611ccc09596613d1 authored about 6 years ago
Change namespace.

321aae24bf5e143e7c093fbb5d57cfd0902b3645 authored about 6 years ago
Simplify Redux actions/reducers.

e55418c2a1ca4e8cebb5d501d72319ea040045c0 authored about 6 years ago
Rename routes.

4a7dc3ae97229004356c071c282ae3af784bf068 authored about 6 years ago
Change order details screen.

99d4cdcebfa14c255dacfef7ecf5415f1516a8f8 authored about 6 years ago
Change namespace.

15a891689c1f9f52c262f35156de7757fbb2231d authored about 6 years ago
Increase column size.

c94cd359dc66d39c8c5cc3d0c9c3d8bf09910208 authored about 6 years ago
Change namespace.

1db74dccfd4f2ebd6edb83403b62c9c8f16ffde1 authored about 6 years ago
Fix account screen not updated after login.

95b46d825f0cde0d61c83b67193fd8b76ea3b840 authored about 6 years ago
Introduce Redux for account screens.

- Use SectionList.
- Load orders via Redux.
- Fix link to order screen.

198659b1067b8935af5ee466c8850816c3a8bbe9 authored about 6 years ago
Bump native-base.

ad697df9161f3196415c4cc5fe98f87f92cba9ec authored about 6 years ago
Fix notification modal on iOS.

7f3dc473c105b93694998312c5999db94a348c08 authored about 6 years ago
Bump version to 0.12.0.

f7298a3ae849044193f3d453eefbdb584f35d278 authored about 6 years ago
Use react-native-credit-card-input. See #158.

fe7cb80bf3c6866df2e4b5fa194708306bac6ad9 authored about 6 years ago
Re-link libraries.

81664996b9a18f5689b4d2f0998c7ef76cbed6c7 authored about 6 years ago
Re-link Stripe lib.

b8b824091b173bf5e12d77feb23ab87eb7843ffc authored about 6 years ago
Unlink react-native-gesture-handler.

20df0f771615a9de7b856d7efc7d66318c2fb2aa authored about 6 years ago
Update Stripe pod.

5f0d74c86a837937390c53ac6c807606251b35b9 authored about 6 years ago
Update pods.

37468cd62e4b59e2bd8d9295c35b0a112a4da3ff authored about 6 years ago
Change XCode version in Travis.

550051e2805bf57fc09b7d3bb172c8819c3826ea authored about 6 years ago
Manually link react-native-gesture-handler.

f5b8601fc6ae8f24a0e95a77f0d994a6da95fec2 authored about 6 years ago
Refactor notification handling.

- Use react-native-modal instead of Alert.
- Do not create a Sound each time.
- Allow "stacking"...

58709a73a356452c82b51a82d249000d96325f6c authored about 6 years ago
Fix error when phone is invalid.

023360b4041fe2d94c983a623ec51a88eec16e0c authored about 6 years ago
Bump react-navigation to 3.0.

4a503895d6d639c77881304636cead339a14411e authored about 6 years ago
Bump dependencies with minor changes.

fc5aa71be5a92226cfd3a3605ca36c9fa6dd53e0 authored about 6 years ago
Bump react-native-firebase.

476c1b81e79229c592d6aa0ab2e2d7fb5e510764 authored about 6 years ago
Bump react-native-maps.

fff83ded38202776dd44726238fb640e9719c586 authored about 6 years ago
Bump react-native-keep-awake.

4a4e3bd9ef6460abf926137ac9ea680830c268f3 authored about 6 years ago
Restore setting to lock screen. Fixes #154.

b0ed0f147da8103f52926043d8ee1b32b9beb884 authored about 6 years ago
Put places autocomplete above content.

86f715d4034937a4e0250ff94179b18c7213f0b4 authored about 6 years ago
Fix navigation transition.

7f7a997a1759a792399e5d9cb1c8f0afa93bffee authored about 6 years ago
Use CartFooter.

ea274cc145d1631df512a2e425e3a12f648dd864 authored about 6 years ago
Change namespace.

e3811d41325bd31d7d6841fbf89fa225c06caa01 authored about 6 years ago
Bump tipsi-stripe.

6a322078c7f47c30b1b6730f34722f07a7cfbfbe authored about 6 years ago
Strip empty values from JSON payload.

408fe32771e6e23c08931bc712f7303807fa4609 authored about 6 years ago
Bump version to 0.11.1.

dab64e87604c9a9c5ddc787bfb655a787083b1c2 authored about 6 years ago
Allow editing address when creating task.

345cdbb0f1c3d403ddcba0ebbc2187b57ef8e762 authored about 6 years ago
Fix navigation reset after checkout.

6fe51451272b2f81daaaae26ef57591eedd6998b authored about 6 years ago
Use Redux to manage checkout.

8770d8eb7cb0cf4c54518ce4c6f875a231c40822 authored about 6 years ago
Use image URL from API.

b08995d84a2f78f00f913d8d6bffe185020effdd authored about 6 years ago
Use Redux to manage restaurant search.

3a7477a164c6eb0da08b8a901c8ba53ab7de401d authored about 6 years ago
Fix task assigned through app.

65fcceaa857c08da339d3ac9565698abe33d64d3 authored about 6 years ago
Fix translation.

6f3941684a7cc326b3f2959024924ba9bf607abf authored about 6 years ago
Also manage legacy API response.

0dfe62204d33973d433cd0170fdbf555a51424fc authored about 6 years ago
Load menu from API when serialized as IRI.

308bc1cd284792ca01ab1c838a4494abc0e9155c authored about 6 years ago
Set token bearer when present.

ad27af1c3ee1004df31d5dd75c843a667403b3a0 authored about 6 years ago
Fix loader.

392d7bcc9272b936c759bc2cbe5bb1a6115f145d authored about 6 years ago
Bump version to 0.11.0.

430c114e15a769e4352af56d0ea484ae28fc7b62 authored about 6 years ago
Allow switching restaurant.

3986f806da98e729087fdf6a1e3ffa09e02aac73 authored about 6 years ago
Show link to change restaurants when there are several.

d7bb13f0dbd2c005dec1f001d974fbca61410c95 authored about 6 years ago
Revert "Remove unused list item."

This reverts commit abb34742426af24dccdf627ead6589cb2af5bad6.

44db70dc394e635cf995be2497245c613710c9fe authored about 6 years ago
Show link to all restaurants.

8e8b9e7a7ce761eeecc8309ba636a1009b4c7c15 authored about 6 years ago
Load restaurants for admins.

83f071c98d2964f62f5f53081d5fe4f994f8d8bc authored about 6 years ago
Use global spinner.

1cfe9364698061fe0847d426631799c9ad4ab8ef authored about 6 years ago
Add reducer for global spinner.

0d87599cdf33e46d09adc2e83091feda3ee22b2d authored about 6 years ago
Manage post authentication navigation via side-effects.

dad01975d9379512b121e1b80bf8df6eaa25a2bd authored about 6 years ago
Remove unused list item.

abb34742426af24dccdf627ead6589cb2af5bad6 authored about 6 years ago
Use getState to retrive HTTP client.

8048b7db5f4dcbd923cbaacb71c059d87de2f0c9 authored about 6 years ago
Fix typo.

8e824714b8fb8a18f11e022c819b186a6cc8eb26 authored about 6 years ago
Fix footer style.

702f74e2140c9b258b1dff8220e5dc3926d5ecef authored about 6 years ago