ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Study Attribute Toggles #78

Closed johnsja closed 4 years ago

johnsja commented 4 years ago

Adding attribute display options for study index/show pages; configurable through the system admin interface. Initial attribute configuration should mirror existing functionality.

*Note: overall_status has been added to the study index page and the Trial.rb 'as_indexed_json' method. As a result the site must be re-indexed.