Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPORT-823: Improved the preview pages query definitions. #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 4, 2019

  1. REPORT-823: Improved the preview pages of query definitions.

    * Cohort Queries
      * Previously, the preview page for cohort query definitions did not display enough
    information; only the size of the cohort was shown.
      * Now, the preview page for cohort query definitions shows a pageable list of patient IDs in
    the cohort.
    * Person Queries
      * Previously, the preview page for person query definitions displayed too much information;
    the table was often too long and required scrolling to see all of the entries.
      * Now, the preview page for person query definitions shows a pageable list of patient IDs.
    
    * The preview pages for both cohort and person query definitions now share the same style to
    create a consistent look among the two.
    sstream17 committed May 4, 2019
    Configuration menu
    Copy the full SHA
    e286876 View commit details
    Browse the repository at this point in the history