Robin Ward
|
d90063fc59
|
FIX: Error with ace editor and new ember.
Fix upgrades ace editor, which was a huge headache due to AMD.
|
2015-05-13 16:25:33 -04:00 |
|
Robin Ward
|
d337da532a
|
FIX: jsHINT issues with recent broken build
|
2015-05-11 13:36:28 -04:00 |
|
Robin Ward
|
e912b698ac
|
FIX: Updating the category was not updating the UI
|
2015-04-16 13:56:27 -04:00 |
|
Robin Ward
|
7f501a0c41
|
When a post returns enqueued don't insert it in the stream and notify
- Includes removal of a lot of modal boilerplate
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
7aa68eaeab
|
Rename "Integration" tests to "Acceptance" tests.
The term "Acceptance" seems to have won out everywhere and I don't want
our codebase to be confusing.
|
2015-04-06 14:14:00 -04:00 |
|
Robin Ward
|
de4e4f2b98
|
Replace $LAB with path aware loadScript that uses jQuery
|
2015-03-09 14:39:39 -04:00 |
|
Sam
|
2aec93c13d
|
FEATURE: hasModule global helper to figure out if module exists
|
2014-12-31 12:29:18 +11:00 |
|
Robin Ward
|
d3cc85c784
|
TESTS: Use Pretender in test mode for more flexible server responses
|
2014-07-31 16:49:30 -04:00 |
|
Robin Ward
|
6f36d5996d
|
Lots of work on tests
|
2014-07-30 20:09:45 -04:00 |
|
Robin Ward
|
b6684e7168
|
Upgrade to ember-qunit
|
2014-07-30 20:09:44 -04:00 |
|
Neil Lalonde
|
386b6213a5
|
FEATURE: warn when caps lock is on during password input
|
2014-07-22 13:53:58 -04:00 |
|
Robin Ward
|
7adb545168
|
ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations
|
2014-06-09 12:16:27 -04:00 |
|
Robin Ward
|
447cfa8dfe
|
Add require to jshint
|
2014-05-12 15:25:09 -04:00 |
|
Robin Ward
|
a4e30e8f93
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
fd153623bb
|
Revert "Proof of concept: Load controller via ES6 module in Discourse"
This reverts commit 0327f469c1 .
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
0327f469c1
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-05 13:23:45 -04:00 |
|
Wojciech Zawistowski
|
73253ce32e
|
Adds JS integration tests for search
|
2014-01-31 01:53:08 -05:00 |
|
Wojciech Zawistowski
|
015e5ae8a0
|
Modifies JSHint config to enable new Ember e2e tests syntax
|
2014-01-29 20:29:53 +01:00 |
|
Robin Ward
|
42117c684f
|
Remove console from .jshintrc. If we need our app to log, use
`Ember.Logger` instead.
|
2014-01-28 17:13:34 -05:00 |
|
Wojciech Zawistowski
|
5166abd75f
|
Adds new QUnit assertion ("not") complementary to built-in "ok"
|
2014-01-23 20:31:33 +01:00 |
|
Robin Ward
|
6c4417e0f0
|
Use the standard .jshintrc file for JSHint options.
|
2013-12-31 12:41:40 -05:00 |
|
Robin Ward
|
82c21868f3
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
|
Robin Ward
|
4cd71972be
|
Cleaned up QUnit test structure
|
2013-06-20 13:58:54 -04:00 |
|
Sam
|
3bc4aefe87
|
fix double include
|
2013-04-16 18:43:07 +10:00 |
|
Sam
|
ca1473d512
|
jshint file based on our yaml ... we really should centralize this
|
2013-04-15 15:39:05 +10:00 |
|