aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-issue.ts
Commit message (Expand)AuthorAgeFilesLines
* Only hide dropzone when no files have been uploaded (#35156)Bart van der Braak12 days1-1/+6
* Improve html escape (#34911)wxiaoguang2025-07-011-3/+2
* Fix PR toggle WIP (#34920)wxiaoguang2025-07-011-13/+9
* Option to delay conflict checking of old pull requests until page view (#27779)Brecht Van Lommel2025-04-241-48/+0
* Refactor repo-issue.ts (#33784)wxiaoguang2025-03-041-132/+105
* Hide/disable unusable UI elements when a repository is archived (#33459)wxiaoguang2025-01-311-12/+6
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-221-10/+10
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-161-1/+1
* Refactor legacy line-number and scroll code (#33094)wxiaoguang2025-01-041-17/+4
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-10/+11
* Fix areYouSure confirm (#32941)wxiaoguang2024-12-211-1/+2
* show warning on navigation if currently editing comment or title (#32920)Tim2024-12-201-2/+4
* Fix a number of typescript errors (#32773)silverwind2024-12-111-10/+12
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-101-27/+71
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-28/+28
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-051-31/+0
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-5/+0
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-211-28/+20
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-101-14/+1
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-12/+0
* Refactor issue page info (#32445)wxiaoguang2024-11-081-6/+4
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-46/+0
* Refactor repo legacy (#32404)wxiaoguang2024-11-031-13/+19
* Fix a number of typescript issues (#32308)silverwind2024-10-311-1/+1
* Prevent from submitting issue/comment on uploading (#32263)박상철2024-10-231-25/+24
* Fix null errors on conversation holder (#32258) (#32266)cloudchamb3r2024-10-161-7/+10
* Convert frontend code to typescript (#31559)silverwind2024-07-071-0/+733