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: team search in workspace search and spotlight #3896

Merged
merged 11 commits into from Mar 19, 2024

Commits on Mar 19, 2024

  1. Copy the full SHA
    43a151e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    76dd2b5 View commit details
    Browse the repository at this point in the history
  3. fix: debounce behavior

    jamesgeorge007 authored and amk-dev committed Mar 19, 2024
    Copy the full SHA
    691e00b View commit details
    Browse the repository at this point in the history
  4. fix: prevent network calls for an empty search query

    The search query being part of the endpoint, a network call with an empty search query results in a 404.
    jamesgeorge007 authored and amk-dev committed Mar 19, 2024
    Copy the full SHA
    b925f79 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d8fbeea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    68d27b6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    79595f0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ee2a30c View commit details
    Browse the repository at this point in the history
  9. chore: cleanup

    jamesgeorge007 authored and amk-dev committed Mar 19, 2024
    Copy the full SHA
    2d50825 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    639d174 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6d99fdd View commit details
    Browse the repository at this point in the history