Commit Graph

235 Commits (a305c37e62eca42aaad16b4521520bad6bca58d2)

Author SHA1 Message Date
silverwind e24f651c86
Add template linting via djlint (#25212) 1 year ago
wxiaoguang 46c17c8029
Use flex to align SVG and text (#25163) 1 year ago
HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
Kyle D 72eedfb915
Show file tree by default (#25052) 1 year ago
silverwind c5ede35124
Add button on diff header to copy file name, misc diff header tweaks (#24986) 1 year ago
wxiaoguang ee99cf6313
Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
Yevhen Pavlov a36c620583
Display file mode for new file and file mode changes (#24966) 1 year ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 1 year ago
silverwind 19993d8814
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 2 years ago
yp05327 b5c26fa825
Add markdown preview to Submit Review Textarea (#24672) 2 years ago
Hester Gong 8bbbf7e6b8
Remove fluid on compare diff page (#24627) 2 years ago
wxiaoguang b6fc2cdf82
Make diff view full width again (#24598) 2 years ago
wxiaoguang 56ae853ca0
Simplify template helper functions (#24570) 2 years ago
wxiaoguang 3e7101dd64
Improve "new-menu" (#24465) 2 years ago
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