Skip to content

Releases: EyeSeeTea/d2-reports

GLASS data submission report 1.0.3

05 Apr 14:31
24ad3c5
Compare
Choose a tag to compare

glass-icon

GLASS data submission report 1.0.2

Developed starting from MAL Data Approval Report. This report/app allows the management of GLASS data submissions for the following modules:

  • AMR Aggregated
  • AMR Individual
  • AMR Fungal
  • EGASP
  • AMC
  • EAR

In order to compile, do not forget to use:

REACT_APP_REPORT_VARIANT=glass-submission

and use

yarn glass-submission-build

Bugfixing:

  • Issues with period for AMR-F and AMR-I fixed

This report is intended to be used together with the GLASS application and the EST landing page, to close the loop of all the user UX.

GLASS-admin-report 1.1.0

14 May 10:42
24ad3c5
Compare
Choose a tag to compare

glass-icon

GLASS admin report 1.1.0

In order to compile, do not forget to use:

REACT_APP_REPORT_VARIANT=glass-admin

and use

yarn glass-admin-build

Features

  • Add AWARE + DDD changes + antibiotics class to maintenance report app

This report is intended to be used together with the GLASS application and the EST landing page, to close the loop of all the user UX.

GLASS data submission report 1.0.2

22 Feb 12:10
a36051b
Compare
Choose a tag to compare

glass-icon

GLASS data submission report 1.0.2

Developed starting from MAL Data Approval Report. This report/app allows the management of GLASS data submissions for the following modules:

  • AMR Aggregated
  • AMR Individual
  • AMR Fungal
  • EGASP
  • AMC
  • EAR

In order to compile, do not forget to use:

REACT_APP_REPORT_VARIANT=glass-submission

and use

yarn glass-submission-build

Bugfixing:

  • Paging of TEIs was not being applied and only first page retrieved so not all enrolments were identified after 50+ enrolments were made

This report is intended to be used together with the GLASS application and the EST landing page, to close the loop of all the user UX.

GLASS data submission report 1.0.1

29 Aug 09:32
31471cc
Compare
Choose a tag to compare

glass-icon

GLASS data submission report 1.0.1

Developed starting from MAL Data Approval Report. This report/app allows the management of GLASS data submissions for the following modules:

  • AMR Aggregated
  • AMR Individual
  • EGASP
  • EAR

In order to compile, do not forget to use:

REACT_APP_REPORT_VARIANT=glass-submission

and use

yarn glass-build

Bugfixing:

  • AMR Agg Questionnaires copied when data submission is approved
  • EGASP events copied only for the selected year
  • AMR Agg filters fixed

This report is intended to be used together with the GLASS application and the EST landing page, to close the loop of all the user UX.

GLASS data submission report 1.0.0

07 Apr 08:41
cb1134d
Compare
Choose a tag to compare

GLASS data submission report 1.0.0

Developed starting from MAL Data Approval Report
In order to compile, do not forget to use:
REACT_APP_REPORT_VARIANT=glass-submission

It is also recommended to modify the name properly in package.json into "d2-reports-glass" in case the report will be living in the same instance as the other reports that are compiled from this repo

New features:

  • Approval/Rejection/Re-opening system for data-submissions made from the GLASS interface. The app changes the status, add in the status-history an entry
  • Acceptance/Rejection system for data-submissions data modifciation requests from the users in the GLASS interface
  • Rejections come with a message that reache the HQ GLASS admin users

This report is intended to be used together with the GLASS application and the EST landing page, to close the loop of all the user UX.

MAL Data Approval Report 1.0.0

06 Oct 20:28
9d32123
Compare
Choose a tag to compare

MAL Data Approval Report 1.0.0

Developed starting from HWF Data Status report
In order to compile, do not forget to use:
REACT_APP_REPORT_VARIANT=mal-approval-status

New features:

  • Completion
  • Submission
  • Approval (both by dataset and by dataElement)
  • Check differences between the 2 datasets
  • Monitoring mode (send notifications on each form modification)

HWF Comment report 0.0.4

10 Mar 14:36
6d95ec6
Compare
Choose a tag to compare

HWF Comment report 0.0.4

New features:

  • Report reading an optimized SQLView to organize NHWA datasets comments to be analyzed together with the actual values
  • It takes into consideration real DHIS2 comments and DEs storing comments as a normal data value
  • A set of multi-option filters at the heading of the report very optimized to work on a huge OU tree and retrieving info for a big amount of periods at once (OU, period, dataset, section)
  • The report can be run as a standalone app
  • The resulting table can be exported to CSV
  • The columns displayed in the table can be decided on-the-fly
  • A paging system allows to change the page size and navigate between them