JSPM

@nmrs-community/esm-reports-app

5.2.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q39400F
  • License MPL-2.0

Reports admin dashboard for 03

Package Exports

  • @nmrs-community/esm-reports-app
  • @nmrs-community/esm-reports-app/dist/nmrs-community-esm-reports-app.js
  • @nmrs-community/esm-reports-app/src/index.ts

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nmrs-community/esm-reports-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Node.js CI

Reports Module

openmrs-esm-reports-app is a modular reporting solution for O3, providing tools to manage report executions and schedules.

Features

  • Report Execution Overview: Monitor execution history including queued reports, with options to execute specific reports, preserve, download, or delete completed executions

  • Schedule Management: View execution schedules with capabilities to view, edit, or delete existing schedules The Reports app is available in the app switcher menu under the Reports entry.

Setup

See the guidance in the Developer Documentation.

This repository uses Yarn.

To run a dev server for this package, run

yarn start --sources 'packages/esm-reports-app'