Commit Graph

36 Commits (26ee66327fecf2f1755a47f9193bc6305132def1)

Author SHA1 Message Date
silverwind 36887ed392
Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 7 months ago
Yarden Shoham b535c6ca7b
Remove jQuery class from the project page (#30183) 8 months ago
silverwind 7fda109aba
Drag-and-drop improvements for projects and issue pins (#29875) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
Yarden Shoham 5c91d7920f
Remove jQuery `.attr` from the project page (#30004) 8 months ago
silverwind fa100618c4
Forbid jQuery `.css` and refactor all usage (#29852) 8 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 8 months ago
Yarden Shoham 3979970938
Remove jQuery AJAX from the project page (#29814) 8 months ago
Nanguan Lin 51d1dc22ff
Fix duplicate project board when hitting `enter` key (#27746) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
silverwind 8bb0a03eaa
Import `sortablejs` only once (#25936) 1 year ago
silverwind 38844e0869
Always pass 6-digit hex color to monaco (#25780) 1 year ago
Punit Inani 2ad2d5a6ce
Disable `Create column` button while the column name is empty (#25192) 1 year ago
silverwind 4aacc3ac78
Add two eslint plugins (#24776) 2 years ago
Hester Gong ea7954f069
Modify luminance calculation and extract related functions into single files (#24586) 2 years ago
yp05327 2ee72d011f
Add permission check for moving issue action in project view page (#24589) 2 years ago
silverwind d5b2bf9044
Update JS dependencies, add new eslint rules (#24597) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
yp05327 8ea33baa1c
Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
yp05327 e72290fd9a
Sync the class change of Edit Column Button to JS code (#23400) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
MisterCavespider c403e2f1cf
Fixed colour transparency regex matching in project board sorting (#22091) (#22092) 2 years ago
Nathaniel Sabanski 8e267afd35
Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
Roger Luo bbce905b6a
Feature: show issue assignee on project board (#15232) 3 years ago
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
wxiaoguang 4cbe792562
Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) 3 years ago
wxiaoguang 49b2cb998b
Fix project board bug and improve documents (#17753) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
wxiaoguang 7f802631c5
Fix some incorrect async functions, improve frontend document. (#17597) 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
silverwind 5e85cdad29
Project board improvements (#15429) 4 years ago
silverwind 1a03fa7a4f
Update JS dependencies (#15033) 4 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634) 4 years ago
6543 3091600cc8
KanBan: be able to set default board (#14147) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago