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

[App Search] Implement various Relevance Tuning states and form actions #92644

Merged
merged 20 commits into from
Mar 1, 2021

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    de4241a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de595eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a1479 View commit details
    Browse the repository at this point in the history
  4. Fix invalid boosts

    JasonStoltz committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3851eb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f3226c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8fb7dd View commit details
    Browse the repository at this point in the history
  7. Added an empty message

    JasonStoltz committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    23775c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86f1fe2 View commit details
    Browse the repository at this point in the history
  9. Type fixes

    JasonStoltz committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c5eea4b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Update x-pack/plugins/enterprise_search/public/applications/app_searc…

    …h/components/relevance_tuning/relevance_tuning.test.tsx
    
    Co-authored-by: Constance <constancecchen@users.noreply.github.com>
    JasonStoltz and Constance authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2beccf9 View commit details
    Browse the repository at this point in the history
  2. Update x-pack/plugins/enterprise_search/public/applications/app_searc…

    …h/components/relevance_tuning/relevance_tuning_form/relevance_tuning_form.tsx
    
    Co-authored-by: Constance <constancecchen@users.noreply.github.com>
    JasonStoltz and Constance authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    8b49284 View commit details
    Browse the repository at this point in the history
  3. Update x-pack/plugins/enterprise_search/public/applications/app_searc…

    …h/components/relevance_tuning/relevance_tuning.tsx
    
    Co-authored-by: Constance <constancecchen@users.noreply.github.com>
    JasonStoltz and Constance authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6d38048 View commit details
    Browse the repository at this point in the history
  4. Update x-pack/plugins/enterprise_search/public/applications/app_searc…

    …h/components/relevance_tuning/relevance_tuning.test.tsx
    
    Co-authored-by: Constance <constancecchen@users.noreply.github.com>
    JasonStoltz and Constance authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c916abf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c20faf View commit details
    Browse the repository at this point in the history
  6. Extend engine_logic.mock

    cee-chen authored and JasonStoltz committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a948765 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc7707d View commit details
    Browse the repository at this point in the history
  8. [PR Feedback] Refactor

    JasonStoltz committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    351fd33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    335eb1a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    9e90845 View commit details
    Browse the repository at this point in the history
  2. Fix type errors

    JasonStoltz committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    376fb36 View commit details
    Browse the repository at this point in the history