discourse/app
Martin Brennan d50fccfcaf
DEV: Do not auto-generate plugin routes for admin experimental sidebar (#24211)
Followup to b53449eac9, we cannot
generate the links to plugin admin pages in this way because it
depends on which plugins are installed; we would need to somehow
do it at runtime. Leaving it out for now, for people who need to
find these admin routes the Ember Inspector extension for Chrome
can be used in the meantime.
2023-11-02 12:13:20 +10:00
..
assets DEV: Do not auto-generate plugin routes for admin experimental sidebar (#24211) 2023-11-02 12:13:20 +10:00
controllers FIX: reliably reorder link in custom sections (#24188) 2023-11-02 08:46:45 +11:00
helpers DEV: Explicitly disable Ember string prototype extensions (#24110) 2023-10-26 11:16:57 +01:00
jobs FIX: log for CleanUpTags job (#23964) 2023-10-18 03:24:14 +00:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Refactor watched words (#24163) 2023-11-01 16:41:10 +02:00
serializers DEV: Refactor watched words (#24163) 2023-11-01 16:41:10 +02:00
services FIX: Send push notifications for category/tag watching notifications (#24196) 2023-11-01 10:06:33 -05:00
views FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00