This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
d1d37473d4
osr-discourse-src
/
spec
/
serializers
History
Bianca Nenciu
154c8c3fef
FIX: Use CDN for custom emojis (
#11401
)
2020-12-07 13:36:08 +02:00
..
admin_plugin_serializer_spec.rb
DEV: use #frozen_string_literal: true on all spec
2019-04-30 10:27:42 +10:00
admin_user_list_serializer_spec.rb
FIX: Admin user list not showing 2FA icon for only security keys enabled (
#8839
)
2020-02-03 14:37:46 +10:00
basic_group_serializer_spec.rb
FIX: N+1 for admins viewing groups page
2020-09-16 14:58:52 -04:00
basic_group_user_serializer_spec.rb
DEV: Prefabrication (test optimization) (
#7414
)
2019-05-07 13:12:20 +10:00
basic_post_serializer_spec.rb
DEV: Move requested_group_id custom field from post to topic (
#9127
)
2020-03-24 11:12:52 +02:00
basic_user_serializer_spec.rb
FIX: correct user serializer user method for extended serializer (
#8590
)
2019-12-19 09:48:01 -08:00
category_detailed_serializer_spec.rb
DEV: Upgrading Discourse to Zeitwerk (
#8098
)
2019-10-02 14:01:53 +10:00
category_serializer_spec.rb
FEATURE: Allow group moderators to close/archive topics
2020-07-14 12:36:19 -04:00
category_upload_serializer_spec.rb
DEV: Prefabrication (test optimization) (
#7414
)
2019-05-07 13:12:20 +10:00
current_user_serializer_spec.rb
FIX: Do not downcase group name in current user serializer
2020-09-17 13:03:42 -04:00
emoji_serializer_spec.rb
FIX: Use CDN for custom emojis (
#11401
)
2020-12-07 13:36:08 +02:00
group_show_serializer_spec.rb
FIX: group tag notifications included for all users
2020-09-16 16:02:28 -04:00
new_post_result_serializer_spec.rb
Support for custom messages and redirects when creating posts (
#8434
)
2019-11-29 09:30:54 -05:00
notification_serializer_spec.rb
DEV: Add external_id to notification payload
2020-07-13 12:07:39 -06:00
post_revision_serializer_spec.rb
DEV: Prefabrication (test optimization) (
#7414
)
2019-05-07 13:12:20 +10:00
post_serializer_spec.rb
FEATURE: Implement edit functionality for post notices (
#11140
)
2020-11-11 14:49:53 +02:00
reviewable_flagged_post_serializer_spec.rb
Fix the actual failing test
2019-11-14 16:20:45 -08:00
reviewable_queued_post_serializer_spec.rb
FEATURE: Allow viewing of raw emails for reviewable queued posts (
#7910
)
2019-07-19 11:56:14 -04:00
reviewable_serializer_spec.rb
Fix the actual failing test
2019-11-14 16:20:45 -08:00
reviewable_user_serializer_spec.rb
DEV: use #frozen_string_literal: true on all spec
2019-04-30 10:27:42 +10:00
single_sign_on_record_serializer_spec.rb
FIX: hide sso email behind a button click and log views (
#11186
)
2020-11-11 00:42:44 +05:30
site_serializer_spec.rb
FEATURE: WCAG compliant color schemes (
#10882
)
2020-10-15 14:05:48 -04:00
suggested_topic_serializer_spec.rb
DEV: use #frozen_string_literal: true on all spec
2019-04-30 10:27:42 +10:00
tag_group_serializer_spec.rb
FEATURE: Tag synonyms
2019-12-04 13:33:51 -05:00
theme_serializer_spec.rb
DEV: use #frozen_string_literal: true on all spec
2019-04-30 10:27:42 +10:00
topic_link_serializer_spec.rb
DEV: use #frozen_string_literal: true on all spec
2019-04-30 10:27:42 +10:00
topic_list_item_serializer_spec.rb
FIX: composer problem on the categories page (
#9508
)
2020-04-22 09:24:54 -07:00
topic_list_serializer_spec.rb
DEV: Prefabrication (test optimization) (
#7414
)
2019-05-07 13:12:20 +10:00
topic_view_posts_serializer_spec.rb
PERF: optimize lookup of reviewable info in post stream
2019-06-07 18:12:30 +10:00
topic_view_serializer_spec.rb
FEATURE: Allow Category Group Moderators to edit topic titles (
#11340
)
2020-12-02 17:21:59 -05:00
upload_serializer_spec.rb
DEV: Clean up S3 specs, stubs, and helpers
2020-09-28 12:02:25 +01:00
user_auth_token_serializer_spec.rb
DEV: Prefabrication (test optimization) (
#7414
)
2019-05-07 13:12:20 +10:00
user_bookmark_serializer_spec.rb
FIX: Change /bookmarks URL back to topic list and add bookmark poster avatars (
#9759
)
2020-05-13 14:03:24 +10:00
user_card_serializer_spec.rb
FIX: secondary_emails, unconfirmed_emails, group_users are private fields
2020-06-16 12:46:27 +03:00
user_serializer_spec.rb
SECURITY: Mod should not see
group_users
and
second_factor_enabled
.
2020-09-11 10:23:35 +08:00
user_summary_serializer_spec.rb
DEV: Order links by domain and url in spec
2020-08-12 17:46:12 -04:00
web_hook_post_serializer_spec.rb
Add category id to webhook post serializer
2020-09-02 10:42:51 -04:00
web_hook_topic_view_serializer_spec.rb
FEATURE: Include optimized thumbnails for topics (
#9215
)
2020-05-05 09:07:50 +01:00
web_hook_user_serializer_spec.rb
FEATURE: add
regular_categories
field in site setting & user option. (
#10477
)
2020-08-20 00:35:04 +05:30
wizard_serializer_spec.rb
FIX: Wizard could not send custom color schemes to the client correctly (
#10484
)
2020-08-20 17:10:33 -07:00