0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-19 16:11:01 +01:00
gitea/templates
majiayu000 8bec3d7736 Add pagination, filtering and description display to organization teams page
This change adds:
- Pagination support for the teams list using SearchTeam with configurable page size
- Search/filter functionality to filter teams by name or description
- Display of team descriptions in the team list view
- Empty state message when no teams match the search criteria

The implementation follows existing patterns used in members.go and other
paginated lists in the codebase.

Fixes #34482

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: majiayu000 <1835304752@qq.com>
2025-12-30 19:12:14 +08:00
..
2025-10-19 00:37:50 +08:00