Skip to content

Commit

Permalink
Bump to v3.15.7 (#2374)
Browse files Browse the repository at this point in the history
* bump to v3.15.7

* update expected prs and update transifex

* update transifex
  • Loading branch information
CollinBeczak authored Jul 10, 2024
1 parent be994cf commit cb2ef25
Show file tree
Hide file tree
Showing 22 changed files with 221 additions and 144 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ The format is based on
This project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v3.15.7] - 2024-7-02
Released with [maproulette-backend_v4.5.4](https://github.com/maproulette/maproulette-backend/releases/tag/v4.5.4)

## What's Changed
* Bump various dependencies related to react-leaflet bump from v2.7.0 to v4.2.1 by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2367
* Improve resizability of the work on multiple tasks together widget map by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2367
* Bump ws from 7.5.9 to 7.5.10 by @dependabot in https://github.com/maproulette/maproulette3/pull/2366
* Make marker popups persist on rerender by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2367
* Fixes for some of the warnings and errors in jest tests by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2367
* Remove overlapping tasks marker to allow users to un-cluster overlapped tasks, spider them, and open their individual popups by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2367
* add links to task ids in work on multiple tasks widget by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2372

## MR2 Changes
* Fix deleted parent filter by @CollinBeczak in https://github.com/maproulette/maproulette-backend/pull/1135

**Full Changelog**: https://github.com/maproulette/maproulette3/compare/v3.15.6...v3.15.7

## [v3.15.6] - 2024-6-14
Released with [maproulette-backend_v4.5.3](https://github.com/maproulette/maproulette-backend/releases/tag/v4.5.3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maproulette3",
"version": "3.15.6",
"version": "3.15.7",
"private": true,
"dependencies": {
"@apollo/client": "^3.5.4",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Difficulty",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "View Leaderboard",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "View Leaderboard",
"ProjectDetails.fields.viewReviews.label": "Review",
"ProjectDetails.management.controls.manage.label": "Manage",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Start",
"ProjectPickerModal.chooseProject": "Choose a Project",
"ProjectPickerModal.noProjects": "No projects found",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normální",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Obtížnost",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "View Leaderboard",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "View Leaderboard",
"ProjectDetails.fields.viewReviews.label": "Kontroly",
"ProjectDetails.management.controls.manage.label": "Manage",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Začit",
"ProjectPickerModal.chooseProject": "Choose a Project",
"ProjectPickerModal.noProjects": "No projects found",
Expand Down
5 changes: 4 additions & 1 deletion src/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Experte",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Keine Kampagnen} one{# Kampagne} other{# Kampagnen}} im Projekt abgeschlossen",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Schwierigkeit",
"Challenge.fields.lastTaskRefresh.label": "Aufgabendaten erhoben",
"Challenge.fields.viewLeaderboard.label": "Bestenliste anzeigen",
Expand Down Expand Up @@ -906,7 +907,7 @@
"Errors.task.removeTaskFromBundleFailure": "Nicht in der Lage, die Aufgabe aus dem Bundle zu entfernen.",
"Errors.task.saveFailure": "Deine Änderungen konnten nicht gespeichert werden{details}",
"Errors.task.taskAlreadyBundled": "Aufgabe{details} ist bereits in einem Bündel und kann nicht in ein weiteres Bündel aufgenommen werden. Es könnte andere Aufgaben geben, die du versucht hast zu bündeln, die hier nicht erwähnt werden, aber die angegebene ID bezieht sich auf die erste Aufgabe, die uns aufgefallen ist, die bereits gebündelt ist.",
"Errors.task.unableToBundleTasks": "The tasks with these IDs are locked by another user{details} and cannot be bundled.",
"Errors.task.unableToBundleTasks": "Die Aufgaben mit diesen IDs sind von einem anderen Benutzer{details} gesperrt und können nicht gebündelt werden.",
"Errors.task.updateFailure": "Deine Änderungen konnten nicht gespeichert werden.",
"Errors.team.genericFailure": "Fehler{details}",
"Errors.user.fetchFailure": "Benutzerdaten konnten nicht vom Server geladen werden.",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (niederländisch)",
"Locale.pl.label": "pl (polnisch)",
"Locale.pt-BR.label": "pt-BR (Brasilianisches Portugiesisch)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russisch - Russland)",
"Locale.sr.label": "sr (Serbisch)",
"Locale.tr.label": "tr (türkisch)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "Bestenliste anzeigen",
"ProjectDetails.fields.viewReviews.label": "Prüfung",
"ProjectDetails.management.controls.manage.label": "Verwalten",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Start",
"ProjectPickerModal.chooseProject": "Wähle ein Projekt",
"ProjectPickerModal.noProjects": "Keine Projekte gefunden",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Difficulty",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "View Leaderboard",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "View Leaderboard",
"ProjectDetails.fields.viewReviews.label": "Review",
"ProjectDetails.management.controls.manage.label": "Manage",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Start",
"ProjectPickerModal.chooseProject": "Choose a Project",
"ProjectPickerModal.noProjects": "No projects found",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Experto",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Dificultad",
"Challenge.fields.lastTaskRefresh.label": "Datos de tarea obtenidos",
"Challenge.fields.viewLeaderboard.label": "Ver tabla de clasificación",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Holandés)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Portugués brasileño)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Ruso-Rusia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turco)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "Ver tabla de clasificación",
"ProjectDetails.fields.viewReviews.label": "Revisar",
"ProjectDetails.management.controls.manage.label": "Administrar",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Comenzar",
"ProjectPickerModal.chooseProject": "Elija un proyecto",
"ProjectPickerModal.noProjects": "No se encontraron proyectos.",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/fa_IR.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Difficulty",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "View Leaderboard",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "View Leaderboard",
"ProjectDetails.fields.viewReviews.label": "Review",
"ProjectDetails.management.controls.manage.label": "Manage",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Start",
"ProjectPickerModal.chooseProject": "Choose a Project",
"ProjectPickerModal.noProjects": "No projects found",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Difficulté",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "Voir le classement",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Néerlandais)",
"Locale.pl.label": "pl (Polonais)",
"Locale.pt-BR.label": "pt-BR (Portugais du Brésil)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russe - Russie)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turc)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "Voir le classement",
"ProjectDetails.fields.viewReviews.label": "Vérification",
"ProjectDetails.management.controls.manage.label": "Gérer",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Commencer",
"ProjectPickerModal.chooseProject": "Choisir un projet",
"ProjectPickerModal.noProjects": "Aucun projet trouvé",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/it_IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Esperto",
"Challenge.difficulty.normal": "Normale",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Nessuna sfida} una{# sfida} altre{# sfide}} completata nel progetto",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Difficoltà",
"Challenge.fields.lastTaskRefresh.label": "Dati dei compiti importati",
"Challenge.fields.viewLeaderboard.label": "Visualizza la classifica",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "Visualizza la classifica",
"ProjectDetails.fields.viewReviews.label": "Revisione",
"ProjectDetails.management.controls.manage.label": "Gestisci",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Inizia",
"ProjectPickerModal.chooseProject": "Scegli un progetto",
"ProjectPickerModal.noProjects": "Nessun progetto trovato",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "高度",
"Challenge.difficulty.normal": "普通",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "難易度",
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
"Challenge.fields.viewLeaderboard.label": "リーダーボードを見る",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "リーダーボードを見る",
"ProjectDetails.fields.viewReviews.label": "レビュー",
"ProjectDetails.management.controls.manage.label": "管理",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "始める",
"ProjectPickerModal.chooseProject": "プロジェクトを選択",
"ProjectPickerModal.noProjects": "プロジェクトがありません",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "전문가",
"Challenge.difficulty.normal": "보통",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "난이도",
"Challenge.fields.lastTaskRefresh.label": "데이터 소스 임무",
"Challenge.fields.viewLeaderboard.label": "리더보드 보기",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Dutch)",
"Locale.pl.label": "pl (Polish)",
"Locale.pt-BR.label": "pt-BR (Português Brasileiro)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russian - Russia)",
"Locale.sr.label": "sr (Српски)",
"Locale.tr.label": "tr (Turkish)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "리더보드 보기",
"ProjectDetails.fields.viewReviews.label": "검토하기",
"ProjectDetails.management.controls.manage.label": "관리하기",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "시작하기",
"ProjectPickerModal.chooseProject": "프로젝트 선택하기",
"ProjectPickerModal.noProjects": "프로젝트 찾을 수 없음",
Expand Down
3 changes: 3 additions & 0 deletions src/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"Challenge.difficulty.expert": "Expert",
"Challenge.difficulty.normal": "Normaal",
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Geen uitdaging} one{# uitdaging} other{# uitdagingen}} voltooid in project",
"Challenge.fields.completed.label": "Completed",
"Challenge.fields.difficulty.label": "Moeilijkheidsgraad",
"Challenge.fields.lastTaskRefresh.label": "Taakgegevens opgehaald op",
"Challenge.fields.viewLeaderboard.label": "Scorebord bekijken",
Expand Down Expand Up @@ -1100,6 +1101,7 @@
"Locale.nl.label": "nl (Nederlands)",
"Locale.pl.label": "pl (Pools)",
"Locale.pt-BR.label": "pt-BR (Portugees Braziliaans)",
"Locale.pt-PT.label": "pt-PT (Português Portugal)",
"Locale.ru-RU.label": "ru-RU (Russisch - Rusland)",
"Locale.sr.label": "sr (Servisch)",
"Locale.tr.label": "tr (Turks)",
Expand Down Expand Up @@ -1267,6 +1269,7 @@
"ProjectDetails.fields.viewLeaderboard.label": "Scorebord bekijken",
"ProjectDetails.fields.viewReviews.label": "Beoordelen",
"ProjectDetails.management.controls.manage.label": "Beheren",
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
"ProjectDetails.management.controls.start.label": "Beginnen",
"ProjectPickerModal.chooseProject": "Kies een project",
"ProjectPickerModal.noProjects": "Geen projecten gevonden",
Expand Down
Loading

0 comments on commit cb2ef25

Please sign in to comment.