aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-105-18/+82
* Make the actions control button look like an actual button (#24611)Yarden Shoham2023-05-101-20/+10
* Add a tooltip to the job rerun button (#24617)Yarden Shoham2023-05-101-1/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-092-8/+24
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-097-16/+13
* Attach a tooltip to the action control button (#24595)Yarden Shoham2023-05-081-3/+9
* Support markdown editor for issue template (#24400)yp053272023-05-086-79/+152
* Do not select line numbers when selecting text from the action run logs (#24594)Yarden Shoham2023-05-081-0/+1
* Add goto issue id function (#24479)Tyrone Yeh2023-05-072-1/+31
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-0/+3
* Display warning when user try to rename default branch (#24512)sillyguodong2023-05-041-0/+5
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-11/+0
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-033-7/+5
* Fix EasyMDE toolbar (#24489)silverwind2023-05-034-81/+217
* Enable whitespace rendering on selection in Monaco (#24444)silverwind2023-05-021-1/+0
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-012-17/+18
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-012-17/+22
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-0/+19
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-17/+9
* Add eslint-plugin-regexp (#24361)silverwind2023-04-262-2/+2
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-0/+2
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+10
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-252-0/+5
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-9/+8
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-224-18/+103
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-209-15/+15
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-24/+30
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-191-6/+0
* Fix Resolve Conversation not working in Conversation view (#24191)Brecht Van Lommel2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-191-11/+22
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-6/+9
* Make mention autocomplete case insensitive in new markdown editor (#24190)Brecht Van Lommel2023-04-181-2/+4
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-172-11/+6
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-14/+5
* Fix math and mermaid rendering bugs (#24049)silverwind2023-04-175-40/+42
* Refactor locale number (#24134)wxiaoguang2023-04-172-21/+0
* Use 1.18's aria role for dropdown menus (#24144)wxiaoguang2023-04-161-2/+2
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-2/+3
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-141-1/+11
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-2/+19
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10