discourse/spec
David Taylor 7878e5007a
FIX: Refactor to prevent themes affecting core stylesheets (#7029)
If a theme setting contained invalid SCSS, it would cause an error 500 on the site, with no way to recover. This commit stops loading theme settings in the core stylesheets, and instead only loads the color scheme variables. This change also makes `common/foundation/variables.scss` available to themes without an explicit import.
2019-02-19 15:55:59 +00:00
..
components FIX: moment_js locale files provided by plugins were ignored 2019-02-19 15:28:47 +01:00
fabricators DEV: Improve specs 2019-01-18 11:07:53 +01:00
fixtures FIX: moment_js locale files provided by plugins were ignored 2019-02-19 15:28:47 +01:00
helpers DEV: Fix specs using deprecated site settings. 2019-02-01 12:31:03 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FIX: Add onceoff job to remove double quotes from s3 etags 2019-02-14 05:19:41 +05:30
lib FEATURE: Calculate CSP based on active themes (#6976) 2019-02-11 12:32:04 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Refactor to prevent themes affecting core stylesheets (#7029) 2019-02-19 15:55:59 +00:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests REFACTOR: Proxy letter avatars in rails instead of nginx 2019-02-18 08:46:56 +11:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services fix the build ❤️ 2019-02-18 10:00:17 +05:30
support FIX: logspam due to 404s on CSS files 2019-02-14 17:58:16 +11:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb DEV: Multisite tests didn't fail anymore 2019-01-24 22:28:00 +01:00