You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
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>
11 months ago
..
admin Simplify helper CSS classes and avoid abuse (#26728) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Check disabled workflow when rerun jobs (#26535) 11 months ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest More improvements for the "flex list" and the dashboard list (#26675) 11 months ago
explore remove unnecessary explore org template (#26459) 11 months ago
mail Add template linting via djlint (#25212) 1 year ago
org Fix incorrect "tabindex" attributes (#26733) 11 months ago
package Use flex classes in package settings (#26314) 11 months ago
projects Fix incorrect "tabindex" attributes (#26733) 11 months ago
repo Adding hint `Archived` to archive label. (#26741) 11 months ago
shared Fix typo of RunerOwnerID (#26508) 11 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger add Upload URL to release API (#26663) 11 months ago
user Fix incorrect "tabindex" attributes (#26733) 11 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago