discourse/spec/serializers
Bianca Nenciu 6bc74ceb50 Split alias levels in mentionable and messageable levels. (#5065)
* Split alias levels in mentionable and messageable levels.

* Fixed some tests.

* Set messageable level to everyone by default.

* By defaults, groups are not mentionable or messageable.

* Made staff groups messageable by the system.
2017-08-28 12:32:08 -04:00
..
basic_group_serializer_spec.rb Fix incorrect filename. 2017-07-21 13:37:32 +09:00
basic_group_user_serializer_spec.rb FIX: Group owners should be able to invite users to their groups. 2017-07-21 23:48:25 +09:00
basic_post_serializer_spec.rb Nuke all `SiteSetting.stubs` from our codebase. 2017-07-07 15:09:14 +09:00
category_detailed_serializer_spec.rb UX: new /categories layout 2016-08-17 23:23:16 +02:00
group_show_serializer_spec.rb Split alias levels in mentionable and messageable levels. (#5065) 2017-08-28 12:32:08 -04:00
post_serializer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
topic_list_item_serializer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_serializer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
web_hook_post_serializer_spec.rb FIX: Topic title should be included in post webhook payload. 2017-04-21 10:04:21 +08:00
web_hook_user_serializer_spec.rb FEATURE: Include email in `User` webhook. 2017-03-25 08:23:01 +08:00