discourse/spec
Osama Sayegh 0b7ed8ffaf FEATURE: backend support for user-selectable components
* FEATURE: backend support for user-selectable components

* fix problems with previewing default theme

* rename preview_key => preview_theme_id

* omit default theme from child themes dropdown and try a different fix

* cache & freeze stylesheets arrays
2018-08-08 14:46:34 +10:00
..
components FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
fabricators FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
fixtures FIX: Upload's content is the only source of truth for the file type. 2018-08-07 13:15:00 +08:00
helpers Move into MiniSQLMultisiteConnection, and add test for rollback 2018-07-24 09:41:55 +01: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 DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
integrity correct regression and add integrity spec for onceoffs 2018-06-20 09:09:31 +10:00
jobs FIX: `UserAvatar#update_gravatar!` does not update `User#uploaded_avatar`. 2018-08-06 13:29:44 +08:00
lib Use rchardet instead of charlock_holmes gem 2018-08-01 10:41:20 +02:00
mailers FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
models FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
multisite DEV: improve design of site setting default provider 2018-06-07 14:33:41 +10:00
requests FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
serializers FIX: Should not include regular categories in top_category_ids array 2018-07-30 16:06:36 +05:30
services FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
support DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb DEV: Raise an error if any test finishes with more than 1 busy AR connection. 2018-07-11 09:54:01 +08:00