This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Jarek Radosz 869518e3d2
FEATURE: Show all categories in composer (#13213)
…and just prioritize the current one, instead of hiding other categories.

Context: when you open the composer by clicking "New Topic" button when in a category, or by clicking "New Topic" in the share-popup, the category selector shows only the current category and its children (and "Uncategorized"). You can still find other categories, but you have to search by name.
This PR changes that, so you now can see all the categories in the dropdown, and those that are relevant (again: current, children and uncategorized) are displayed before all other categories.

tldr: don't make choosing other categories harder - make choosing relevant ones easier.
2021-05-31 20:50:23 +02:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components Revert "DEV: Topic tracking state improvements (#12958)" (#13209) 2021-05-31 17:47:42 +10:00
controllers FEATURE: Show all categories in composer (#13213) 2021-05-31 20:50:23 +02:00
helpers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
initializers FIX: Maintain notification order by priority (#13186) 2021-05-31 09:27:13 +03:00
lib DEV: add an option in user-chooser to list staged users (#13201) 2021-05-31 12:02:32 -04:00
mixins FEATURE: Show all categories in composer (#13213) 2021-05-31 20:50:23 +02:00
models FEATURE: Show all categories in composer (#13213) 2021-05-31 20:50:23 +02:00
pre-initializers DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
raw-views A11Y: makes replies count a button and not a link (#12570) 2021-04-06 08:27:43 +02:00
routes FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
services FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FEATURE: Show all categories in composer (#13213) 2021-05-31 20:50:23 +02:00
widgets DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
app.js FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
index.html DEV: Remove unused offscreen-content (#13133) 2021-05-25 18:39:06 +02:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00