Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/284 #294

Open
wants to merge 169 commits into
base: master
Choose a base branch
from

Conversation

aleksandr-wemakesoftware
Copy link
Contributor

fixes #284

oboz and others added 30 commits October 19, 2017 12:06
…out team to trashpoints directly. Add new endpoint for get data about teams and its trashpoints.
Dmitriy Zolotukhin and others added 28 commits May 30, 2018 15:54
…are.eu:2222/letsdoit/cleanup_app into teams_iteration1_pull_request
…are.eu:2222/letsdoit/cleanup_app into teams_iteration1_pull_request
…ll_request

# Conflicts:
#	mobile-app/src/i18n/ui-strings.json
#	mobile-app/yarn.lock
…are.eu:2222/letsdoit/cleanup_app into teams_iteration1_pull_request
…ams_iteration1_pull_request

Teams first iteration
i18n: updated translations from crowdin
@@ -71,6 +72,11 @@ class OfflineService {
} catch (e) {
dataOk = false;
}
if (trashpoint.marker.address === " " || "") {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This or condition is extraneus, "" is always false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Teams][Web] Missing info of trashpoint created in offline mode in latest activity
8 participants