gitea/templates/repo
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
* Api endpoint for searching teams.

Signed-off-by: dasv <david.svantesson@qrtech.se>

* Move API to /orgs/:org/teams/search

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Regenerate swagger

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix search is Get

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add test for search team API.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Update routers/api/v1/org/team.go

grammar

Co-Authored-By: Richard Mahn <richmahn@users.noreply.github.com>

* Fix review comments

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix some issues in repo collaboration team search, after changes in this PR.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Remove teamUser which is not used and replace with actual user id.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Remove unused search variable UserIsAdmin.

* Add paging to team search.

* Re-genereate swagger

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix review comments

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* fix

* Regenerate swagger
2019-10-01 13:32:28 +08:00
..
branch [Branch View] show "New Pull Request" Button only if posible (#7977) 2019-08-26 13:47:41 +03:00
diff Adds side-by-side diff for images (#6784) 2019-09-16 17:03:22 +08:00
editor Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
issue Show correct commit status in PR list (#8316) 2019-09-30 09:07:43 +08:00
pulls Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
release Properly escape release attachment URL (#6512) 2019-04-05 11:28:10 -04:00
settings API endpoint for searching teams. (#8108) 2019-10-01 13:32:28 +08:00
wiki wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00
activity.tmpl Improve localization of git activity stats (#6848) 2019-05-04 23:32:37 +03:00
blame.tmpl keep blame view buttons sequence consistent with normal view when view a file (#8007) 2019-08-27 22:23:18 -04:00
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 2018-03-19 22:29:16 +08:00
commit_page.tmpl Compare branches, commits and tags with each other (#6991) 2019-06-07 16:29:29 -04:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
commits_table.tmpl Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
create.tmpl Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
empty.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl [Branch View] show "New Pull Request" Button only if posible (#7977) 2019-08-26 13:47:41 +03:00
header.tmpl [fix #7384] make show private icon when repo avatar set (#8144) 2019-09-13 07:15:26 +03:00
home.tmpl Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 2019-04-02 08:41:19 +08:00
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
view_file.tmpl Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
view_list.tmpl Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00