discourse/spec
ckeboss 93633865d9 Adds primary user group as a class to quote (#5285)
* Adds primary user group as a class to quote

This feature addition will add the class `group-PRIMARY_USER_GROUP` to
the quote `aside`. `PRIMARY_USER_GROUP` will be the primary user group
of the user being quoted. This is similar to the class that is added to
a `topic-post`.

* Remove trailing whitespace

* Fix avatar in test

* Address PR comments

* Fix trailing whitespace
2017-11-03 09:51:40 -04:00
..
components Adds primary user group as a class to quote (#5285) 2017-11-03 09:51:40 -04:00
controllers FEATURE: custom setting for large square site icon 2017-11-03 16:19:31 +11:00
fabricators FEATURE: Rake task to export and import category structure 2017-11-01 17:17:05 +05:30
fixtures FEATURE: Rake task to export and import category structure 2017-11-01 17:17:05 +05:30
helpers FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
import_export DEV: suppress puts output while running specs 2017-11-02 15:03:36 +05:30
integration FIX: don't flag watched words when rebaking posts 2017-10-12 15:34:22 -04:00
integrity FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
jobs integration test for PollFeed job 2017-10-02 01:16:11 -04:00
mailers FIX: digest emails should not include posts that are still in the edit grace period 2017-08-14 12:47:33 -04:00
models FIX: dashboard posts report was including posts in daily data, but not in totals 2017-11-02 18:46:28 -04:00
multisite FIX: DistributedCache without namespace mode wasn't working. 2017-10-20 22:32:41 +08:00
phantom_js Add readonly test to smoke tests. 2017-10-19 16:34:54 +08:00
requests FIX: Unable to invite groups that are not public visible into pms. 2017-11-03 21:40:33 +08:00
serializers Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
services FIX: post counts in user stats when changing post owner 2017-11-02 18:05:23 -04:00
support Improve `MessageBus.track_publish` to allow filter by channel. 2017-10-02 11:34:57 +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
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00