summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/models/label.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/+2
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Added text color to issues labels in issue board listsPhil Hughes2016-08-191-0/+1
* Fixed failing teaspoon testsPhil Hughes2016-08-171-1/+1
* Order issues by label priority instead of id on board listsDouglas Barbosa Alexandre2016-08-171-0/+1
* Label description in tooltipPhil Hughes2016-08-171-0/+1
* Hooked the frontend services up with the backendPhil Hughes2016-08-171-2/+2
* Moved data holding into modelsPhil Hughes2016-08-171-0/+7