aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-2/+1
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-121-26/+22
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-112-41/+28
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-102-4/+39
* Fix incorrect display for comment context menu (#23343)wxiaoguang2023-03-081-2/+3
* Fix adding of empty class name (#23352)Hester Gong2023-03-071-1/+2
* Fix various ImageDiff/SVG bugs (#23312)wxiaoguang2023-03-071-8/+7
* Add ActionRunStatus component (#23259)yp053272023-03-062-16/+35
* Scoped labels: don't require holding alt key to remove (#23303)Brecht Van Lommel2023-03-061-6/+1
* Change interactiveBorder to fix popup preview (#23169)Hester Gong2023-03-051-0/+1
* Improve the frontend guideline (#23298)wxiaoguang2023-03-052-2/+2
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel2023-03-051-0/+2
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-042-5/+11
* Add run status in action view page (#23212)yp053272023-03-041-2/+13
* update to mermaid v10 (#23178)techknowlogick2023-03-041-21/+20
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-041-1/+38
* Support paste treepath when creating a new file or updating the file name (#2...Hester Gong2023-03-031-28/+38
* Add document for `webcomponents` (#23261)wxiaoguang2023-03-031-0/+19
* Use async await to fix empty quote reply at first time (#23168)HesterG2023-03-023-20/+23
* Fix switched citation format (#23250)Blender Defender2023-03-021-1/+1
* Use the correct selector to hide the checkmark of selected labels on clear (#...wxiaoguang2023-03-011-1/+1
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-63/+28
* Change button text for commenting and closing an issue at the same time (#23135)wxiaoguang2023-02-272-1/+10
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-2/+18
* Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang2023-02-242-13/+39
* Fix some more hidden problems (#23074)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
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1314-44/+44
* Remove _actions.less (#22885)Jason Song2023-02-131-2/+53
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-121-2/+5
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-092-4/+9
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-093-8/+8
* Fix rerun button of Actions (#22798)Jason Song2023-02-081-6/+9
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-083-10/+23
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-064-1/+20
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-053-18/+53