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

feat: LEAP-1097: Show Review buttons in Quick View #5930

Merged
merged 20 commits into from
Jun 10, 2024

Commits on May 29, 2024

  1. Add FF for new Reviewer Flow

    hlomzik committed May 29, 2024
    Configuration menu
    Copy the full SHA
    60e82bf View commit details
    Browse the repository at this point in the history
  2. feat: LEAP-1097: Show Review buttons in Quick View

    If that's the task of another person we will show Accept/Reject.
    Works only with FF on.
    hlomzik committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a7b6576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e634a3b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix condition to display review buttons

    Some hacks involved, but we don't have enough explicit info in LSF.
    hlomzik committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e39f995 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    1fef9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c5b69 View commit details
    Browse the repository at this point in the history
  3. Move "can be reviewed" logic to Annotation

    to reuse it in hotkey handler
    hlomzik committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    091f607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d2f7ab View commit details
    Browse the repository at this point in the history
  5. merge

    hlomzik committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0cf984d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf69271 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    74d9406 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fb-leap-1097/review-in-quick-view' of github.com:hearte…

    …xlabs/label-studio into fb-leap-1097/review-in-quick-view
    hlomzik committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    deea3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e65090 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    cff85db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9622ea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    f58ba0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdbd08 View commit details
    Browse the repository at this point in the history
  3. Fix linting

    hlomzik committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    95b1e07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bf6354 View commit details
    Browse the repository at this point in the history