-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add option to open datasets in maps-app [CLIM-155] #90
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
base: feat/release-import-page-and-enacts
Are you sure you want to change the base?
feat: add option to open datasets in maps-app [CLIM-155] #90
Conversation
|
🚀 Deployed on https://pr-90.climate-app.netlify.dhis2.org |
BRaimbault
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready for review.
3351923 to
a3f94f7
Compare
turban
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just suggesting some minor changes.
|
7ebf0f7 to
ff8d951
Compare



Implements CLIM-155
Requires: dhis2/maps-app#3599
@dhis2/app-service-datastoredependency to handle sharing EE Layer as analytical object via user datastore.DataStoreProviderto exploreTabs.OpenAsMapButtoncomponent (shared, in case we want to also use in import).useUserLocalehook to check user locale (used in importPeriodandOpenAsMapButton).useAppVersionhook to check maps-app version is compatible.OpenAsMapButtonin explore:Elevation,HeatDaily,HeatMonthly,Landcover,PrecipitationDaily,PrecipitationMonthly,TemperatureDaily,TemperatureMonthlyandVegetation.