summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/services
Commit message (Expand)AuthorAgeFilesLines
* Add note about refactoring to board_service.jsWinnie Hellmann2019-08-061-0/+5
* Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-121-0/+16
* Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-041-58/+18
* Display Recent Boards in Board switcherRajat Jain2019-03-041-1/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-3/+9
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-4/+6
* Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-1/+1
* Switch boards to AxiosEric Eastwood2018-01-021-52/+49
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-1/+9
* Fix feature specs for new scoped urls for boardsfix_global_board_routes_39073Valery Sizov2017-10-131-2/+2
* missing js changeSimon Knox2017-09-061-10/+10
* Update vue-resourceFilipa Lacerda2017-07-121-5/+0
* remove Vue from the global spaceMike Greiling2017-03-201-1/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-061-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
* | Added JS specsPhil Hughes2017-02-171-1/+1
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-1/+1
* | Allow issues in boards to be orderedDouwe Maan2017-02-171-2/+4
|/
* Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-2/+17
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-1/+1
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-3/+3
* Used issue bulk update instead of different endpointPhil Hughes2017-02-031-10/+0
* Search bar now returns dataPhil Hughes2017-02-031-2/+2
* Changed where data gets loadedPhil Hughes2017-02-031-1/+11
* Add issues to boards listPhil Hughes2017-02-031-0/+10
* resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-1/+1
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-281-1/+3
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-141-1/+3
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+3
|/
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-5/+5
|\ \ | |/
| * Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes2016-10-111-5/+5
* | Sidebar details update when changingPhil Hughes2016-10-071-2/+0
|/
* Made the CSS a bit more reasonablePhil Hughes2016-10-061-3/+1
* Added ability to save the new issuePhil Hughes2016-10-061-0/+8
* Improved code readabilityPhil Hughes2016-08-171-15/+6
* Tests updatedPhil Hughes2016-08-171-6/+6
* Updated JSON endpointsPhil Hughes2016-08-171-11/+8
* Removed underscoreJS usesPhil Hughes2016-08-171-1/+2
* Added ability to generate default listsPhil Hughes2016-08-171-1/+12
* Filters backlog by search queryPhil Hughes2016-08-171-2/+3
* Can move between listsPhil Hughes2016-08-171-0/+10
* Pulls down issues for listsPhil Hughes2016-08-171-0/+7
* Hooked the frontend services up with the backendPhil Hughes2016-08-171-9/+26
* Moved to ES6Phil Hughes2016-08-172-19/+26
* Added vue-resource to get & save dataPhil Hughes2016-08-171-0/+19