discourse/test/javascripts
Robin Ward d079538a6d Allow the `customHTML` helper to look up fragments outside of the
preloadStore, so plugins can stuff HTML in there when overriding a whole
template doesn't make sense.
2014-02-25 16:02:27 -05:00
..
admin fixes unit test broken (and commented out) after adding debounce behavior to a method 2014-01-20 17:30:12 +01:00
components Rename favorite to starred everywhere 2014-01-10 14:54:19 -05:00
controllers Add User dropdown menu to Header 2014-02-13 09:45:51 -05:00
ember FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
fixtures Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered. 2014-02-20 12:29:40 -05:00
helpers Adds new QUnit assertion ("not") complementary to built-in "ok" 2014-01-23 20:31:33 +01:00
integration Add User dropdown menu to Header 2014-02-13 09:45:51 -05:00
lib Allow the `customHTML` helper to look up fragments outside of the 2014-02-25 16:02:27 -05:00
mdtest Fix the build 2014-02-11 18:01:06 -05:00
mixins Enable JSHINT's `unused` option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
models fix typo 2014-02-18 18:24:11 +01:00
templates Adds JS integration tests for search 2014-01-31 01:53:08 -05:00
views Merge pull request #1751 from velesin/text_field_tests 2013-12-23 05:46:48 -08:00
jshint_all.js.erb Use the standard .jshintrc file for JSHint options. 2013-12-31 12:41:40 -05:00
test_helper.js REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00