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

Topic/repetitive measurements2 #5233

Open
wants to merge 109 commits into
base: master
Choose a base branch
from

Conversation

lukasmueller
Copy link
Member

@lukasmueller lukasmueller commented Dec 4, 2024

Description

  1. Added an option to store multiple or time-series values for any given trait.
  2. A separate "Repetitive Measurement" section has been added to the trial detail page, allowing users to view multiple values using a date-range slider. Additionally, a date-range slider has been incorporated into the Phenotype Summary Stats section, enabling users to view values within a specific time period..
  3. User can also download the multiple values with different options including: first value, last value, averaged values, sum values, and all values [single line and multi-line]. Additionally, these options are also available under the Repetitive_Measurements section on the Trial Detail Page as well.
  4. To visualize the trend of repetitive values, a line graph has been added. This option is available ONLY when "All Values" is selected under the Repetitive Measurement level.

this PR will fix: #5201, #5152 , #3878, #4419, #3630

Checklist

  • Refactoring only
  • Documentation only
  • Fixture update only
  • Bug fix
    • The relevant issue has been closed.
    • Further work is required.
  • New feature
    • Relevant tests have been created and run.
    • Data was added to the fixture
      • Data was added via a patch in /t/data/fixture/patches/.
    • User-Facing Change
      • The user manual in /docs has been updated.
    • Any new Perl has been documented using perldoc.
    • Any new JavaScript has been documented using JSDoc.
    • Any new legacy JavaScript has been moved from /js to /js/source/legacy.

lukasmueller and others added 30 commits February 27, 2024 10:18
…d UI elements for downloads; adapt code to changes.
@lukasmueller lukasmueller marked this pull request as draft December 5, 2024 15:57
@Sri-2023 Sri-2023 force-pushed the topic/repetitive_measurements2 branch from f9e8593 to 46ff305 Compare December 12, 2024 05:36
@Sri-2023 Sri-2023 marked this pull request as ready for review December 13, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feedback from allison
2 participants