Forgejo/templates/user
0ko 291e145ac5 Move global issue/pull sidebar filter into an option (#4096)
Sidebar repo filtering was removed in gitea1.22-legacy, so in Forgejo 7.0. Now it only has filtering based on issue/pull type (created by me, i'm assigned..), which can easily fit into a regular filtering option to be consistent with other UI pages: subscriptions and repo issues.

* move these filtering from sidebar to a "Type" option. You can find the same option in repo issues

Affected pages (you can view how "Before" looks like here):
* https://codeberg.org/issues
* https://codeberg.org/pulls
* https://codeberg.org/org/forgejo/issues
* https://codeberg.org/org/forgejo/pulls

## Preview

https://codeberg.org/attachments/652db186-9bd4-414b-ae0e-06a11f9c1abd
https://codeberg.org/attachments/76c2b040-0900-4fed-aa69-e76d31072fa7

## The inspiration

This PR improves consistency with repo issues/pulls view:

https://codeberg.org/attachments/2f503ca7-89a0-4c0a-ad37-b0d7755e044d

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4096
Reviewed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-06-15 16:11:31 +00:00
..
auth Return access_denied error when an OAuth2 request is denied (#30974) 2024-05-26 18:37:20 +02:00
dashboard Move global issue/pull sidebar filter into an option (#4096) 2024-06-15 16:11:31 +00:00
notification Fix overflow on notifications (#31178) 2024-06-09 11:13:39 +02:00
overview Show repo count in blocked users tab (#3601) 2024-05-02 15:51:27 +00:00
settings Fix some URLs whose sub-path is missing (#31289) 2024-06-09 16:04:57 +02:00
code.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
heatmap.tmpl Fix heatmap localization 2024-03-20 08:20:08 +01:00
profile.tmpl Fix the spacing issue in the Project view (#30415) 2024-04-15 20:01:36 +02:00