discourse/test/javascripts
Régis Hanol ca12ea42a7 FEATURE: only redirect new users to top page for a limited period
That period is defined by the `redirect_new_users_to_top_page_duration`
site setting and defaults to 7 days.
2014-03-05 22:11:01 +01: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 When links have thousands of clicks, display them like 3.3K 2014-03-04 13:44:53 -05:00
mdtest BUGFIX: A MDTest was conflicting with BBCode support for upper case 2014-03-03 13:14:11 -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 FEATURE: only redirect new users to top page for a limited period 2014-03-05 22:11:01 +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