discourse/app/assets/javascripts/discourse/tests
Alan Guo Xiang Tan aef7c2fe8f
UX: Use modals to edit categories and tags that appear in sidebar (#22295)
Why this change?

We are currently not fully satisfied with the current way to edit the
categories and tags that appears in the sidebar where the user is
redirected to the tracking preferences tab in the user's profile causing
the user to lose context of the current page. In addition, the dropdown
to select categories or tags limits the amount of information we can
display.

Since editing or adding a custom categories section is already using a
modal, we have decided to switch editing the categories and tags that
appear in the sidebar to use a modal as well.

This commit removes the `new_edit_sidebar_categories_tags_interface_groups` site setting and
make the modals the default for all users.
2023-06-28 07:20:31 +08:00
..
acceptance UX: Use modals to edit categories and tags that appear in sidebar (#22295) 2023-06-28 07:20:31 +08:00
addons/truth-helpers/integration/helpers Unsilence this-property-fallback (#21615) 2023-06-14 11:16:56 -07:00
fixtures DEV: Escape html and emojis in search menu topic result type titles (#22166) 2023-06-16 15:56:41 -05:00
helpers DEV: Migrate discourse core to Ember initializers (#22095) 2023-06-15 14:17:43 +02:00
integration Unsilence this-property-fallback (#21615) 2023-06-14 11:16:56 -07:00
unit FEATURE: Enable image grid by default (#22160) 2023-06-19 13:24:52 -04:00
index.html DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
setup-tests.js DEV: Set QUnit per-test timeout (#21102) 2023-04-15 14:34:13 +02:00
test-boot-ember-cli.js DEV: Make the setupTests a regular import (#19046) 2022-11-16 16:11:18 +08:00