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

fix: fix tests to work with react-i18n

577cb8c879a22193d22a752520338d07bd888af2 authored almost 7 years ago
Add build status to README

a699ac7e0cc1f6a8f57616aecbb49d95fa139857 authored almost 7 years ago
Merge pull request #57 from coopcycle/testing

Add some testing

b78d4fa2eedf5a05284b5a93657991f0a9b111a1 authored almost 7 years ago
feat: add base config for travis

36bac90955e91c63f52174dd923d71d912d9e44f authored almost 7 years ago
feat: base testing

1ca70b819609a8119e85320e2d5c6ac7bac3abc6 authored almost 7 years ago
feat: use jest-fetch-mock to mock ajax calls

5e51be47f5e46fa3d426c356a068c535283e2197 authored almost 7 years ago
fix: case on snapshot

8fd4fd3a6b32655a252576516d2ae85e76e6c28f authored almost 7 years ago
fix: use standard yarn conf for travis

dafceece400afeaf839009262fb35f0e9fcde86e authored almost 7 years ago
i18n [bug]: fix more HOC related bugs

This fixes the same bug identified in c6fec3d, where wrapping components
in a HOC causes the pat...

f310d9e384bd34416f9c5aac32587c0ba0e4860a authored almost 7 years ago
Bump version to 0.6.6.

164ffae64e4407b929f26acd009686aabaa251b9 authored almost 7 years ago
Use react-native-i18n.

- Remove react-native-locale-detector.
- Use react-native-i18n to detect locale.
- Update ios & ...

3471972f5f445bc2653afb707c7bb4436cb7a061 authored almost 7 years ago
Improve task screen layout.

6ea53e76c05715e36ef3d2b9ec1d4edb93974e08 authored almost 7 years ago
Make sure date is on one line.

6740063172cad8508d5308620ed34a6a416c5bdc authored almost 7 years ago
Add task history screen. Fixes #55.

35f0f66b84724b27bc8dc29a16ccdf308b9563f9 authored almost 7 years ago
Fix payload.

9d65d89c20f896f72d92b905c8eded2ad7b4d1b5 authored almost 7 years ago
Fix completed task layout.

ce1267633c18c6cd1709424ebba41d23e742880d authored almost 7 years ago
Merge pull request #48 from eliascodes/i18n

I18n

6f96724510a346bb3a992a029992cf7d0a389ef7 authored almost 7 years ago
Set showsMyLocationButton to false. Fixes #61.

6961c0754dff6c5f9559df89aa0627ca6f5ca7ee authored almost 7 years ago
i18n: add default values to localisation config values

Github issue: https://github.com/coopcycle/coopcycle-app/issues/21

3b1708adc3e3f9753e593a7dcf71be2cea4e412e authored almost 7 years ago
i18n: bind methods in constructor for consistency

e38d3c52512ef30dd046e435ac16c64030924f0e authored almost 7 years ago
i18n: fix reverted translations caused by rebase

After rebasing, some translations accidentally were reverted back to
hardcoded french

Github is...

178b8bb14e2d077f83dd9ff1f8e394abad73b76f authored almost 7 years ago
i18n: use `AppConfig.LOCALE` only as fallback value

Use `react-native-local-detector` to set the locale where possible, only
using the `AppConfig.LO...

d0ec730f597da34df089383dc72e232bb1485f33 authored almost 7 years ago
i18n: fix HOC-related bugs

* Forgot to wrap `AccountDetailsPage` and `CartFooter` in HOC
* Wrapping `CartFooter` causes run...

c6fec3d989b7d721ce07c6d182b364f9f0130b01 authored almost 7 years ago
i18n: Address review comments

* Remove duplicated dependency declarations from android app
* Correct some French translations
...

2fe4d4c88a3a967007283c3527b92eba4764cc71 authored almost 7 years ago
i18n: replace all hardcoded copy with calls to translation function

react-i18next uses a pattern similar to react-redux of using a provider
component(i18nextProvide...

c3ea1e4ca4c8ea8d93c793899fc09a0b3fe4b983 authored almost 7 years ago
i18n: make detection fallback to build-time configured locale

In case there's some problem with the detection of locale, fallback to
the locale that was confi...

3833d4c422aae5163764691665c5636ee1bf83a0 authored almost 7 years ago
i18n: Set Google and moment locales using new config option

Add "LOCALE" option to AppConfig.json, use it to set the desired locale
in the moment library, a...

d4416ff8ddc43d90dd2e75ce391e9d22a32f51bf authored almost 7 years ago
i18n: Use react-i18next library and add English translations

Also using the react-native-locale-detector library to detect locale.
It's the most minimal libr...

913e7f13ccbfc5145ed9f59d4a98b9d542b53ad7 authored almost 7 years ago
Component <Root> needs to be the topmost parent for Toast to work.

b50afdf74cd672da7a474e00cae42de38bee32ae authored almost 7 years ago
Hopefully a working implementation of retries.

ebc691b04e4aff5b9eaf1871fc8e48758783d3c7 authored almost 7 years ago
Bump version to 0.6.5.

417df05c50f6f4455a27341cb41d0e249bf03f85 authored almost 7 years ago
Add button to center on current position. Fixes #53.

e9ceed2b0f6c9a9b689d88e352e098cf28ca0b81 authored almost 7 years ago
Make swipeout button bigger. Fixes #52.

c27af10765cd7aca23e8fcadb86bb8102e882454 authored almost 7 years ago
Skip homepage depending on roles, replace back button. Fixes #54.

de939eed7e9bd7922bc96963aa3cc5dcd17e5e37 authored almost 7 years ago
Show task id on TaskList, truncate address.

4ca60756d28aeef4921e157c71f38a079aa066bf authored almost 7 years ago
Improve TaskList icons.

a5e8971a5f0b123175cf18b1eb011d080f412d67 authored almost 7 years ago
Make sure POST/PUT requests can be retried.

b4185565611fdf4d3f20e665857fea1737b5fc25 authored almost 7 years ago
Handle errors when loading tasks.

b65abdb577fde65912dedd74f1dbbdc36b8d207b authored almost 7 years ago
Remove dependency.

5ec08496878504649ae6a33fba9d50e588002a38 authored almost 7 years ago
Use componentDidUpdate to toggle calendar.

d2467bf9147da9012af9693199e26c0814ab1f4e authored almost 7 years ago
feat: display address name

3ed0b91218bfdd97e6485ad815afceba5435ae35 authored almost 7 years ago
Merge pull request #47 from coopcycle/add-calendar-picker

Add calendar picker on tasks pages

c4a0f25042a7533c57d5ee6381131f6bd4089cc5 authored almost 7 years ago
clean: make whole calendar button clickable

0428b6de49e27f4b9a39c6a549c7e1d3855ff03e authored almost 7 years ago
clean: toggle calendar on current date press

c6429b0b70b6f6e1cbd1ee0d24b54ba87136a947 authored almost 7 years ago
fix: correct syntax for calls to static JS methods

939ddf1a5fe035d90e5747e962e59b8101b09501 authored almost 7 years ago
feat: handle task failed/done with Redux

975ca3bee6e8d59f83d4bc52d050271d541b2d6a authored almost 7 years ago
feat: proper implementation of calendar on tasks list (at least!)

505ae91f86b579afad0f606cf8f33ba4f7268a7d authored almost 7 years ago
clean: remove unused code

07faa2e08fb3e348c15ded482a8a9739614bc7ca authored almost 7 years ago
feat: add calendar on TaskListPage

ae84564eb089c0d3f14d4105748bc6b8b6450a6f authored almost 7 years ago
feat: handle task fetching in redux

17d54383b2dcaa9ea930977d7e2ea8233c95e0c5 authored almost 7 years ago
Bump version to 0.6.4.

e8c0d0d15bd0956dd38e5a462f8ce07df180d65f authored almost 7 years ago
Update README.

71322bddd26b5c62225b0d02ba2818908cf8521d authored almost 7 years ago
Send notes on successful task. Fixes #44.

7525e5869413eb996cc8b635c17b6cd9df8a33f5 authored almost 7 years ago
Always clone response. Fixes #45.

a81acaea2fdca4ff8e269599b49f4e170babc81f authored almost 7 years ago
Merge pull request #42 from Ladias-Elie/master

Add some installation details in README.md

f9733d4af2b555b6f19ec4c7d2ba4e72ad42cec1 authored almost 7 years ago
Add some installation details in REAMDME.md

c209821d1509d1fa7dfdd8ff2ea4546aaca48410 authored almost 7 years ago
Add more release instructions.

c3872100a4177cf2465f45d5d7f8dfa5b0f25055 authored almost 7 years ago
Workaround to compile with Gradle 3.

- https://github.com/facebook/react-native/issues/16906
- https://github.com/facebook/react-nati...

c9a8db573983cbbb622b59b07393c870c01a0934 authored almost 7 years ago
Upgrade to React Native 0.53.

8b682adc04ae9b24683158e4364afc27831d875f authored almost 7 years ago
Remove files from src/main/res/drawable-*.

be7ca631bf3d791ad58e78734567b44937ff767a authored almost 7 years ago
Bump buildToolsVersion to 26.0.2.

e1fe9199dc15ef71705060acf906e50cdb83f513 authored almost 7 years ago
Bump version to 0.6.3.

f808ffe305c34914b684a5d1d73510523d4f9123 authored almost 7 years ago
More space for buttons.

6604001aa639873243cc7d660fce749f56db0922 authored almost 7 years ago
Style items depending on status.

dabebc45b2f97339e39b825521248c799754cafd authored almost 7 years ago
Improve DateSelectHeader.

- Fix layout.
- Move layout components to TaskListPage.
- Add DateSelectHeader on TaskListPage w...

29e600ab14afaf6ed756ada5c29baabaee88379e authored almost 7 years ago
feat: add a date picker on top of TasksPage

a957217229ac2a8355381bcc9a70db0db3c69847 authored almost 7 years ago
clean: remove inline style from TaskPage

ed6e8d8c35ae22759a4d5c909dd172a0a265b942 authored almost 7 years ago
Highlight tasks added to TaskList. Fixes #38.

e8047931840fa14ada72465288c7602f345d597b authored almost 7 years ago
Show toast message when tasks have changed. Fixes #36.

c0cb4bc94c6bed225f9a6338aaf73368772e2f3b authored almost 7 years ago
Fix missing constants.

c81830a114eecdea317b27c641755fcff68b0018 authored almost 7 years ago
feat: add a 'styles' directory to organize CSS

aa199b8316a4489a07e865196494b5d5177a024a authored almost 7 years ago
clean: restyle task list button

2266eb9f9dae7f8bf081f4c7cf5790cff21eafdb authored almost 7 years ago
feat: refactor TaskList to use color vars

3da38e078316a45f8028d74cdcbd55fff736106f authored almost 7 years ago
clean: set back chevron color to white

3c5b01c5ed026f4467969a410541004e508e6654 authored almost 7 years ago
clean: add a message when there is no tasks

76ad2cb0c1dcd90161b50e8a3931f97b4113aa0e authored almost 7 years ago
Trigger navigation.goBack() after task is completed.

8dfba329943553a795ceb686db9e755ccd22dd44 authored almost 7 years ago
Fix "Already read" error: clone request before retry.

5052174c8ad415a7268918b35643a9e36b28ad0e authored almost 7 years ago
Reduce edgePadding. Fixes #34.

b7b83e090abc6aa67e9b8ac8f5c251f20c4ab752 authored almost 7 years ago
Fix retry request. Fixes #33.

8d5b877f5dcab97ed6634a18ea5776ed3c2bed7d authored almost 7 years ago
Display task comments. Fixes #31.

b8ac6a9c04076abc8f436151c0caa454c459e2bf authored almost 7 years ago
Make WebSocket global, update tasks when event is received.

9d25848309fefa24e4265d6f7ca3b9aa5c45c3bb authored almost 7 years ago
Introduce Registry class.

5c06e00b84fd1652681a5d969416df8bbcf690de authored almost 7 years ago
Emit events on login/logout.

380794c837f1bee2e2a9b350000434345282e434 authored almost 7 years ago
Export EventEmitter.

05858039e39e30cb7b3a37aa93b0312d9fb704e7 authored almost 7 years ago
Add listener for message event.

ab9161a6a24c48c0019f98987ca79d99e51bbd92 authored almost 7 years ago
Update Gradle plugin for Android Studio 3.0.

f25e1ed269f92c7551546eed9faf4a7b9f4ff337 authored almost 7 years ago
Add icons for Android.

b0615a3023a6ff35c0a9d00e566501cbed7620a1 authored almost 7 years ago
Update README.

9ccbc16471e09414dbc23e3436386b846bae8413 authored almost 7 years ago
Remove unused file.

f83aa12b1f358153382576708e7709a7bc8e7f17 authored almost 7 years ago
Remove unused imports.

949f20efe2234958c4f54907b783bf17d76e9e12 authored almost 7 years ago
Bump iOS version to 0.6.2.

ae0db65e8f910ba69efc1944485ebc66bea7ab0c authored almost 7 years ago
Bump react-navigation to 1.0 release. Fixes #23.

6ad52d15109a52999affcdb4bfe3b1dac5ff7269 authored almost 7 years ago
Bump react-native-maps. Fixes #24.

d2aaba0115c10acd33d4721a3cccbbdc93c397a9 authored almost 7 years ago
Bump to version 0.6.2.

b1961104ab75f57b66169893d298b073f56916b9 authored almost 7 years ago
Keep tasks screen awake. Fixes #22.

52238a2046bc088c2451f51e7ac96fa5bf250f55 authored almost 7 years ago
Use fitToCoordinates on task mini map.

ac79660a52503b51fc4b3a0684fecbfdca2c0fb8 authored almost 7 years ago
Add getter for lat/lng in GeolocationTracker.

77775d653d8146c69a68e7d988c075ed84630332 authored almost 7 years ago
Improvements.

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

6070fe7f01c7d0208b58c7a58952d8d73094d726 authored almost 7 years ago
Add missing Android permission for GPS.

3c05106987274be0fc440ae3657a37818c787966 authored almost 7 years ago
Bump to version 0.6.1.

56fc02c427c519e3930b9c5ec723b46fa519d58b authored almost 7 years ago