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

WORK IN PROGRESS - Show genotype parsing status to users #472

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

Commits on Dec 31, 2017

  1. Configuration menu
    Copy the full SHA
    649dc73 View commit details
    Browse the repository at this point in the history
  2. Validate parse_status

    tsujigiri committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    f96250a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff4341 View commit details
    Browse the repository at this point in the history
  4. Introduce ParseError

    tsujigiri committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    cdeae98 View commit details
    Browse the repository at this point in the history
  5. Add TODO

    tsujigiri committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    06cde9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46f39f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e87be90 View commit details
    Browse the repository at this point in the history
  8. Remove unneded => e

    tsujigiri committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    21718c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e656ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. WIP

    tsujigiri committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    00aeada View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Configuration menu
    Copy the full SHA
    98d5d1e View commit details
    Browse the repository at this point in the history
  2. Revert "Add parse_error_message to Genotype"

    This reverts commit e656ac0.
    tsujigiri committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    a96183c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    969aa5f View commit details
    Browse the repository at this point in the history
  4. Add line-breaks

    tsujigiri committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    4e38535 View commit details
    Browse the repository at this point in the history
  5. Fix indentation

    tsujigiri committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    13d2a3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4074972 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87dcb06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd041af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    713c551 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83fd9c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Don't retry parsing

    Since we now display the parsing status to the user, it makes sence to
    do this in a predictable manner.
    tsujigiri committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    2e49e8e View commit details
    Browse the repository at this point in the history
  2. Use i18n for table headers

    tsujigiri committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    1fbbdec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bfc9f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1165df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1d916d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a769713 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    f87ecc0 View commit details
    Browse the repository at this point in the history
  2. Hound happiness 🐶

    tsujigiri committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    62c9063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49f373 View commit details
    Browse the repository at this point in the history