0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 17:33:16 +01:00
gitea/templates
Animesh Kumar ed2ca46f30 feat: add pagination, search, and description to org teams page
Add pagination and keyword search to the organization teams list page.
Display team descriptions in team cards.

- Refactor Teams() handler to use SearchTeam() with ListOptions
  for server-side pagination and keyword filtering
- Add search input with the existing 'search.team_kind' locale string
- Show team description in an attached segment below the team name
- Add standard pagination widget at the bottom of the list

Fixes go-gitea/gitea#34482
2026-02-11 00:16:39 +05:30
..
2026-01-24 12:52:13 +00:00