summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-1/+1
* Show all labelsRegis Boudinot2017-08-081-3/+2
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-034-1/+4
* Update vue-resourceFilipa Lacerda2017-07-125-19/+16
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-032-3/+5
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-232-7/+6
* Make filtered search boards more consistent with EEconsistent-filtered-search-boardsClement Ho2017-06-161-1/+0
* Remove dead singular assignee code in boardsremove-dead-singular-assignee-code-in-boardsEric Eastwood2017-06-091-3/+0
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-077-7/+38
|\
| * updated service specPhil Hughes2017-06-061-1/+2
| * changed the icon for the collapsed backlog listPhil Hughes2017-06-012-1/+6
| * fixed boards specsPhil Hughes2017-06-013-2/+3
| * spec updatesPhil Hughes2017-05-312-2/+2
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-313-4/+28
* | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-074-4/+20
|\ \ | |/ |/|
| * animate adding issue to boards31633-animate-issueSimon Knox2017-06-014-4/+20
* | Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-263-1/+9
|/
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-227-33/+25
|\
| * update boards_bundle to ES module syntaxMike Greiling2017-05-167-33/+25
* | Consolidate user avatar Vue logicBryce Johnson2017-05-181-15/+12
* | Fix unassigned checkmarkClement Ho2017-05-171-0/+6
|/
* Removes nicescroll from issuable sidebarPhil Hughes2017-05-161-12/+0
* Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-0/+3
|\
| * Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+3
* | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-102-11/+12
* | stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-095-8/+33
|/
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-053-18/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-055-7/+25
|\
| * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-046-14/+12
| * Merge branch 'master' into issue-boards-no-avatarPhil Hughes2017-05-041-0/+3
| |\
| * | Fixed avatar not displaying in issue boardsPhil Hughes2017-04-282-1/+3
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-047-39/+171
| |/ |/|
* | Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-0/+3
|/
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-205-11/+23
* Merge branch 'issue-boards-count-not-updating' into 'master' 19360-preview-pdfsFilipa Lacerda2017-04-181-5/+6
|\
| * Moved per page value to constissue-boards-count-not-updatingPhil Hughes2017-04-181-1/+3
| * Only increase the page number for boards when we need toPhil Hughes2017-04-131-5/+4
* | Merge branch 'remove-iife-boards-bundle' into 'master' Filipa Lacerda2017-04-1317-1182/+1148
|\ \ | |/ |/|
| * Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-1017-1182/+1148
* | Merge branch 'boards-done-add-tooltip' into 'master' Filipa Lacerda2017-04-111-0/+1
|\ \ | |/ |/|
| * Issue 22424: Add tooltip to header of Done listandrew brown2017-04-091-0/+1
* | Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-0/+4
* | Update issue board cards designClement Ho2017-04-061-20/+47
* | Changed order in Vue filePhil Hughes2017-04-051-77/+78
* | Added specs for board list componentPhil Hughes2017-04-052-6/+9
* | Issue boards list template in JS filePhil Hughes2017-04-053-111/+175
|/
* Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-282-6/+4
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-274-5/+5
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-244-5/+5