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

Annotation api #65

Merged
merged 20 commits into from Mar 3, 2017
Merged

Annotation api #65

merged 20 commits into from Mar 3, 2017

Commits on Feb 10, 2017

  1. Enable token authentication

    ir4y committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    e979cff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

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

Commits on Feb 16, 2017

  1. Configuration menu
    Copy the full SHA
    a78d2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f81d1 View commit details
    Browse the repository at this point in the history
  3. Format validation errors

    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    d91ce99 View commit details
    Browse the repository at this point in the history
  4. Rename create tokens migration

    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    890b18e View commit details
    Browse the repository at this point in the history
  5. Add comment and from_api fields

    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    8fe7ed8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3352d3e View commit details
    Browse the repository at this point in the history
  7. Format errors

    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    0c7825d View commit details
    Browse the repository at this point in the history
  8. Use serializer for annotate form validation

    Add regex field
    Allow blank column field
    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    af5e9d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16a970a View commit details
    Browse the repository at this point in the history
  10. Use GSM as sample id

    ir4y committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    0b5c855 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Refactor after review, ref #65

    ir4y committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    326e158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a73ca View commit details
    Browse the repository at this point in the history
  3. Revactor save_validation, ref #65

    ir4y committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    a229e54 View commit details
    Browse the repository at this point in the history
  4. Style fix, ref #65

    ir4y committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    85c2161 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    aa1d7a1 View commit details
    Browse the repository at this point in the history
  2. Refactor core annotate methods, ref #65

    Use GSM for consistency calculation.
    Use id instead of objects as annotate_core functions params
    Use exceptons instead of function pair result
    on_demand_validate is now usung save_validation from annotate_core
    ir4y committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    7753ed8 View commit details
    Browse the repository at this point in the history
  3. Cleanup imports

    ir4y committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    c60582c View commit details
    Browse the repository at this point in the history
  4. Fixes after review, ref #65

    ir4y committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    423af03 View commit details
    Browse the repository at this point in the history