discourse/plugins/discourse-solved/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_solved DEV: add service objects for accept_answer and unaccept_answer (#37878) 2026-03-04 12:34:37 +04:00
models/discourse_solved FEATURE: Show editable category type settings in tab(s) (#38143) 2026-03-05 11:44:43 +10:00
serializers DEV: update solved schema for non text posts (#39253) 2026-04-16 19:42:48 +04:00
services/discourse_solved UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00