This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
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
..
assets UX: Preview multiple color schemes in wizard (#6151) 2018-07-24 09:00:20 -04:00
controllers PERF: Move EmailLog#reply_key into new post_reply_keys table. 2018-07-24 13:51:53 +08:00
helpers Move into MiniSQLMultisiteConnection, and add test for rollback 2018-07-24 09:41:55 +01:00
jobs PERF: Split loading of posts to speed up user renames 2018-07-24 11:57:04 +02:00
mailers PERF: reduce querying when creating notifications 2018-07-11 12:38:11 +10:00
models UX: Preview multiple color schemes in wizard (#6151) 2018-07-24 09:00:20 -04:00
serializers PERF: Move EmailLog#reply_key into new post_reply_keys table. 2018-07-24 13:51:53 +08:00
services FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01:00
views FIX: categories page crawler view had incorrect URLs 2018-07-23 14:54:41 -04:00