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

Adds suggestions for categories and formats to LinkControl #22600

Merged
merged 24 commits into from
Aug 25, 2020

Commits on Aug 20, 2020

  1. adds suggestions for categories and formats

    adds a format search handler
    adds a category search handler
    hooks the new handlers in the search endpoint
    updates LinkControl's fetchLinkSuggestions to handle formats and categories as well
    draganescu authored and noisysocks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6f599da View commit details
    Browse the repository at this point in the history
  2. adds concurent search for suggestions

    also searches for category matches via term query and limits formats with no items
    draganescu authored and noisysocks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5fe7617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac0852 View commit details
    Browse the repository at this point in the history
  4. lint

    draganescu authored and noisysocks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f23fc76 View commit details
    Browse the repository at this point in the history
  5. adds links to terms search results

    draganescu authored and noisysocks committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2f22ea9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a46af4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f89946 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    07dd970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6082588 View commit details
    Browse the repository at this point in the history
  3. REST API: Fix doc comments

    noisysocks committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5a6edbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e572f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d6e65a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e64499b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c51cebd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    2f59617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa053dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c3618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d09da71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4457b4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc786ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26e1cb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7408a1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d44950b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef0042b View commit details
    Browse the repository at this point in the history