0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 14:00:11 +01:00
gitea/templates/repo/issue
puni9869 e0a796a641
Adding hint Archived to archive label. (#26741)
Followup  https://github.com/go-gitea/gitea/pull/26478
## Archived labels UI

Changed:
* Enhanced the Filtered UI page to seamlessly incorporate a list of
archived labels.

Outsourced:
* Defer the implementation of specialized handling for archived labels
to upcoming pull requests. This step will be undertaken subsequent to
the successful merge of this pull request.

Screenshots

![image](https://github.com/go-gitea/gitea/assets/80308335/1f33cfb2-2bac-46f0-9103-9e62d235b1d2)

![image](https://github.com/go-gitea/gitea/assets/80308335/3609acd0-b1ba-4ee9-8c4e-1a34dbc37dd7)

![image](https://github.com/go-gitea/gitea/assets/80308335/9860196d-2391-409b-a9a0-1205ab4b412b)

---

Part of https://github.com/go-gitea/gitea/issues/25237

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
2023-08-27 09:32:54 +00:00
..
fields
labels Adding hint Archived to archive label. (#26741) 2023-08-27 09:32:54 +00:00
milestone Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
view_content Fix incorrect "tabindex" attributes (#26733) 2023-08-26 10:44:00 +08:00
branch_selector_field.tmpl
card.tmpl
choose.tmpl
comment_tab.tmpl
filters.tmpl Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Fix incorrect "tabindex" attributes (#26733) 2023-08-26 10:44:00 +08:00
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl
view_title.tmpl
view.tmpl