summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models/issue.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-281-0/+2
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-141-0/+2
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+6
|/
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Fixed some JS stylingPhil Hughes2016-10-071-1/+1
* | Make the subscribe button work correctlyPhil Hughes2016-10-071-1/+1
* | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-071-0/+4
* | Sidebar details update when changingPhil Hughes2016-10-071-0/+14
* | Show clicked issue data in the sidebarPhil Hughes2016-10-071-0/+5
|/
* Code improvementsPhil Hughes2016-08-171-1/+3
* Improved code readabilityPhil Hughes2016-08-171-26/+9
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-1/+1
* Removed underscoreJS usesPhil Hughes2016-08-171-9/+13
* Fixed failing teaspoon testsPhil Hughes2016-08-171-4/+4
* Hides label for current listPhil Hughes2016-08-171-0/+1
* Added filter testsPhil Hughes2016-08-171-2/+2
* Order issues by label priority instead of id on board listsDouglas Barbosa Alexandre2016-08-171-0/+4
* Moved some code over to underscorejsPhil Hughes2016-08-171-3/+1
* Correctly filters by labelsPhil Hughes2016-08-171-0/+6
* Moved some code around to make it easier to read & work withPhil Hughes2016-08-171-1/+7
* Added assignee to frontendPhil Hughes2016-08-171-0/+5
* Can move between listsPhil Hughes2016-08-171-1/+1
* Moved data holding into modelsPhil Hughes2016-08-171-0/+35