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

Provide autocomplete suggestions in SearchRouterList #51237

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. autocomplete POC

    SzymczakJ committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    433ec49 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    9fd9ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b63c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f748b5 View commit details
    Browse the repository at this point in the history
  4. remove unused CONST values

    SzymczakJ committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c58aa27 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    a354bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157c3e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd2995 View commit details
    Browse the repository at this point in the history
  4. fix pr comments

    SzymczakJ committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fb4359b View commit details
    Browse the repository at this point in the history
  5. autosuggest tags

    SzymczakJ committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    00d61c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    dc8f993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf4690 View commit details
    Browse the repository at this point in the history
  3. autocomplete "in:" key

    SzymczakJ committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3354af2 View commit details
    Browse the repository at this point in the history
  4. fix SearchRouterInput bug

    SzymczakJ committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3ec1802 View commit details
    Browse the repository at this point in the history
  5. fix PR comments

    SzymczakJ committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    94c259f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    4002093 View commit details
    Browse the repository at this point in the history
  2. sort autocomplete values

    SzymczakJ committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0dc345c View commit details
    Browse the repository at this point in the history
  3. clean up code

    SzymczakJ committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    11ee9da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    affe34f View commit details
    Browse the repository at this point in the history
  5. fix type errors

    SzymczakJ committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d6f2ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae7a667 View commit details
    Browse the repository at this point in the history