discourse/app/controllers/admin
Krzysztof Kotlarek aa88b07640
FEATURE: the ability to change the order of flags (#27269)
Continued work on moderate flags UI.
In this PR admins are allowed to change the order of flags. The notify user flag is always on top but all other flags can be moved.
2024-06-05 13:27:06 +10:00
..
config FEATURE: the ability to change the order of flags (#27269) 2024-06-05 13:27:06 +10:00
admin_controller.rb FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
api_controller.rb PERF: introduce a basic api key serializer 2024-04-24 19:16:10 +02:00
backups_controller.rb
badges_controller.rb
color_schemes_controller.rb
dashboard_controller.rb DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
email_controller.rb FEAT: add cc addresses and post_id to sent email logs (#25014) 2024-01-03 09:27:25 +08:00
email_styles_controller.rb
email_templates_controller.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
embeddable_hosts_controller.rb FEATURE: Extend embeddable hosts with Individual tags and author assignments (#26868) 2024-05-16 15:47:01 -04:00
embedding_controller.rb
emojis_controller.rb DEV: Refactor to add Custom emoji sanitization (#24368) 2024-05-27 15:24:55 +02:00
form_templates_controller.rb
groups_controller.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
impersonate_controller.rb
permalinks_controller.rb
plugins_controller.rb FIX: Don't allow access to plugin page if plugin is not visible (#26431) 2024-04-02 16:26:15 +03:00
reports_controller.rb
robots_txt_controller.rb FIX: Show true content of robots.txt after restoring to default (#24980) 2023-12-20 23:00:37 +03:00
screened_emails_controller.rb
screened_ip_addresses_controller.rb
screened_urls_controller.rb
search_logs_controller.rb
site_settings_controller.rb FIX: Allow deleting avatars from the selectable avatars setting (#26720) 2024-04-24 16:07:12 -04:00
site_texts_controller.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
staff_action_logs_controller.rb
staff_controller.rb FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
themes_controller.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
user_fields_controller.rb FEATURE: Implement new required options in admin user fields UI (#27079) 2024-05-23 19:18:25 +08:00
users_controller.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
versions_controller.rb
watched_words_controller.rb FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
web_hooks_controller.rb DEV: Remove Category.findById from admin web hooks (#26605) 2024-04-11 16:11:00 -05:00