pwargulak
(Piotr Wargulak)
February 15, 2024, 10:20am
1
Hello,
We’ve been working on [O3-1494] - OpenMRS Issues and implemented the most, if not all, what was specified there. We want to share it with the rest of OpenMRS community.
Could we get an OpenMRS repository for openmrs-esm-reports-app O3 FE module?
Alternatively, we could host it in our organization but in that case we wouldn’t be able to give maintainer role to anyone else.
Some examples of what we have already implemented:
CC: @druchniewicz
1 Like
sharif
(Sharif Magembe)
February 15, 2024, 10:55am
2
This looks cool, Well done @pwargulak .
How about adding it in the esm-patient-management-app ?. cc @dkayiwa @ibacher
1 Like
ibacher
(Ian Bacher)
February 15, 2024, 3:33pm
3
There’s an openmrs-esm-admin-tools monorepo that would probably be as good a place as any to add this stuff.
2 Likes
pwargulak
(Piotr Wargulak)
February 16, 2024, 9:23am
4
Ok, we’ll make the PR to openmrs-esm-admin-tools .
Edited:
Here it is: O3-1494: Added Report Admin pages by pwargulak · Pull Request #45 · openmrs/openmrs-esm-admin-tools · GitHub
The next question is, who could review it?
1 Like
grace
(Grace Potma)
February 16, 2024, 9:26pm
5
Curious to hear @slubwama ’s and @aojwang ’s thoughts on this.
p.s. Congrats on the progress, SolDevelo team! This has been long in the making
aojwang
(Antony Ojwang)
February 16, 2024, 10:15pm
6
This looks cool. Thanks. We are more than willing to try it out in our distro once it is ready for testing
pwargulak
(Piotr Wargulak)
February 20, 2024, 4:10pm
7
I’ve added some more PRs here: [O3-1494] - OpenMRS Issues
@grace Do you know anyone who could do review it?
1 Like
grace
(Grace Potma)
February 21, 2024, 6:41am
8
Thanks to Daniel for reviewing some of the PRs already; assigned review of the UI PR to Dennis & Ian; I expect you should hear back from them w/in 1-3 days.
tendomart
(tendo kiiza Martyn)
October 1, 2024, 1:57am
9
@pwargulak what could be the status of this? looks like some PR’s are still in draft.
openmrs:master
← SolDevelo:feature/O3-1494
opened 03:59PM - 20 Feb 24 UTC
# Summary
This change adds REST APIs used on O3 Admin pages, including:
- Re… portDesign resource
- ScheduledReport pseudo, read-only resource which returns scheduled ReportRequests
- extends ReportingRestController with endpoints used to request a report execution, schedule report, cancel, preserve and download
See the related issue.
# Issue
https://openmrs.atlassian.net/browse/O3-1494
@grace do we have any other esm-reporting module other than this feature that @pwargulak was trying to add to admin
even this PR is still in draft O3-1494: Added Report Admin pages by pwargulak · Pull Request #45 · openmrs/openmrs-esm-admin-tools · GitHub never merged if all was satsified
cc @michaelbontyes
1 Like