aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-projects.js
Commit message (Expand)AuthorAgeFilesLines
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-121-26/+22
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-16/+4
* JS refactors (#22227)silverwind2022-12-241-1/+1
* Fixed colour transparency regex matching in project board sorting (#22091) (#...MisterCavespider2022-12-211-1/+1
* Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure sc...Nathaniel Sabanski2022-12-201-0/+4
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* 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