Commit Graph

117 Commits (be23b73e8523738a1d3c214a01c0f162146da1c0)

Author SHA1 Message Date
sebastian-sauer f03d95f0a9
Allow/fix review (approve/reject) of empty PRs (#25690) 1 year ago
sebastian-sauer ed8a8af99f
Use AfterCommitId to get commit for Viewed functionality (#25529) 1 year ago
sebastian-sauer 77e449f0be
Highlight viewed files differently in the PR filetree (#24956) 1 year ago
silverwind 7fb539677b
Diff page enhancements (#25398) 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 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
wxiaoguang b6fc2cdf82
Make diff view full width again (#24598) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
silverwind aa4d1d94f7
Diff improvements (#23553) 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
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 1fcf96ad01
Improve PR Review Box UI (#22986) 2 years ago
Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 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
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
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
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
silverwind 94549bcd11
Change review buttons to icons to make space for text (#20934) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
silverwind b4d420d865
Replace unstyled meter with progress (#19968) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 3 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 3 years ago
silverwind 219c87e7d8
Mute link in diff header (#19556) 3 years ago
KN4CK3R e5c6c001c5
Permalink files In PR diff (#19534) 3 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 8eddb75508
perf: only generate data-comment-url once (#17618) 3 years ago
wxiaoguang 89beceeb9a
Fix a UI error when folding a file content in a commit view (#17446) 3 years ago