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

Enable manually editing search context #5965

Merged
merged 17 commits into from
Oct 23, 2024
Merged

Commits on Oct 22, 2024

  1. add edit context button

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f886292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb9c979 View commit details
    Browse the repository at this point in the history
  3. add context items manually

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    34d701c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1b396e View commit details
    Browse the repository at this point in the history
  5. fix React flushSync error

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    daa2bdf View commit details
    Browse the repository at this point in the history
  6. click 'manually edit context' button moves items to input, but doesn'…

    …t remove them from context list
    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1288f43 View commit details
    Browse the repository at this point in the history
  7. remove unused

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c7cedad View commit details
    Browse the repository at this point in the history
  8. fix unit test

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b524f94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0a6aa0 View commit details
    Browse the repository at this point in the history
  10. fix test

    beyang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2cfe703 View commit details
    Browse the repository at this point in the history
  11. fix context chevron

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

Commits on Oct 23, 2024

  1. text, based on intent

    beyang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9c991e0 View commit details
    Browse the repository at this point in the history
  2. update copy

    beyang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    974158d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ee94d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16cdd5b View commit details
    Browse the repository at this point in the history
  5. make accordion open on search

    beyang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    189afc8 View commit details
    Browse the repository at this point in the history
  6. fix test

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