Benjamin Gaussorgues
2ddfbf3e79
Merge pull request #45092 from nextcloud/fix/user-provider-search-shown
2024-07-24 16:38:13 +07:00
Andy Scherzinger
ec5b60af28
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-03 20:33:31 +07:00
Benjamin Gaussorgues
efea956c64
fix(search): show user search provider for deactivated and admin pages
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-04-29 11:47:48 +07:00
Benjamin Gaussorgues
0d8aa6894a
feat(search): hide user search if not on user list
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-22 08:47:53 +07:00
Arthur Schiwon
bdf0fe6a03
fix(meta): copyright note
2023-10-12 08:57:41 +07:00
sorbaugh
f66e4ee072
remove unused properties
...
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 08:57:41 +07:00
sorbaugh
c38bafba9e
Remove unneeded includes.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
65c70d7cc6
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
ab81cd1e1e
Add new user filter to search.
...
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
2023-10-12 08:56:48 +07:00