summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/stores
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-1/+1
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-2/+6
|\
| * spec updatesPhil Hughes2017-05-311-1/+1
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-2/+6
* | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-0/+1
|/
* Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-041-2/+2
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+3
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-102-188/+184
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-2/+2
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
* | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-241-0/+1
|\ \ | |/ |/|
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-211-0/+1
* | remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
|/
* Fixed eslint errorsPhil Hughes2017-03-161-11/+3
* Updates the URLPhil Hughes2017-03-081-1/+1
* Changed storePhil Hughes2017-03-081-7/+4
* Added filtered search bar to issue boardsPhil Hughes2017-03-081-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-062-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-271-1/+4
|\ \ | |/
| * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-1/+4
* | Added ordering feature specsPhil Hughes2017-02-171-4/+4
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-2/+5
* | Allow issues in boards to be orderedDouwe Maan2017-02-171-0/+3
|/
* Resets modal filters when closingPhil Hughes2017-02-031-6/+11
* Added all filtersPhil Hughes2017-02-031-0/+1
* Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-0/+5
* Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-1/+1
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-2/+5
* Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
* Fixed bug with empty state showing after searchPhil Hughes2017-02-032-5/+3
* Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes2017-02-031-2/+3
* Some styling updatesPhil Hughes2017-02-031-5/+23
* Infinite scrollingPhil Hughes2017-02-031-0/+3
* Added more testsPhil Hughes2017-02-031-0/+3
* Reloads issues when re-opening modalPhil Hughes2017-02-031-3/+0
* Started testsPhil Hughes2017-02-032-17/+16
* Created a modal storePhil Hughes2017-02-031-0/+63
* Search bar now returns dataPhil Hughes2017-02-031-17/+7
* Added selectable list before adding issuesPhil Hughes2017-02-031-1/+2
* Selected issues show with checkmarkPhil Hughes2017-02-031-1/+12
* Added masonry layoutPhil Hughes2017-02-031-1/+1
* Add issues to boards listPhil Hughes2017-02-031-0/+5
* resolve all space-in-parens eslint violationssimple-eslint-fixesMike Greiling2017-01-181-4/+4
* resolve all parseInt radix eslint violationsMike Greiling2017-01-181-2/+2
* resolve all indent eslint violationsMike Greiling2017-01-181-6/+6
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+4
* Fixed issue boards issue sorting when dragging issue into listPhil Hughes2016-11-241-2/+2
* Changed how lists get sortedPhil Hughes2016-11-101-2/+2