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
Martin Brennan d41418ec01
DEV: Remove enable_simplified_category_creation old code (#40108)
Now that enable_simplified_category_creation is permanent, we can remove
all the old code in the false condition of this upcoming change.

Since now admins can also add/remove category types in the General tab,
I am also removing the settings connectors for topic voting + solved
plugins, removing more clutter from the Settings tab:
2026-05-27 10:04:46 +10:00
..
fabricators
jobs FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
lib FIX: Show voters for closed topics in topic-voting (#40314) 2026-05-26 19:18:25 +02:00
requests DEV: Remove enable_simplified_category_creation old code (#40108) 2026-05-27 10:04:46 +10:00
serializers DEV: Don't use fab! for non-ActiveRecord model objects (#39272) 2026-04-15 00:52:34 +02:00
services/discourse_topic_voting UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
system DEV: Remove enable_simplified_category_creation old code (#40108) 2026-05-27 10:04:46 +10:00
ensure_consistency_spec.rb
voting_spec.rb DEV: Add specs and general refactors for topic voting (#39397) 2026-04-23 09:50:41 +10:00