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

[stable28] Backport unified search improvments #42432

Merged
merged 5 commits into from
Dec 26, 2023

Commits on Dec 26, 2023

  1. Rephrase unified search helper text

    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS authored and emoral435 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    593a234 View commit details
    Browse the repository at this point in the history
  2. Unified search: update people select with API calls

    On change/input from user which has the effect of filtering,
     we want to send the query to the API to obtained fresh results,
     based on the databased on not just preloaded contacts.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS authored and emoral435 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    44c689a View commit details
    Browse the repository at this point in the history
  3. Add authenicated user to person list for search filtering

    As expected, a user does not see themselves in their contact list,
     however, when using the contact list for filtering search, a user,
     might want to limit the search to things that pertain to them.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS authored and emoral435 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8b286fb View commit details
    Browse the repository at this point in the history
  4. Use display name instead of 'me' text.

    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS authored and emoral435 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ada6e35 View commit details
    Browse the repository at this point in the history
  5. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command authored and emoral435 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    67a874a View commit details
    Browse the repository at this point in the history