discourse/spec/serializers
Guo Xiang Tan b74c108c09 UX: Display group tabs in user's messages tab for non-staff as well.
https://meta.discourse.org/t/group-inboxes-in-user-messages/86787
2018-05-17 18:10:17 +08:00
..
admin_plugin_serializer_spec.rb Fix regression introduced in 8cf0f51eb2. 2018-05-16 14:26:03 +08:00
basic_group_serializer_spec.rb UX: Display group tabs in user's messages tab for non-staff as well. 2018-05-17 18:10:17 +08: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
current_user_serializer_spec.rb Move external_id from UserSerializer to CurrentUserSerializer (#5658) 2018-03-07 22:54:31 -05:00
group_show_serializer_spec.rb Split alias levels in mentionable and messageable levels. (#5065) 2017-08-28 12:32:08 -04:00
post_revision_serializer_spec.rb FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
post_serializer_spec.rb Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
suggested_topic_serializer_spec.rb FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
topic_link_serializer_spec.rb UX: Replace heuristic solution for extracting root domain. 2017-11-29 16:26:46 +08:00
topic_list_item_serializer_spec.rb FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
topic_view_serializer_spec.rb FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
user_serializer_spec.rb Move external_id from UserSerializer to CurrentUserSerializer (#5658) 2018-03-07 22:54:31 -05:00
web_hook_post_serializer_spec.rb FIX: Include deleted topics in the post serializer 2018-02-21 14:31:52 +05:30
web_hook_topic_view_serializer_spec.rb Trim attributes that are not useful from `WebHookTopicViewSerializer`. 2018-02-27 11:28:31 +08:00
web_hook_user_serializer_spec.rb FEATURE: emit external_id field with user webhook 2018-01-22 10:09:26 +11:00