summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models
Commit message (Expand)AuthorAgeFilesLines
* Switch boards to AxiosEric Eastwood2018-01-021-3/+3
* Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-041-0/+5
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-0/+13
* pick some missing JSSimon Knox2017-09-061-0/+1
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-063-15/+17
* Update vue-resourceFilipa Lacerda2017-07-121-7/+6
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-2/+1
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-1/+3
|\
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-1/+3
* | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-1/+7
|/
* stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-091-5/+19
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-052-17/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-053-3/+20
|\
| * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-043-9/+7
| * Fixed avatar not displaying in issue boardsPhil Hughes2017-04-281-1/+2
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-10/+28
|/
* 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
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* remove Vue from the global spaceMike Greiling2017-03-201-1/+2
* Moved reduce function to a utilPhil Hughes2017-03-161-19/+2
* Use reduce instead of a forEachPhil Hughes2017-03-091-7/+7
* Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-1/+2
* Fixed eslint errorsPhil Hughes2017-03-081-1/+0
* Updated specsPhil Hughes2017-03-081-3/+5
* Changed storePhil Hughes2017-03-081-4/+16
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-065-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-055-0/+0
* | Fixed JS conflictsPhil Hughes2017-02-271-13/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-271-0/+12
|\ \ | |/
| * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-4/+8
* | Added JS specsPhil Hughes2017-02-171-2/+2
* | eslint fixPhil Hughes2017-02-171-1/+1
* | Added ordering feature specsPhil Hughes2017-02-171-1/+4
* | Fixed bug when dragging issue to first indexPhil Hughes2017-02-171-5/+10
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-172-24/+8
* | Allow issues in boards to be orderedDouwe Maan2017-02-171-1/+24
|/
* Removed backlog frontend codePhil Hughes2017-02-031-1/+1
* Fixed some failing lint testsPhil Hughes2017-02-031-1/+1
* Used issue bulk update instead of different endpointPhil Hughes2017-02-031-0/+1
* Added more testsPhil Hughes2017-02-031-0/+1
* Added masonry layoutPhil Hughes2017-02-031-0/+1
* resolve all space-in-parens eslint violationssimple-eslint-fixesMike Greiling2017-01-182-8/+8
* resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-5/+5
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-285-0/+10
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-145-0/+10
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-135-7/+18
|/
* Fixed issue boards issue sorting when dragging issue into listPhil Hughes2016-11-241-2/+6
* Migrate Vue v1 to v2.Fatih Acet2016-11-101-1/+2