discourse/test/javascripts/controllers
Jeff Atwood 6ceebc3f1c Merge pull request #2435 from techAPJ/add-bookmark-menu
FEATURE: Add Bookmarks menu to user dropdown
2014-06-12 03:28:40 -07:00
..
avatar_selector_controller_test.js BUGFIX: support CDN for avatars 2014-05-27 14:40:46 +10:00
controller_test.js adds unit tests for Discourse.Controller 2013-09-30 18:12:12 +02:00
create_account_controller_test.js FIX: js needs to use same max username length as server 2014-06-09 15:28:03 -04:00
flag_controller_test.js ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
header_controller_test.js Speech bubble waiting for an ajax response prior to rendering 2014-05-09 22:23:27 +05:30
notification_controller_test.js BUGFIX: fragile test corrected, stubbing is not needed here. 2014-06-12 10:59:07 +10:00
notifications_controller_test.js ES6: More components moved over. 2014-05-30 12:28:05 -04:00
search_controller_test.js ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
site_map_category_controller_test.js ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
site_map_controller_test.js ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
topic_controller_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
user_dropdown_controller_test.js FEATURE: User Bookmarks Menu 2014-06-12 01:54:54 +05:30