forgejo/templates/repo
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
..
branch Add Extra Info to Branches Page (#7461) 2019-07-17 16:02:41 -04:00
diff Diff: Fix indentation on unhighlighted code (#7435) 2019-07-12 16:22:52 +01:00
editor Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
issue ui fixes - compare view and archieved repo issues (#7345) 2019-07-08 20:18:09 +01:00
pulls Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
release
settings
wiki wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl ui fixes - compare view and archieved repo issues (#7345) 2019-07-08 20:18:09 +01:00
home.tmpl
migrate.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl