| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
097dce68a4 |
Prettify timeline 3 (#11139)
* 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> |
6 years ago |
|
|
b9d77c0d84 |
Fix some issues with special chars in branch names (#3767)
Signed-off-by: Robin Durner <github@nubenum.de> |
7 years ago |
|
|
f925c24186 | Fix pull request availability check | 10 years ago |
|
|
7bf2bd9f88 | #2251 fix button name | 10 years ago |
|
|
69427c6115 |
Indent all templates with tabs
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
|
10 years ago |
|
|
249e492b6b | finish PR UI | 10 years ago |