summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components
Commit message (Expand)AuthorAgeFilesLines
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-28/+142
* 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-203-10/+18
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-1013-951/+925
* 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-271-1/+1
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-242-5/+12
|\ \ | |/ |/|
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-212-5/+12
* | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda2017-03-231-0/+2
|\ \
| * | Fixed search param being used in the add issues modalPhil Hughes2017-03-211-0/+2
| |/
* | Merge branch 'remove-cookies-global' into 'master' Filipa Lacerda2017-03-231-1/+3
|\ \
| * | remove Cookies class from global spaceMike Greiling2017-03-221-1/+3
* | | 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-2013-13/+23
|/
* 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
* | Moved reduce function to a utilPhil Hughes2017-03-163-24/+7
* | Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-2/+1
* | Fixed search specsPhil Hughes2017-03-161-1/+2
* | Fixed eslint errorsPhil Hughes2017-03-163-16/+33
* | Created a container class for filtered searchPhil Hughes2017-03-161-1/+5
* | Added filter bar into add issues modalPhil Hughes2017-03-165-259/+8
* | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+1
|/
* added eventhub to emit update tokens eventissue-boards-new-search-barPhil Hughes2017-03-141-1/+3
* Use reduce instead of a forEachPhil Hughes2017-03-092-2/+11
* Updated specsPhil Hughes2017-03-081-15/+8
* Changed storePhil Hughes2017-03-081-4/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0619-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-0519-0/+0
* | Fixed issue when dragging a issue to the bottom when count element is visiblePhil Hughes2017-03-061-1/+5
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-034-69/+106
|\ \ | |/
| * Moved issue boards new issue form templatePhil Hughes2017-03-014-69/+106
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-273-63/+71
|\ \ | |/
| * Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-8/+8
| * Issue boards card in JSPhil Hughes2017-02-233-63/+71
* | Added ordering feature specsPhil Hughes2017-02-171-1/+1
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-7/+2
* | Allow issues in boards to be orderedDouwe Maan2017-02-171-1/+4
|/
* Fixed eslintPhil Hughes2017-02-062-4/+10