aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Improve the branch selector tab UI (#26631)wxiaoguang2023-08-211-20/+37
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-7/+14
* Use "input" event instead of "keyup" event for migration form (#26602)wxiaoguang2023-08-201-3/+3
* Update JS dependencies (#26586)silverwind2023-08-191-2/+2
* Rewrite the DiffFileTreeItem and fix misalignment (#26565)wxiaoguang2023-08-182-108/+46
* Allow text selection in actions step header (#26588)silverwind2023-08-181-1/+0
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575)wxiaoguang2023-08-182-0/+19
* Remove fomantic transition module (#26469)silverwind2023-08-161-0/+37
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-161-2/+2
* Improve clickable area in repo action view page (#26115)yp053272023-08-161-14/+10
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+4
* Refactor project templates (#26448)Denys Konovalov2023-08-122-37/+37
* Avoiding accessing undefined mentionValues (#26461)wxiaoguang2023-08-122-2/+2
* Tweak actions menu (#26278)silverwind2023-08-121-20/+10
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-1/+15
* Fix the topic validation rule and suport dots (#26286)wxiaoguang2023-08-031-1/+1
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-2/+5
* Fix attachment clipboard copy on insecure origin (#26224)silverwind2023-07-301-3/+5
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-284-0/+313
* Hide branch/tag icon if branches/tags are empty (#26204)wxiaoguang2023-07-281-2/+2
* Show branches and tags that contain a commit (#25180)delvh2023-07-274-2/+56
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-213-33/+72
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-2/+1
* Fix escape problems in the branch selector (#25875)yp053272023-07-211-4/+4
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-2/+2
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-183-2/+4
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-68/+68
* Import `sortablejs` only once (#25936)silverwind2023-07-173-7/+10
* Fix notification list bugs (#25781)wxiaoguang2023-07-091-1/+1
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-095-55/+26
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-082-2/+2
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-5/+3
* Prevent duplicate image loading (#25675)delvh2023-07-041-1/+2
* Actions list enhancements (#25601)silverwind2023-07-041-6/+5
* Fix show more for image on diff page (#25672)HesterG2023-07-041-0/+2
* Make "cancel" buttons have proper type in modal forms (#25618)wxiaoguang2023-07-032-0/+28
* Add log line anchor for action logs (#25532)HesterG2023-07-031-7/+38
* Update emoji set to Unicode 15 (#25595)isla w2023-06-291-0/+4
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-292-0/+7
* Add custom ansi colors and CSS variables for them (#25546)silverwind2023-06-282-1/+2
* Fix rerun icon on action view component (#25531)HesterG2023-06-271-2/+2
* Add toasts to UI (#25449)silverwind2023-06-277-5/+97
* Revert "Make buttons in a modal form have proper type. (#25446)" (#25485)wxiaoguang2023-06-251-2/+0
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-252-2/+15
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-232-0/+14