discourse/spec/requests/admin
Kyle Zhao 6acdea37c4 DEV: extract inline js when baking theme fields (#6447)
* extract inline js when baking theme fields
* destroy javascript cache when destroying theme fields

This work is needed to support CSP work
2018-10-15 15:55:23 +11:00
..
admin_controller_spec.rb REFACTOR: admin controller specs to requests (#5978) 2018-06-11 12:32:55 +08:00
api_controller_spec.rb Adds test to make sure moderators can't make master keys 2018-09-11 12:02:06 -04:00
backups_controller_spec.rb FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
badges_controller_spec.rb REFACTOR: admin badges controller specs to requests (#5960) 2018-06-11 12:50:56 +08:00
color_schemes_controller_spec.rb REFACTOR: admin color schemes controller specs to requests (#5964) 2018-06-11 12:48:58 +08:00
dashboard_controller_spec.rb REFACTOR: admin dashboard controller specs to requests (#5967) 2018-06-11 12:47:42 +08:00
email_controller_spec.rb UX: Improve email testing admin tool. (#6308) 2018-08-29 23:14:16 +02:00
email_templates_controller_spec.rb FIX: Email template for "Queued Posts Reminder" was not found 2018-07-24 17:26:52 +02:00
embeddable_hosts_controller_spec.rb REFACTOR: admin embeddable hosts controller specs to requests (#5979) 2018-06-11 12:32:13 +08:00
embedding_controller_spec.rb REFACTOR: admin embedding controller specs to requests (#5980) 2018-06-11 12:31:58 +08:00
emojis_controller_spec.rb REFACTOR: admin emojis controller specs to requests (#5974) 2018-06-11 12:39:31 +08:00
flagged_topics_controller_spec.rb DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
flags_controller_spec.rb FIX: display a correct error when attempting to agree on a deferred flag 2018-09-12 13:16:59 +10:00
groups_controller_spec.rb DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
impersonate_controller_spec.rb REFACTOR: admin impersonate controller specs to requests (#5968) 2018-06-11 12:47:14 +08:00
moderation_history_controller_spec.rb DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
permalinks_controller_spec.rb REFACTOR: admin permalinks controller specs to requests (#5970) 2018-06-11 12:37:21 +08:00
plugins_controller_spec.rb REFACTOR: admin plugins controller specs to requests (#5977) 2018-06-11 12:33:07 +08:00
reports_controller_spec.rb FEATURE: makes reports loadable in bulk (#6309) 2018-08-24 15:28:01 +02:00
screened_emails_controller_spec.rb REFACTOR: admin screened emails controller specs to requests (#5975) 2018-06-11 12:33:54 +08:00
screened_ip_addresses_controller_spec.rb REFACTOR: admin screened ip addresses controller specs to requests (#5965) 2018-06-11 12:48:34 +08:00
screened_urls_controller_spec.rb REFACTOR: admin screened urls controller specs to requests (#5976) 2018-06-11 12:33:38 +08:00
search_logs_spec.rb DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
site_settings_controller_spec.rb REFACTOR: admin site settings controller specs to requests (#5966) 2018-06-11 12:48:09 +08:00
site_texts_controller_spec.rb REFACTOR: admin site texts controller specs to requests (#5958) 2018-06-11 12:59:21 +08:00
staff_action_logs_controller_spec.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
themes_controller_spec.rb DEV: extract inline js when baking theme fields (#6447) 2018-10-15 15:55:23 +11:00
user_fields_controller_spec.rb REFACTOR: admin user fields controller specs to requests (#5961) 2018-06-11 12:50:21 +08:00
users_controller_spec.rb FEATURE: match user title when primary group changes 2018-09-17 15:08:39 +10:00
versions_controller_spec.rb REFACTOR: admin versions controller specs to requests (#5973) 2018-06-11 12:35:05 +08:00
web_hooks_controller_spec.rb REFACTOR: admin webhooks controller specs to requests (#5969) 2018-06-11 12:47:29 +08:00