summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-243-5/+13
|\ \ | |/ |/|
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-213-5/+13
* | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda2017-03-232-0/+4
|\ \
| * | Fixed search param being used in the add issues modalPhil Hughes2017-03-212-0/+4
| |/
* | Merge branch 'remove-cookies-global' into 'master' Filipa Lacerda2017-03-232-2/+5
|\ \
| * | remove Cookies class from global spaceMike Greiling2017-03-222-2/+5
* | | Fixed bug stopping issue boards cards being draggedPhil Hughes2017-03-221-1/+1
|/ /
* | make eslint happyMike Greiling2017-03-201-1/+1
* | remove Vue from the global spaceMike Greiling2017-03-2017-19/+33
|/
* Merge branch 'clear-page-param-after-filter-in-add-issues-modal' into 'master' Alfredo Sumaran2017-03-211-0/+4
|\
| * Reset issue boards add issues modal page when filteringclear-page-param-after-filter-in-add-issues-modalPhil Hughes2017-03-171-0/+4
* | Rename 'All issues' to 'Open issues' in Add issues modalblackst0ne2017-03-182-3/+3
* | Merge branch 'boards-blank-state-template-in-js' into 'master' Filipa Lacerda2017-03-172-46/+78
|\ \ | |/ |/|
| * Fixed eslintboards-blank-state-template-in-jsPhil Hughes2017-03-161-0/+1
| * Catches errors when generating listsPhil Hughes2017-03-161-0/+7
| * Issue boards blank state template in JS filePhil Hughes2017-03-152-46/+70
* | Fixed eslintissue-boards-modal-filter-barPhil Hughes2017-03-162-18/+18