aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-projects.js
Commit message (Expand)AuthorAgeFilesLines
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-091-0/+8
* Replace deprecated String.prototype.substr() with String.prototype.slice() (#...CommanderRoot2022-02-181-3/+3
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Support sorting for project board issuses (#17152)Anbraten2021-12-081-14/+26
* Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932)wxiaoguang2021-12-081-6/+0
* Fix project board bug and improve documents (#17753)wxiaoguang2021-11-221-9/+12
* Add new JS linter rules (#17699)silverwind2021-11-221-43/+40
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-2/+4
* Fix some incorrect async functions, improve frontend document. (#17597)wxiaoguang2021-11-121-3/+1
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-0/+194