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

Feature/show sub original release #7955

Merged
merged 19 commits into from
Apr 19, 2020
Merged

Commits on Apr 11, 2020

  1. Add history api route. (python apiv2 changes)

    This was already prepared for another PR, where it will be used by the snatch-selection (vue) component and the history (vue) component.
    For this addition to the subtitle-search.vue component. Only one of the actions in history.js is used.
    p0psicles committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a199e80 View commit details
    Browse the repository at this point in the history
  2. Add the last release name from the history table, to the subtitle-sea…

    …rch.vue manual search table (if available)
    p0psicles committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c9a8c8b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    6311ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb84c45 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    p0psicles committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    26d1ad1 View commit details
    Browse the repository at this point in the history
  4. Update api-description

    p0psicles committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    507e90b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1754d87 View commit details
    Browse the repository at this point in the history
  6. Updated changelog

    p0psicles committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    07f78c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Merge remote-tracking branch 'remotes/origin/develop' into feature/sh…

    …ow-sub-original-release
    p0psicles committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    98c82f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Review comments.

    p0psicles committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    17ea616 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Re-arange subtitle-search.vue to make it more test friendly

    * Fixed jest tests
    * Updated jest snapshot
    p0psicles committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    2a53728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae5e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9f32e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6ce12c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/origin/feature/show-sub-origina…

    …l-release' into feature/show-sub-original-release
    p0psicles committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    75366df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f32868 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7586bec View commit details
    Browse the repository at this point in the history
  8. Fix flake warnings

    p0psicles committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    5dc8cdf View commit details
    Browse the repository at this point in the history
  9. flake

    p0psicles committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    3f1d499 View commit details
    Browse the repository at this point in the history