Commit Graph

219 Commits (3f0651d4d61d62a16e1bb672056014ab02db5746)

Author SHA1 Message Date
wxiaoguang 5a5ab8ef5a
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
sillyguodong bedad23f9e
Expand/Collapse all changed files (#23639) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
wxiaoguang d149093ce3
Fix code view (diff) broken layout (#23096) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
wxiaoguang 9a30b2eafa
Fix review conversation reply (#23846) 2 years ago
silverwind aa4d1d94f7
Diff improvements (#23553) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
wxiaoguang 59eb660b1a
Fix incorrect `toggle` buttons (#23676) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
Punit Inani a8c30a45fa
`Publish Review` buttons should indicate why they are disabled (#23598) 2 years ago
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
wxiaoguang 6bad0fb24f
Fix review comment context menu clipped bug (#23523) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
Hester Gong 471b6d24b4
Fix PR view misalignment caused by long name file (#23321) 2 years ago
wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
wxiaoguang ce73492d6f
Refactor `ctx` in templates (#23105) 2 years ago
wxiaoguang 1fcf96ad01
Improve PR Review Box UI (#22986) 2 years ago
Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 2 years ago
Lunny Xiao 8e9814c346
Fix broken pull request files (#22962) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
gempir d9c6cb71e1
Always go full width in PR view (#22844) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
wxiaoguang c46f53a627
Fix diff UI for unexpandable items (#22700) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
JakobDev be93e48ccb
Hide collapse icon in diff with no lines (#21094) 2 years ago
zeripath c0da3638e7
Restore function to "Show more" buttons (#22399) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago
silverwind fefdb7ffd1
Timeline and color tweaks (#21799) 2 years ago
Gusted 29c00eb1ed
Improve code comment review on mobile (#21461) 2 years ago
Gusted 6b712465a8
Revert increased width on pull pages (#21470) 2 years ago
silverwind 9dc264a2ee
Diff file tree tweaks (#21446) 2 years ago
André Jaenisch 04e97b8311
Refactor from Vue2 to Vue3 (#20044) 2 years ago
sebastian-sauer 31f934c1d8
Add filetree on left of diff view (#21012) 2 years ago
silverwind 3d92ad8eb9
Use native inputs in whitespace dropdown (#20980) 2 years ago
delvh acee32ca09
Prevent invalid behavior for file reviewing when loading more files (#21230) 2 years ago
KN4CK3R 43c10def68
Fix CSV diff for added/deleted files (#21189) 2 years ago
luzpaz cb3b3e519f
Fix various typos (#21103) 2 years ago
zeripath de7b87fbc2
Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
wxiaoguang 2dbed4bd97
Fix the quick-submit for pending review comment (#20992) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago