discourse/spec
Juan David Martínez Cubillos 83d2f9ef78
FEATURE: Default to subcategory when parent category does not allow posting ()
added site toggle functionality through site settings

added tests to implemented feature

Introduced suggested correction

renamed find_new_topic method and deleted click_new_topic_button method
2023-05-10 12:34:39 -05:00
..
fabricators DEV: Define form template field inputs () 2023-03-01 11:07:13 -08:00
fixtures FIX: email receiver should ignore x-auto-response-suppress 2023-05-03 12:20:00 -04:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core () 2023-02-13 12:39:45 +08:00
import_export
initializers FEATURE: Add support for user badge revocation webhook events () 2023-04-24 20:36:40 +00:00
integration DEV: Update the rubocop setup () 2023-03-14 11:42:11 +01:00
integrity DEV: Colocate wizard component templates () 2023-02-15 11:29:22 +00:00
jobs DEV: Disable SearchIndexer after fabrication () 2023-05-04 09:20:52 +08:00
lib FIX: Don't autojoin users when they have ready-only permissions () 2023-05-10 08:45:13 -03:00
mailers FIX: Likes received count in digest email () 2023-05-09 19:19:26 +02:00
models FIX: Change the limit on badges description 2023-05-09 11:41:40 +02:00
multisite DEV: Add plugin hook for transforming site setting defaults () 2023-04-05 12:28:16 +01:00
requests DEV: Add configurable? helper to Plugin::Instance () 2023-05-10 16:21:48 +03:00
script/import_scripts DEV: Correct syntax_tree violations 2023-02-02 13:03:11 +00:00
serializers FEATURE: Enable user tips by default () 2023-05-08 20:33:08 +03:00
services FIX: Hashtag subcategory ref incorrect when not highest-ranked type () 2023-04-20 09:03:55 +10:00
support FEATURE: Enable user tips by default () 2023-05-08 20:33:08 +03:00
system FEATURE: Default to subcategory when parent category does not allow posting () 2023-05-10 12:34:39 -05:00
tasks DEV: Capture output in hashtags spec () 2023-03-23 11:47:14 +10:00
views FEATURE: add category name in articleSection meta tag for schema. () 2023-04-06 23:30:19 +05:30
rails_helper.rb DEV: Reset capybara sessions and default driver after each test () 2023-05-05 11:37:04 +08:00
regenerate_swagger_docs
swagger_helper.rb