Commit graph

14 commits

Author SHA1 Message Date
Mike Greiling
83ecc02daa resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
Mike Greiling
04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling
e7b5945c59 resolve all semi and no-extra-semi eslint violations 2017-01-18 17:15:27 -06:00
Mike Greiling
9e4d04913a resolve all no-plusplus eslint violations 2017-01-18 17:15:27 -06:00
Eric Eastwood
f0ed80a234 Fix dropdown filter input value after blur 2017-01-16 12:18:59 -05:00
Mike Greiling
7a2a9bb45e replace Teaspoon fixture methods with jasmine-jquery methods to reduce dependency on Teaspoon 2017-01-05 14:11:07 -06:00
Mike Greiling
5f192c77e0 update all frontend tests to point to precompiled fixtures 2017-01-03 10:56:39 -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
Ido Leibovich
3acfbcaea0 Do not allow text input in dropdown while loading
While loading, the entire dropdown is greyed out. However, The focus is on the text input, so user can input text. Move the focus event to after loading finished to fix this.
2016-10-28 23:26:33 +03:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Luke Bennett
2f8fada6c0
Fixed conflicts 2016-08-18 23:46:23 +01:00
Luke Bennett
49c7ca2a27
Fixed spec and improved formatting 2016-08-18 18:17:56 +01:00
Luke Bennett
f91fd18f25
Improved spec, waiting on sprockets-es6 to work with rspec.... 2016-08-18 18:17:56 +01:00
Luke Bennett
dcf09a532b
Moved changes across to es5 and changed spec to es6 2016-08-18 18:17:56 +01:00