0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-topic-voting/spec/system
Régis Hanol 2d8ecf474b
FEATURE: Allow selecting multiple category types when creating a category (#40912)
Previously, the category type selector only appeared when editing an
existing category, so a new category could only be created with the
single type picked on the setup screen — making it impossible to combine
features like Ideas (voting) and Support (solved) from the start.

This change surfaces the type selector on the creation form under
"Advanced settings" and configures every selected type on create (the
primary type with its settings, the rest with defaults), so multiple
types can be enabled in one pass.
2026-06-22 10:07:36 +02:00
..
page_objects/pages UX: add toggle to topic voting menu to change notification level to "watching" (#39097) 2026-04-15 10:25:57 +10:00
anonymous_user_vote_topic_spec.rb DEV: Fix anonymous-related spec flakes (#40502) 2026-06-03 11:37:17 +02:00
core_features_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
ideas_category_type_setup_spec.rb FEATURE: Allow selecting multiple category types when creating a category (#40912) 2026-06-22 10:07:36 +02:00
voting_spec.rb DEV: Update UC statuses for solved & topic voting plugins (#40184) 2026-05-21 09:18:02 +10:00