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

IGVF-1883 Add sample summary to analysis-set displays #614

Merged
merged 3 commits into from
Oct 1, 2024

Commits on Sep 20, 2024

  1. IGVF-1883-update-analysis-set-npm

    * Update npm packages.
    * Move file table to top of analysis-set pages. Add a Summary column to all file pages.
    * Update Tailwind CSS npm package.
    * Add `sample_summary` to object page. Add `summary` and `sample_summary` to list view.
    * Display the new `protocols` property on AnalysisSet objects from IGVF-1885.
    * Display `sample_summary` in the list-view summary section. Make the AnalysisSet `protocol` display conditional, at least until IGVF-1885 goes into dev.
    * Update Jest tests for the analysis-set list-view changes.
    * Update list view for AnalysisSet to not have `file_set_type` anymore, and remove the summary from the supplement section.
    * Update list-view to remove repetitiveness. Update Jest tests accordingly.
    * Only show supplement if alternate accessions or the sample summary exists.
    forresttanaka committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    120c7da View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. IGVF-1883-update-analysis-set-npm

    Temporarily point this demo at the https://igvfd-igvf-1882-sample-summary.demo.igvf.org/ for that ticket’s QA. Revert this before merge.
    forresttanaka authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e355054 View commit details
    Browse the repository at this point in the history
  2. IGVF-1883-update-analysis-set-npm

    Revert the last demo change.
    forresttanaka authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0ce7777 View commit details
    Browse the repository at this point in the history