aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls/files.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Fix timeline comments sections borders * Fix files dropzone right alignment * Update review comment form and controls * Clear segment style from comment form tabs * Remove segment class from pulls tab * Fix Time Tracker - Add Time button border * Fix buttons right alignment * Markdown tab minimal height * Fix DropZone hover effect * Fix Lint + remove unused controls class Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: zeripath <art27@cantab.net>
* 1148: Take up the full width when viewing the diff in split view. (#8114)pmdematagoda2019-09-071-1/+1
| | | This replicates how the commit view works in split view.
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
| | | Signed-off-by: Robin Durner <github@nubenum.de>
* User shouldn't be able to approve or reject his/her own PR (#4729)Lanre Adelowo2018-08-201-0/+1
| | | | | | | | | | | | | | | | * Make sure author cannot reject/approve their own PR * Disable buttons in templates too * Remove unneccessary if check since the switch below catches it * Fix IsOwner check * Update template and remove new template variable * Add alert template and redirect to diff page on review failure * Redirect to files diff as a little update to #4632
* Web editor: improve edit fileUnknwon2016-08-281-1/+1
|
* Fix pull request availability checkUnknwon2016-03-061-1/+1
|
* #2251 fix button nameUnknwon2015-12-191-1/+1
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-3/+3
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* finish PR UIUnknwon2015-09-021-0/+19