Release 1.0.0#11
Merged
Ramon-Jimenez merged 10 commits intomasterfrom Apr 15, 2026
Merged
Conversation
…aElements in mod. count
The 409 error shown when analytics jobs are running used to suggest retrying "in a few seconds", which was misleading because analytics jobs typically take minutes. Updated the user-facing string in the component and i18n catalogs, and added a user guide documenting the Data Approval list, filters, contextual actions and dataset permission groups. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Master to Development
enable dataElementGroup validation for modification count and approve action
Per review feedback, drop the source/i18n string change and the matching wording in the user guide. The PR now only adds the new docs/data-approval-user-guide.md file. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add Data Approval user guide
The build script chain still carried legacy names from the original malaria report fork (nhwa-build-folder, mal-icon.png, mal-favicon.ico, manifest_mal.json) even though this repo is now the generic Data Approval Extended app. Consolidate the build pipeline so plain 'yarn build' produces the app zip, and rename or drop the leftover mal-prefixed assets and scripts. - Collapse build-folder / nhwa-build-folder / build-default into a single build-folder + build pair driven by yarn build. - Rename mal-icon.png to app-icon.png and update the package.json manifest.webapp icon reference accordingly. - Delete public/mal-favicon.ico and public/manifest_mal.json — they were copied into build/ only to be removed again by the cleanup step, so they had no effect on the produced app. - Delete src/scripts/build.ts, which was no longer wired into any npm script and still referenced a non-existent yarn nhwa-build. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…uild Make yarn build build the app, drop mal-* naming
This file contains hidden or 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
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.
No description provided.