Skip to content

feat: support fallback coordinates in event layers [DHIS2-8165]#3707

Draft
BRaimbault wants to merge 17 commits into
masterfrom
feat/DHIS2-8165-v2
Draft

feat: support fallback coordinates in event layers [DHIS2-8165]#3707
BRaimbault wants to merge 17 commits into
masterfrom
feat/DHIS2-8165-v2

Conversation

@BRaimbault

@BRaimbault BRaimbault commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Implements DHIS2-8165

Update from: #3468

Description

text


Quality checklist

Add N/A to items that are not applicable.


ToDos

  • todo

Known issues

  • issue

Screenshots

supporting images

BRaimbault and others added 17 commits June 18, 2026 17:24
## [101.13.4](v101.13.3...v101.13.4) (2026-06-29)

### Bug Fixes

* correct time period filtering in Earth Engine layers ([#3697](#3697)) ([c8d7367](c8d7367))
* prevent crash when loading map with external layer ([#3700](#3700)) ([79777d3](79777d3))
* prevent data table from crashing when cursor leaves browser window ([#3699](#3699)) ([5ccb6b4](5ccb6b4))
* prevent duplicate datastore requests on load ([#3696](#3696)) ([b097e01](b097e01))
* remove north arrow rotate listener on cleanup ([#3698](#3698)) ([b7d1859](b7d1859))
…dates (#3703)

Bumps the dependencies group with 2 updates in the / directory: [query-string](https://github.com/sindresorhus/query-string) and [simple-statistics](https://github.com/simple-statistics/simple-statistics).


Updates `query-string` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v9.4.0...v9.4.1)

Updates `simple-statistics` from 7.9.0 to 7.9.1
- [Release notes](https://github.com/simple-statistics/simple-statistics/releases)
- [Changelog](https://github.com/simple-statistics/simple-statistics/blob/main/CHANGELOG.md)
- [Commits](simple-statistics/simple-statistics@v7.9.0...v7.9.1)

---
updated-dependencies:
- dependency-name: query-string
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: simple-statistics
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc) from 1.11.0 to 2.0.0.
- [Changelog](https://github.com/clauderic/react-sortable-hoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clauderic/react-sortable-hoc/commits)

---
updated-dependencies:
- dependency-name: react-sortable-hoc
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Raimbault <bruno@dhis2.org>
Bumps [@dhis2/analytics](https://github.com/dhis2/analytics) from 29.4.1 to 29.5.4.
- [Release notes](https://github.com/dhis2/analytics/releases)
- [Changelog](https://github.com/dhis2/analytics/blob/master/CHANGELOG.md)
- [Commits](dhis2/analytics@v29.4.1...v29.5.4)

---
updated-dependencies:
- dependency-name: "@dhis2/analytics"
  dependency-version: 29.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Raimbault <bruno@dhis2.org>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 New issue
1 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@dhis2-bot

Copy link
Copy Markdown
Contributor

🚀 Deployed on https://pr-3707.maps.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify June 29, 2026 14:15 Inactive
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.

3 participants