discourse/plugins/discourse-topic-voting/app
Martin Brennan 1ce5697430
UX: Add or remove category types with a dropdown (#39477)
The current UX of removing category types ("Remove X type" button
in the relevant tab like Support/Ideas is not ideal, nor
is the way of adding more category types (hunting down the
right setting and enabling it).

This PR solves both problems by adding a multi-select dropdown
to the General tab of the category edit page, which lists all available
category types and allows adding or removing them in one place.

On our hosting, certain category types will be gated by plan
level.
2026-04-30 11:38:50 +10:00
..
controllers/discourse_topic_voting DEV: Refactor topic voting controller endpoints into services (#39312) 2026-04-22 08:42:20 +10:00
jobs/regular/discourse_topic_voting FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
models/discourse_topic_voting DEV: Add specs and general refactors for topic voting (#39397) 2026-04-23 09:50:41 +10:00
services/discourse_topic_voting UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00