summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Enable whitespace rendering on selection in Monaco (#24444) (#24485)Giteabot2023-05-021-1/+0
* Fix issue attachment handling (#24202) (#24221)wxiaoguang2023-04-201-24/+29
* Add run status in action view page (#24223)yp053272023-04-201-1/+8
* Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)Giteabot2023-04-171-14/+5
* Use 1.18's aria role for dropdown menus (#24144) (#24155)wxiaoguang2023-04-171-2/+2
* Sort repo topic labels by name (#24123) (#24153)wxiaoguang2023-04-171-3/+3
* Highlight selected file in the PR file tree (#23947) (#24126)sillyguodong2023-04-142-11/+29
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...Giteabot2023-04-121-0/+2
* Scroll collapsed file into view (#23702) (#23929)Giteabot2023-04-051-0/+3
* Fix code view (diff) broken layout (#23096) (#23918)Giteabot2023-04-041-9/+0
* Remove assertion debug code for show/hide refactoring (#23576) (#23868)Giteabot2023-04-021-26/+0
* Fix JS error when changing PR's target branch (#23862) (#23864)Giteabot2023-04-011-2/+0
* Fix issue due date edit toggle bug (#23723) (#23758)Giteabot2023-03-271-1/+1
* Remove row clicking from notification table (#22695) (#23706)Giteabot2023-03-261-15/+0
* Polyfill the window.customElements (#23592) (#23595)wxiaoguang2023-03-201-0/+2
* Fix JS error on compare page (#23551) (#23566)Giteabot2023-03-181-13/+15
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, ti...wxiaoguang2023-03-185-86/+199
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f...Giteabot2023-03-171-1/+21
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)Giteabot2023-03-171-6/+17
* Replace Less with CSS (#23508)silverwind2023-03-161-117/+145
* Make time tooltips interactive (#23526) (#23527)Giteabot2023-03-161-0/+1
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Giteabot2023-03-131-2/+1
* 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-071-8/+7
* 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
* 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
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2...Yarden Shoham2023-02-242-13/+39
* 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
* 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-212-5/+6
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-0/+4
* Improve frontend guidelines (#23007)wxiaoguang2023-02-211-3/+30
* Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)wxiaoguang2023-02-202-4/+0
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1928-145/+235
* Scoped labels (#22585)Brecht Van Lommel2023-02-186-70/+136
* 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-161-12/+12
* Add `title` to PR file tree items (#22918)delvh2023-02-161-1/+2
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5