New Features
- Tagging Management via UI
- Cohort SQL output enhanced to emulate the SqlRender Shiny application (easy parameters entry and color coding rendering)
- Generation / Executions UI standardized across different Analyses types
- Customized logo and support text allowed ('feedbackContacts', 'feedbackCustomHtmlTemplate', 'companyInfoCustomHtmlTemplate', 'showCompanyInfo' properties in your 'config-local.js')
- Cohort box plots for one and more than two Cohorts in the Cohort Characterization Analysis results
- Shading prevalence data tables in the Cohort Characterization Analysis results
- Data Source selection added to the Concept Set designer together with the person counts (PC) and descendant person counts (DPC) columns
- ACHILLES pre-computed data enriched the Concept page
- The preview button on the Concept page allows previewing the changes of a Concept Set if the Concept will be added as a Concept Set Item
- A Venn diagram has been added for visualization of Concept Sets comparison
- Concept Set comparison enhanced with a possibility to compare Concepts with a list of Concepts in a CSV file of specific structure
What's Changed
- added ability to refresh user names from ldap/ad by @ssuvorov-fls in #2771
- Tags table rendering error #2782 by @anton-abushkevich in #2784
- 403 error when removing IR generation result not displaying properly #2783 by @anton-abushkevich in #2785
- Add venn diagram by @anton-abushkevich in #2794
- Add tagging management through UI #2773 by @anton-abushkevich in #2774
- Add custom logo enhance url support by @anton-abushkevich in #2796
- Add cohorts box plots regardless of selected cohorts by @anton-abushkevich in #2797
- i18n for venn diagram by @TitrS in #2811
- Add highlights sql output by @anton-abushkevich in #2790
- Cohort graphical view - fixed position of tooltip by @anton-abushkevich in #2808
- Add chart drilldown to concept pages by @anton-abushkevich in #2806
- Generation / Executions UI with many data sources #2776 by @anton-abushkevich in #2789
- Add proportional shading to characterization data tables by @anton-abushkevich in #2788
- Add conceptset preview by @anton-abushkevich in #2792
- npm run build fails on master branch #2786 by @anton-abushkevich in #2787
- SQL Export template error on new Cohort #2825 by @anton-abushkevich in #2826
- Add conceptset preview by @anton-abushkevich in #2821
- Add data source selection to cs designer by @anton-abushkevich in #2799
- Add csv for comparison conceptsets by @anton-abushkevich in #2801
- loading record counts was removed from concept drilldown tab by @ssuvorov-fls in #2831
New Contributors
Full Changelog: v2.12.0...v2.13.0