]> source.dussan.org Git - gitea.git/commit
Adding hint `Archived` to archive label. (#26741)
authorpuni9869 <80308335+puni9869@users.noreply.github.com>
Sun, 27 Aug 2023 09:32:54 +0000 (15:02 +0530)
committerGitHub <noreply@github.com>
Sun, 27 Aug 2023 09:32:54 +0000 (09:32 +0000)
commite0a796a6410f7a540e2bc16ac5e386305c9321d1
treecb4172c77155ac6162475e9567102cf83933df80
parent43652746f2929aeb53ec1e575c3691050755a0b5
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>
options/locale/locale_en-US.ini
templates/repo/issue/labels/label_list.tmpl
web_src/css/helpers.css