discourse/test/javascripts
Michael Howell 38b8d68c68 FEATURE: Allow the user to select a custom home page (#5268)
* Add user_home configuration option

* Use the new user_home preference to actually show the right home page

* Fix trailing whitespace

* Update user_option_serializer.rb

* Fix JavaScript default homepage tests

* Use an object instead of a giant switch

* Remove trailing whitespace

* Make the default `user_home` set to `null` instead of `0`

* Rename user_home to homepage_id
2017-11-10 06:45:19 +11:00
..
acceptance FEATURE: support for multi-combo-box 2017-11-09 10:57:53 -08:00
admin Refactor user suspension modal 2017-09-25 12:25:14 -04:00
components FEATURE: support for multi-combo-box 2017-11-09 10:57:53 -08:00
controllers UX: Convert buttons to d-button 2017-08-01 17:24:06 -04:00
ember Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fixtures FIX: Allow group members to freely exit group option incorrectly disabled. 2017-11-06 10:30:58 +08:00
helpers FEATURE: support for multi-combo-box 2017-11-09 10:57:53 -08:00
initializers Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
lib FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
mixins Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
models REFACTOR: Rename store:main to service:store so we can inject it 2017-10-27 13:59:45 -04:00
widgets FEATURE: add a Dismiss link to user menu that dismisses all notifications 2017-11-07 10:41:21 -05:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js FEATURE: support for multi-combo-box 2017-11-09 10:57:53 -08:00