Skip to content

Release 1.0.0#11

Merged
Ramon-Jimenez merged 10 commits intomasterfrom
development
Apr 15, 2026
Merged

Release 1.0.0#11
Ramon-Jimenez merged 10 commits intomasterfrom
development

Conversation

@Ramon-Jimenez
Copy link
Copy Markdown
Contributor

No description provided.

eperedo and others added 10 commits March 3, 2026 21:38
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>
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>
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
@Ramon-Jimenez Ramon-Jimenez merged commit 3d4eeaa into master Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants