0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 04:59:05 +01:00
gitea/web_src/js
Maximilian Weiler 030f696cdd
Show direct match on top for user search (#17303)
This PR makes sure that direct matches in the user search always show on top of the result list.

The following places were checked to follow the desired behavior now:
- Search when adding a user to a team
- Search when adding a user as a collaborator to a repository

Signed-off-by: Maximilian Weiler <16721506+maweil@users.noreply.github.com>
2021-10-15 01:48:47 +02:00
..
code
components Actually compute proper foreground color for labels (#16729) 2021-08-25 12:55:47 -05:00
features Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
markup Keep attachments on tasklist update (#16750) 2021-08-20 15:26:19 -04:00
standalone
vendor
easymde.js
index.js Show direct match on top for user search (#17303) 2021-10-15 01:48:47 +02:00
jquery.js
publicpath.js
serviceworker.js
svg.js Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
utils.js Use light/dark theme based on system preference (#17051) 2021-09-27 15:47:44 +01:00
utils.test.js