1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-27 04:38:36 +00:00

Filter Repositories by type (#29231)

Filter Repositories by type (resolves #1170, #1318)

before:

![image](https://github.com/go-gitea/gitea/assets/72873130/74e6be62-9010-4ab4-8f9b-bd8afbebb8fb)


after:

![image](https://github.com/go-gitea/gitea/assets/72873130/e4d85ed6-7864-4150-8d72-5194dac1293f)
This commit is contained in:
Tim-Niclas Oelschläger
2024-03-03 11:18:34 +01:00
committed by GitHub
parent e71b69257c
commit e3524c63d6
15 changed files with 200 additions and 77 deletions

View File

@@ -7,7 +7,7 @@
</div>
</h4>
<div class="ui attached segment">
{{template "admin/repo/search" .}}
{{template "shared/repo_search" .}}
</div>
<div class="ui attached table segment">
<table class="ui very basic striped table unstackable">