Commit Graph

128 Commits (3b139fa3a37b2ab42d82370d6835b2f7d7822b1d)

Author SHA1 Message Date
wxiaoguang 1f00bc44b2
Fix review UI (#27322) 1 year ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
Denys Konovalov 2325fe777d
cleanup locale function usage (#27227) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang 390ec619f3
Fix review bar misalignment (#26711) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
puni9869 1d8d90fd37
Fixing the align of commit stats in commit_page template. (#26161) 1 year ago
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786) 1 year ago
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