summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/services
Commit message (Expand)AuthorAgeFilesLines
* 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