summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect display for comment context menu (#23343) (#23344)wxiaoguang2023-03-081-2/+3
* Fix adding of empty class name (#23352) (#23360)Giteabot2023-03-071-1/+2
* Fix various ImageDiff/SVG bugs (#23312) (#23358)Giteabot2023-03-072-10/+10
* Fix PR view misalignment caused by long name file (#23321) (#23335)Giteabot2023-03-071-2/+17
* Scoped labels: don't require holding alt key to remove (#23303) (#23331)Giteabot2023-03-061-6/+1
* Change interactiveBorder to fix popup preview (#23169) (#23314)Giteabot2023-03-061-0/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) ...Giteabot2023-03-051-0/+2
* Fix various bugs for "install" page (#23194) (#23286)v1.19.0-rc1Giteabot2023-03-051-1/+38
* update to mermaid v10 (#23178) (#23299)Giteabot2023-03-051-21/+20
* Fix code wrap for unbroken lines (#23268) (#23293)Giteabot2023-03-041-2/+1
* Use async await to fix empty quote reply at first time (#23168) (#23256)Giteabot2023-03-022-19/+22
* Fix switched citation format (#23250) (#23253)Giteabot2023-03-021-1/+1
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) ...Giteabot2023-03-021-63/+28
* Use the correct selector to hide the checkmark of selected labels on clear (#...Giteabot2023-03-011-1/+1
* Change button text for commenting and closing an issue at the same time (#231...Yarden Shoham2023-02-282-1/+10
* Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...wxiaoguang2023-02-281-2/+2
* Add word-break to sidebar-item-link (#23146) (#23180)Yarden Shoham2023-02-271-1/+1
* Change style to improve whitespaces trimming inside inline markdown code (#23...silverwind2023-02-241-0/+1
* Fix height for sticky head on large screen on PR page (#23111) (#23123)Yarden Shoham2023-02-241-10/+2
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2...Yarden Shoham2023-02-242-13/+39
* Add wrapper to author to avoid long name ui problem (#23030) (#23098)Yarden Shoham2023-02-241-4/+15
* Fix some more hidden problems (#23074) (#23075)wxiaoguang2023-02-221-4/+4
* Fix the show/hide methods for string selector (#23042)wxiaoguang2023-02-211-1/+5
* Upgrade to stylelint 15 (#22944)silverwind2023-02-215-6/+4
* Add force_merge to merge request and fix checking mergable (#23010)Jason Song2023-02-211-1/+6
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-216-44/+27
* Remove dashes between organization member avatars on hover (#23034)HesterG2023-02-211-0/+4
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-0/+4
* Improve frontend guidelines (#23007)wxiaoguang2023-02-211-3/+30
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-201-1/+0
* Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)wxiaoguang2023-02-202-4/+0
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-203-27/+2
* Fix avatar misalignment (#22955)Zettat1232023-02-201-0/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1931-163/+246
* Scoped labels (#22585)Brecht Van Lommel2023-02-188-93/+179
* webview: Fix overflowing diff body (#22959)Ferdinand Thiessen2023-02-181-0/+5
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-0/+17
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-164-22/+16
* Add `title` to PR file tree items (#22918)delvh2023-02-161-1/+2
* Fix dark-colored description text in arc-green theme (#22908)Zettat1232023-02-141-0/+4
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1316-206/+207
* Remove _actions.less (#22885)Jason Song2023-02-133-46/+53
* Highlight focused diff file (#22870)delvh2023-02-131-0/+8
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Revert "Fix notification and stopwatch empty states" (#22876)Lunny Xiao2023-02-122-2/+0
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-122-2/+19
* Fix notification and stopwatch empty states (#22845)silverwind2023-02-112-0/+2
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+23
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-093-4/+16