gitea/templates/repo
Gary Kim 2ed21e7e09 Prevent Commit Status and Message From Overflowing On Branch Page (#7800)
* Prevent Commit Status From Overflowing On Branch Page

It is possible for the commit ci status
on the branches page for a repository to
become an ellipsis due to overflowing.

This commit will fix that issue by
using flex.

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

* Fix multiple overflowing issues in commits table

It was possible that the commit message would
overflow hiding the expand commits button
and commit status. This change ensures that
the correct elements overflow without hiding
anything else.

This change also reverts using flex in the
commits list because it was causing issues
in Blink based browsers.

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

* Remove unnecessary html element and fix indentation issues
2019-08-09 20:57:29 +08:00
..
branch sugestion to use range .Branches (#7674) 2019-07-30 23:02:58 +08: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 Properly escape release attachment URL (#6512) 2019-04-05 11:28:10 -04:00
settings Repository avatars (#6986) 2019-05-29 22:22:26 -04:00
wiki wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00
activity.tmpl Improve localization of git activity stats (#6848) 2019-05-04 23:32:37 +03:00
blame.tmpl Fix file header overflow in file and blame views (#7562) 2019-07-23 10:12:09 +08:00
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 2018-03-19 22:29:16 +08:00
commit_page.tmpl Compare branches, commits and tags with each other (#6991) 2019-06-07 16:29:29 -04:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
commits_table.tmpl Prevent Commit Status and Message From Overflowing On Branch Page (#7800) 2019-08-09 20:57:29 +08:00
create.tmpl Add more title attributes on shortened names (#6647) 2019-04-17 10:49:56 -04:00
empty.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Apply emoji on commit graph page (#7743) 2019-08-04 22:49:29 +08:00
header.tmpl ui fixes - compare view and archieved repo issues (#7345) 2019-07-08 20:18:09 +01:00
home.tmpl Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 2019-04-02 08:41:19 +08:00
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
view_file.tmpl Fix file header overflow in file and blame views (#7562) 2019-07-23 10:12:09 +08:00
view_list.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00