-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release 2022-38 #4178
Merged
Merged
Release 2022-38 #4178
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
Master -> dev
* Fix camel case * Export current dashboard only * Disable export button, add tooltip, clean up * Refactor getExportableDashboards * Refactor useDashboardDropdownOptions * update with switch statement * Fix undefined filename, clean up
* Remove entity based dhis instance resolution * Add constraint * Remove obsolete method getApiForValue * Update test * Make schema migration safe * Fix constraint * Always use dhis instance code on data element / group * Remove obsolete fn * Stop passing deleted detectDataServices flag * Fix test Co-authored-by: Sima-BES <87400368+Sima-BES@users.noreply.github.com>
* Minor: add ListVisual stories * Fix visual bug missing scrollbars in modal * Fix visual bug missing scrollbars in modal (2)
… to date not being mocked (#4166)
…rs executing concurrently (#4139)
* Add entity type fetp_graduate * Update entity type to fetp_graduate * Update file names with recent dates * Add type in entity model, update migration Co-authored-by: Andrew <vanbeekandrew@gmail.com>
* Add createConfig and projects endpoint * Add create project endpoint * Add rollback to createProject, write tests * Add rollback transaction * Remove unused import * Pull data from create functions * add validation for whitespace * Adjust config based on changes * Fix error message Co-authored-by: Sima-BES <87400368+Sima-BES@users.noreply.github.com>
* Add DataElementDataService model * Add DataServiceResolver * DataBroker use DataServiceMapping and pass to services * DhisService use mapping * SupersetService use mapping * Copy constraint to new table * SupersetService use mapping (2) * data-broker add lodash.isequal * DataServiceResolver can work with multiple org units * DataService respect multiple org units + mapping on pull * SupersetService use mapping (3) * SupersetService use mapping (4) * Add data_element_data_service table * Fix Superset API not getting new access token when expires * Make DataServiceResolver only work for a single org unit again * Add DataServiceMapping.equals() * Support multi-country use case * Fix tests: add missing country * Fix bug where where wrong mapping used
* Fix Kobo Sync after data-broker changes * Add sync groups to data service mapping
edmofro
approved these changes
Sep 20, 2022
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.
Manual Release Steps
Features ⭐
@params
lookup in expressionsTweaks ⚖️
Visualisations 📊
Bug fixes 🐛
ancestor_descendant_relation
table when changes are made to an entity mid releaseAutomation 🤖
Infrastructure and maintenance 🛠️