-
Notifications
You must be signed in to change notification settings - Fork 24
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: [DHIS2-16305] Enrollment Overview Plugins #3515
Merged
eirikhaugstulen
merged 34 commits into
master
from
eh/feat/DHIS2-16305-EnrollmentOverviewPlugins
Feb 5, 2024
Merged
feat: [DHIS2-16305] Enrollment Overview Plugins #3515
eirikhaugstulen
merged 34 commits into
master
from
eh/feat/DHIS2-16305-EnrollmentOverviewPlugins
Feb 5, 2024
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
…at/DHIS2-16305-EnrollmentOverviewPlugins # Conflicts: # i18n/en.pot # package.json # src/core_modules/capture-core/metaDataMemoryStoreBuilders/programs/factory/enrollment/EnrollmentFactory.js # yarn.lock
…_CustomEnrollmentOverviewSchema # Conflicts: # i18n/en.pot
…-SwitchToPluginComponent # Conflicts: # i18n/en.pot # yarn.lock
…-EnrollmentOverviewPlugins # Conflicts: # i18n/en.pot # yarn.lock
…at/DHIS2-16305-EnrollmentOverviewPlugins # Conflicts: # i18n/en.pot # yarn.lock
…_CustomEnrollmentOverviewSchema # Conflicts: # i18n/en.pot # src/core_modules/capture-core/components/Pages/EnrollmentEditEvent/EnrollmentEditEventPage.component.js # src/core_modules/capture-core/components/Pages/EnrollmentEditEvent/EnrollmentEditEventPage.container.js # src/core_modules/capture-core/components/Pages/EnrollmentEditEvent/EnrollmentEditEventPage.types.js # src/core_modules/capture-core/components/WidgetEventEdit/WidgetEventEdit.container.js # src/core_modules/capture-core/components/WidgetEventEdit/widgetEventEdit.types.js
…o eh/feat/DHIS2-16305-EnrollmentOverviewPlugins # Conflicts: # i18n/en.pot
eirikhaugstulen
changed the base branch from
master
to
eh/feat/DHIS2-16262_CustomEnrollmentOverviewSchema
January 30, 2024 09:42
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 @eirikhaugstulen, I just added a few small suggestions.
src/core_modules/capture-core/components/Pages/common/EnrollmentPlugin/EnrollmentPlugin.js
Outdated
Show resolved
Hide resolved
...ponents/Pages/common/EnrollmentOverviewDomain/EnrollmentPageLayout/hooks/useWidgetColumns.js
Outdated
Show resolved
Hide resolved
simonadomnisoru
approved these changes
Jan 31, 2024
🚀 Deployed on https://deploy-preview-3515--dhis2-capture.netlify.app |
Base automatically changed from
eh/feat/DHIS2-16262_CustomEnrollmentOverviewSchema
to
master
February 4, 2024 08:24
…-EnrollmentOverviewPlugins # Conflicts: # i18n/en.pot # src/core_modules/capture-core/components/Pages/common/EnrollmentOverviewDomain/EnrollmentPageLayout/DefaultEnrollmentLayout.types.js # src/core_modules/capture-core/components/Pages/common/EnrollmentOverviewDomain/EnrollmentPageLayout/hooks/useWidgetColumns.js
…-EnrollmentOverviewPlugins
eirikhaugstulen
deleted the
eh/feat/DHIS2-16305-EnrollmentOverviewPlugins
branch
February 5, 2024 11:19
dhis2-bot
added a commit
that referenced
this pull request
Feb 5, 2024
# [100.55.0](v100.54.0...v100.55.0) (2024-02-05) ### Features * [DHIS2-16305] Enrollment Overview Plugins ([#3515](#3515)) ([8e06dbc](8e06dbc))
🎉 This PR is included in version 100.55.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.
TECH summary:
To add a plugin to the dashboard, all the following JSON-object to the enrollment page config (See DHIS2-16262 to understand how to set up the config):