.. |
admin_plugin_serializer_spec.rb
|
Fix regression introduced in 8cf0f51eb2 .
|
2018-05-16 14:26:03 +08:00 |
admin_user_list_serializer_spec.rb
|
FEATURE: Secondary emails support.
|
2018-07-16 11:09:49 +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
|
…
|
|
basic_post_serializer_spec.rb
|
…
|
|
basic_user_serializer_spec.rb
|
UX: show full name on /latest page
|
2018-08-23 14:41:06 +05:30 |
category_detailed_serializer_spec.rb
|
…
|
|
current_user_serializer_spec.rb
|
FIX: Should not include regular categories in top_category_ids array
|
2018-07-30 16:06:36 +05:30 |
group_show_serializer_spec.rb
|
…
|
|
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
|
Remove legacy vote post action code. (#6009)
|
2018-07-09 16:54:18 +08:00 |
single_sign_on_record_serializer_spec.rb
|
remove unused variable
|
2018-06-12 15:00:50 +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
|
…
|
|
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_posts_serializer_spec.rb
|
PERF: Do not calculate gaps for `TopicViewPostsSerializer`.
|
2018-07-02 14:01:50 +08:00 |
topic_view_serializer_spec.rb
|
improve erraticly failing spec
|
2018-05-23 08:39:15 +10:00 |
upload_serializer_spec.rb
|
Add missing fields to Upload Fabricator (#6448)
|
2018-10-04 22:00:07 +08:00 |
user_serializer_spec.rb
|
Add spec for UserSerializer and UserApiKey.
|
2018-08-23 19:01:02 +02:00 |
web_hook_post_serializer_spec.rb
|
Trim `WebHookPostSerializer` further.
|
2018-05-21 17:29:58 +08:00 |
web_hook_topic_view_serializer_spec.rb
|
Trim `WebHookTopicSerializer` further.
|
2018-05-21 17:29:58 +08:00 |
web_hook_user_serializer_spec.rb
|
FIX: Exclude `UserAuthToken` and `UserAuthTokenLog` in user webhook.
|
2018-08-31 17:25:56 +08:00 |