discourse/app
David Taylor fccbe5c604
UX: Replace site-settings link with "Admin" link in sidebar (#17665)
The main landing page for admins/mods should be the admin Dashboard, not the site settings. Having a "Settings" link can be confused with user settings.

This commit also displays the button for moderators, who are also allowed access to parts of the admin dashboard)
2022-07-26 14:46:33 +01:00
..
assets UX: Replace site-settings link with "Admin" link in sidebar (#17665) 2022-07-26 14:46:33 +01:00
controllers FEATURE: add categories page style to order topics by created date (#17500) 2022-07-25 09:41:43 -04:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV: Trigger an event when a user is granted admin or moderation. (#17663) 2022-07-26 10:20:34 -03:00
serializers DEV: Add likes, mentions and replies tabs to the new user menu (#17623) 2022-07-25 15:19:53 +03:00
services DEV: Refactor user_badge_granted DiscourseEvent logic (#17579) 2022-07-22 09:06:02 +08:00
views UX: Prevent color flicker on dark themes (#17620) 2022-07-25 18:02:21 +08:00