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

Framework refactor entry type definitions #102

Closed
wants to merge 39 commits into from

Commits on Mar 14, 2023

  1. Update other-implementations.md

    Some test changes for the new build workflow from website-docs
    mbaudis authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2b16fcb View commit details
    Browse the repository at this point in the history
  2. Update index.md

    test edit
    mbaudis authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a0fb9f0 View commit details
    Browse the repository at this point in the history
  3. Update index.md

    mbaudis authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b851579 View commit details
    Browse the repository at this point in the history
  4. Update security.md

    mbaudis authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    213fddc View commit details
    Browse the repository at this point in the history
  5. Update bugs-changes-log.md

    mbaudis authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ee11ce1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Update variant-queries.md

    mbaudis committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    799133b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Update README.md

    correction of a typo
    d-salgado authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c8c2904 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge pull request #71 from d-salgado/patch-2

    Update README.md
    jrambla authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5820573 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. adding contribution/development pages

    Documentation: Additional contribution/development pages together with a reorganization of the navigation structure.
    
    Also, clarification of the cohorts relation (#80).
    mbaudis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b8ed6f8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update filters.md

    More details and examples about the use of filters in various scenarios, including GET examples for age etc.
    
    A main change here is the alignment of the filter types w/ the specification (e.g. no separate "numeric" type).
    mbaudis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fca3233 View commit details
    Browse the repository at this point in the history
  2. Update filters.md

    ... and fixing `filterTerms` => `filteringTerms`
    mbaudis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5ba60b3 View commit details
    Browse the repository at this point in the history
  3. Update filters.md

    mbaudis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fb7b48d View commit details
    Browse the repository at this point in the history
  4. age queries in FAQ

    mbaudis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    68f319d View commit details
    Browse the repository at this point in the history
  5. Nav mod

    mbaudis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3f1d174 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. http => https for all links

    This is an attempt to get the documentation site towards "clean HTTPS"
    mbaudis committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5468efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8f804 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. documentation

    * separate pages for records and handovers
    * navigation restructuring
    
    ... more content to follow
    mbaudis committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    622b017 View commit details
    Browse the repository at this point in the history
  2. documentation restructuring and additions

    see "changes" on the site
    mbaudis committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    8d72492 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    ac3e038 View commit details
    Browse the repository at this point in the history
  2. Update records.md

    mbaudis committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    278648e View commit details
    Browse the repository at this point in the history
  3. Update records.md

    mbaudis committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    87a17ab View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Amending some examples

    jrambla committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1c52ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75dbbd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix yaml for filteringTerms

    Edits have to be done in YAML and then propagated to JSON using bin/yamlerRunner.sh
    mbaudis committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    23d49cc View commit details
    Browse the repository at this point in the history
  2. link fix

    mbaudis committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bc666cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16db543 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7cb886 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update filters.md

    mbaudis committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    01381e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. complexValue required type fixed

    Oriol López-Doriga authored and Oriol López-Doriga committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    62d704d View commit details
    Browse the repository at this point in the history
  2. fixed position of required

    Oriol López-Doriga authored and Oriol López-Doriga committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cfec496 View commit details
    Browse the repository at this point in the history
  3. added required again for quantityType

    Oriol López-Doriga authored and Oriol López-Doriga committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    be4ff29 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #89 from ga4gh-beacon/hotfix_complexValue

    complexValue required type fixed
    costero-e authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    647a167 View commit details
    Browse the repository at this point in the history
  2. new gh actions

    Oriol López-Doriga authored and Oriol López-Doriga committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4d104ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72462a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86 from ga4gh-beacon/website-docs

    removed the example on "numerical" filters, amended a couple of examples
    costero-e authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d2be0e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. entry type definitions refactoring

    This change should AFAIK not change any logic but is just performed to disentangle and simplify the `entryTypesSchema`.
    
    Additional edits only reformat descriptions etc.
    mbaudis committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7137b03 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    4169d12 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    df401fc View commit details
    Browse the repository at this point in the history
  2. Revert "Undo commit for filtering terms response"

    This reverts commit df401fc.
    costero-e committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b9b6646 View commit details
    Browse the repository at this point in the history