discourse/spec
Joffrey JAFFEUX 7a3c541077
UX: Preview multiple color schemes in wizard (#6151)
It was a dropdown to provide choices of color schemes,
and only one scheme could be shown.
With this commit, multiple color scheme previews can be displayed on
one page at the same time, making admins choose color schemes more
easily.

Theme preview windows are shrinked.

Imported default color schemes.

Co-Authored-By: Misaka 0x4e21 <misaka4e21@gmail.com>
2018-07-24 09:00:20 -04:00
..
components UX: Preview multiple color schemes in wizard (#6151) 2018-07-24 09:00:20 -04:00
fabricators PERF: Move `EmailLog#reply_key` into new `post_reply_keys` table. 2018-07-24 13:51:53 +08:00
fixtures FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01: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 PERF: Move `EmailLog#reply_key` into new `post_reply_keys` table. 2018-07-24 13:51:53 +08:00
lib Rubocop fix 2018-07-24 10:49:20 +01:00
mailers allow adding tags as a custom subject format for emails (#5846) 2018-07-11 12:24:07 +10:00
models Fix invalid query syntax when `CategoryCustomField#value` is blank. 2018-07-24 14:48:27 +08:00
multisite DEV: improve design of site setting default provider 2018-06-07 14:33:41 +10:00
requests PERF: Move `EmailLog#reply_key` into new `post_reply_keys` table. 2018-07-24 13:51:53 +08:00
serializers FEATURE: Secondary emails support. 2018-07-16 11:09:49 +08:00
services FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01: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