-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: Earth Engine layers update and Maps Admin auth managing layer sources #3158
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Jen Jones Arnesen <[email protected]>
🚀 Deployed on https://pr-3158--dhis2-maps.netlify.app |
BRaimbault
reviewed
Jun 26, 2024
Implement: https://dhis2.atlassian.net/browse/DHIS2-16098 Reserve DHIS2_MAPS_APP_CORE namespace in app config. Add dataStore handling hook. Add redux store to handle managed layer sources. Add manage layer sources button and modal components accessible to maps admin user (authority: F_EXTERNAL_MAP_LAYER_PUBLIC_ADD). Add/update cypress tests. Include @google/earthengine patch to support service worker, it was previously included in @dhis2/maps-gl as a custom version of the library. --------- Co-authored-by: Jen Jones Arnesen <[email protected]> Co-authored-by: Bruno Raimbault <[email protected]>
* feat: new unmask aggregation param
turban
changed the title
DRAFT: Earth Engine layers refactor
Earth Engine layers refactor
Jul 31, 2024
turban
changed the title
Earth Engine layers refactor
Allow admins to select Earth Engine layers to show in the app
Jul 31, 2024
jenniferarnesen
approved these changes
Jul 31, 2024
BRaimbault
approved these changes
Jul 31, 2024
BRaimbault
changed the title
Allow admins to select Earth Engine layers to show in the app
feat: Earth Engine layers update and Maps Admin auth managing layer sources
Jul 31, 2024
🎉 This PR is included in version 100.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See descriptions in the PRs below.
PRs that are already merged to this branch:
PR for maps-gl dependency:
Already reviewed and approved.
Can be used as a dependency with d2-ci while it is getting merged:
git+https://github.com/d2-ci/maps-gl.git#feat/custom-ee-layers
PR for v39 backport:
Do not support layer sources management.
Next steps: