Kevin Ansfield
295f2cce96
fix double-render issues with validation-state mixin
2017-02-01 17:03:38 -06:00
Tobias Bieniek
d59859df90
tests: Convert to new testing API
2016-11-27 15:26:05 +01:00
Kevin Ansfield
e74e2e039e
Update code to match eslint rules
...
no issue
- switch `jscs` and `jshint` inline config to `eslint` config
- fix eslint errors, predominantly in tests where the config now the main app config more closely
2016-11-14 13:26:00 +00:00
Austin Burdine
f53c7dfc88
convert ember imports to ember-cli-shim imports where possible ( #95 )
2016-06-30 11:21:47 +01:00
Austin Burdine
cf36851265
deps: grunt-jscs,ember-suave@3.0.0
...
replaces #41 , #60
- update ember-suave and grunt-jscs to 3.0
- standardize Ember global de-structuring rules across app & tests
2016-06-11 13:39:31 -06:00
Kevin Ansfield
16783a1df5
Fix gh-validation-settings-container throwing error on tag settings page
...
no issue
- check that component's `hasValidated` property exists
- add tests for `gh-validation-settings-container`
2015-10-14 14:29:04 +01:00