Commit graph

10 commits

Author SHA1 Message Date
Alfredo Sumaran
ac3789d29f Merge branch 'fix-non-iife-classes' into 'master'
Ensure javascript classes declared outside an IIFE are properties of window

See merge request !8080
2016-12-28 16:43:55 +00:00
Mike Greiling
aac4aa1094 ensure classes declared outside an IIFE are properties of window 2016-12-14 12:07:54 -06:00
Mike Greiling
23f5865e18 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Phil Hughes
d6a14e9910 Added text color to issues labels in issue board lists 2016-08-19 14:45:19 +01:00
Phil Hughes
63a4daa555 Fixed failing teaspoon tests 2016-08-17 17:17:39 +01:00
Douglas Barbosa Alexandre
7937321bce Order issues by label priority instead of id on board lists 2016-08-17 17:17:39 +01:00
Phil Hughes
e04db427f1 Label description in tooltip
Clicking label adds that label to the filtered by
2016-08-17 17:12:47 +01:00
Phil Hughes
3e839b3468 Hooked the frontend services up with the backend 2016-08-17 17:12:47 +01:00
Phil Hughes
99915931bc Moved data holding into models 2016-08-17 17:12:47 +01:00