discourse/test/javascripts/models
Régis Hanol 8214536614 BUGFIX: don't show redirect reason if you aren't redirected
Move the redirect to top page logic server-side and make sure the reason
is not shown when top is not in the navigation menu (top_menu).
2014-03-07 18:58:53 +01:00
..
category_test.js BUGFIX: deleted categories would mess up watching/tracking prefs 2014-02-04 15:14:31 +11:00
composer_test.js 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
email_log_test.js Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
invite_test.js Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
model_test.js adds unit tests for Discourse.Model 2013-09-26 19:03:43 +02:00
nav_item_test.js FIX: Broken qunit test 2014-01-09 13:48:58 -05:00
post_stream_test.js 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
post_test.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
report_test.js Cleaned up QUnit test structure 2013-06-20 13:58:54 -04:00
session_test.js Add `Discourse.Singleton` class mixin for creating singletons. 2013-08-08 12:00:58 -04:00
site_test.js Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
sort_order_test.js Controls for sorting topic columns 2013-11-13 11:48:38 -05:00
staff_action_log_test.js Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
topic_details_test.js Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
topic_test.js Can recover deleted topics. Deleted topics show the first post as deleted in the UI. 2013-07-12 12:09:17 -04:00
topic_tracking_state_test.js BUGFIX: improve quality of unread / new counters 2014-02-11 15:28:05 +11:00
user_action_test.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
user_stream_test.js Some tests for the user stream 2013-07-26 17:09:54 -04:00
user_test.js BUGFIX: don't show redirect reason if you aren't redirected 2014-03-07 18:58:53 +01:00
version_check_test.js FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available. 2013-11-04 12:51:09 -05:00