discourse/spec/serializers
Daniel Waterworth ad44243a57 Removed unused let blocks (#7446)
The bodies of these blocks were never evaluated.
2019-04-29 15:08:56 +08:00
..
admin_plugin_serializer_spec.rb Fix regression introduced in 8cf0f51eb2. 2018-05-16 14:26:03 +08:00
admin_user_list_serializer_spec.rb DEV: User email test optimization (#7405) 2019-04-23 17:49:05 +08:00
basic_group_serializer_spec.rb Removed unused let blocks (#7446) 2019-04-29 15:08:56 +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
basic_user_serializer_spec.rb DEV: Refactor test to assert for the actual output. 2019-01-12 08:00:22 +08:00
category_detailed_serializer_spec.rb UX: new /categories layout 2016-08-17 23:23:16 +02:00
category_serializer_spec.rb FIX: Always include custom fields in CategorySerializer 2019-03-25 07:59:56 +05:30
category_upload_serializer_spec.rb UX: category images have no sizes (#6662) 2018-11-27 08:40:06 +08:00
current_user_serializer_spec.rb Current user serializer groups (ef7f84b follow-up) 2018-12-18 09:05:45 +01: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 FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
reviewable_flagged_post_serializer_spec.rb FIX: Allow us to serialize reviewables with deleted topics 2019-04-02 09:36:49 -04:00
reviewable_queued_post_serializer_spec.rb UX: Link directly to the post, not to the topic 2019-04-01 14:29:14 -04:00
reviewable_serializer_spec.rb Show link to the original topic when it was deleted (#7319) 2019-04-10 11:25:45 +02:00
reviewable_user_serializer_spec.rb FEATURE: Display the reason for many reviewable items 2019-04-11 12:04:45 -04:00
single_sign_on_record_serializer_spec.rb remove unused variable 2018-06-12 15:00:50 +05:30
site_serializer_spec.rb DEV: Option to preload category custom fields for site serializer 2019-03-16 17:18:57 +05:30
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
tag_group_serializer_spec.rb FIX: doesn't translate group permission keys 2018-08-21 12:56:56 +02:00
theme_serializer_spec.rb FIX: Display errors in single theme pages (#6449) 2018-10-04 02:33:06 +05:30
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 PERF: Fix N+1 for non-staff users when tagging is enabled. 2018-11-19 12:53:58 +08:00
topic_list_serializer_spec.rb DEV: Fix typo in specs. 2018-11-19 15:13:54 +08:00
topic_view_posts_serializer_spec.rb PERF: Do not calculate gaps for `TopicViewPostsSerializer`. 2018-07-02 14:01:50 +08:00
topic_view_serializer_spec.rb FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
upload_serializer_spec.rb Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
user_auth_token_serializer_spec.rb Only check for suspicious login for staff members 2018-10-26 00:29:28 +02:00
user_serializer_spec.rb FIX: Do not serialize user fields unless they are specified for display (#6736) 2018-12-07 10:57:28 +00:00
user_summary_serializer_spec.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
web_hook_post_serializer_spec.rb FIX: Hide post replies content for ignored users (#7320) 2019-04-05 16:13:36 +02:00
web_hook_topic_view_serializer_spec.rb DEV: Improve specs to provide a better error message. 2018-10-19 14:31:17 +08:00
web_hook_user_serializer_spec.rb FEATURE: Introducing new UI for changing User's notification levels (#7248) 2019-03-27 09:41:50 +00:00