gitea/templates/repo
Denys Konovalov eec45b43db
move issue filters to shared template (#25729)
Issue filters are being used on repo list page and on milestone issues
page, and the code is mostly duplicated.

This PR does the following changes:
- move issue filters into a shared template
- allow filtering milestone issues by project, so no need to hide this
filter on milestone issues page
- remove some dead code (e. g. issue actions in milestone issues
template)
- fix label filter dropdown width

---------

Co-authored-by: 6543 <6543@obermui.de>
2023-07-13 20:00:38 +00:00
..
actions Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
branch Fix the wrong default branch name displayed by checkout (#25777) 2023-07-09 11:09:06 +02:00
cite
code Newly pushed branches hints on repository home page (#25715) 2023-07-08 05:19:00 +02:00
diff Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
editor Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
find
graph
issue move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
migrate Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
projects Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
pulls Allow/fix review (approve/reject) of empty PRs (#25690) 2023-07-06 15:33:04 +00:00
release Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
settings Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
tag Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
wiki Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
activity.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
clone_script.tmpl
commit_page.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
commits_table.tmpl Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
commits.tmpl
create_helper.tmpl
create.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
empty.tmpl Repository Archived text title center align (#25767) 2023-07-08 10:57:17 +00:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.tmpl Tweak repo topics bar (#25769) 2023-07-08 18:12:30 +00:00
icon.tmpl
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
release_tag_header.tmpl Fix tags header and pretty format numbers (#25624) 2023-07-05 04:11:42 +00:00
search_name.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl Fix tags header and pretty format numbers (#25624) 2023-07-05 04:11:42 +00:00
unicode_escape_prompt.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl