gitea_mirror/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>
2019-07-17 16:02:41 -04:00
..
admin show lfs config on admin panel (#7220) 2019-06-16 19:24:49 +01:00
base jQuery 3 (#7425) 2019-07-12 08:21:44 +03:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
mail UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
org create class for inlie positioned lists (#7393) 2019-07-12 18:44:28 +01:00
pwa jQuery 3 (#7425) 2019-07-12 08:21:44 +03:00
repo Add Extra Info to Branches Page (#7461) 2019-07-17 16:02:41 -04:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
user Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
home.tmpl Fix typo in home.tmpl (#7452) 2019-07-15 19:26:23 -04:00
install.tmpl Add support of utf8mb4 for mysql (#6992) 2019-05-24 00:15:26 -04:00