-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release 0.4 #479
Merged
Merged
Release 0.4 #479
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Move page information panel into a separate component
Results tab of data quality report no longer loads filter state from url
# Conflicts: # src/pages/reports/network/NetworkConceptReport/NetworkConceptReport.vue
Drug report across network
The same data showing for all sources in data source
Long error descriptions don't fit into the screen
Dark mode chart axis labels are hard to read
concept report info bar shows NaN for number of people
Markdown support to notes
Support for DuckDB
Person report fails to load if there is only one gender
…evue # Conflicts: # package-lock.json # package.json # src/pages/reports/network/NetworkConceptDashboard/NetworkConceptDashboard.vue # src/pages/reports/network/NetworkDataFeasibilityReport/components/RequiredConcepts.vue # src/processes/exploreReports/ui/ReportsView.vue
Incorrect tabview behavior in Pivot component
Remove font-thin from side panel display
Null values in cohort characterization report
No loading indicator for network concept report and dashboard pages
Environment refactor
Network Concept Report showing no data even though it exists
Ui Improvements
Comparison tool
Documentation improvement
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARES v0.4 Release Notes
The version 0.4-beta constitutes a major update to ARES with new reports, report updates, improvements to data quality management, WebAPI integration, and error handling.
Updated Reports
Data Quality
reflects the change in data quality from the prior release to the currently viewed release of the data sources data quality results.
New Reports
User Interface Updates
Documentation
Architectural Changes