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
Gary Kim c8aa46d27b Add Extra Info to Branches Page (#7461)
* Add branch protection information to branches page

This change will add a tag on the ui that indicates
whether a branch is protected on the repository
branches page.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Add last commit information to repo branches page

This change adds the ID and commit message of the last
commit on a branch to the branches page for repositories.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Make branch page commit message truncate in css rather then template

The truncating of commit messages shown under branches
in the repository branches page has been moved to using
css rather then the Go template as the template was causing
some issues when the commit messaged had a link when rendered.

This commit also makes the commit message paragraph itself
use flex in order to make managing its elements easier.

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years ago
..
admin show lfs config on admin panel (#7220) 5 years ago
base jQuery 3 (#7425) 5 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail UX + Security current user password reset (#5042) 5 years ago
org create class for inlie positioned lists (#7393) 5 years ago
pwa jQuery 3 (#7425) 5 years ago
repo Add Extra Info to Branches Page (#7461) 5 years ago
status Minor UI tweaks (#5980) 5 years ago
swagger Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
user Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
home.tmpl Fix typo in home.tmpl (#7452) 5 years ago
install.tmpl Add support of utf8mb4 for mysql (#6992) 5 years ago