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
zeripath fe2cacf5ea
Properly truncate system notices (#11714)
* Properly truncate system notices

As noted in #11658 the system notifications list will always suffix
system notices with ... even when the notice is longer than 120
characters.

Instead we should use .text.truncate to auto truncate and make the
notices clickable to view their details.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per @CirnoT make table cell clickable

* ensure that pre wraps

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin Properly truncate system notices (#11714) 4 years ago
base When must change password only show Signout (#11600) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Do not show lock icon on repo list for public repos in private org (#11445) 4 years ago
mail Add push commits history comment on PR time-line (#11167) 4 years ago
org Add Organization Wide Labels (#10814) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Fix styling for PR merge section when no checks (#11609) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Issue/Pull expose IsLocked Property on API (#11708) 4 years ago
user Fix repo-list private and total count bugs (#11500) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago