discourse/test/javascripts
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
..
acceptance FIX: CSS class names changed on group posts 2017-11-02 15:05:41 -04:00
admin Refactor user suspension modal 2017-09-25 12:25:14 -04:00
components FEATURE: Use ACE for badge queries (#5269) 2017-10-30 18:07:49 +11:00
controllers UX: Convert buttons to `d-button` 2017-08-01 17:24:06 -04:00
ember Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fixtures FIX: `Group#mentionable` and `Group#messageable` not fully working. 2017-10-02 16:50:58 +08:00
helpers clear localStorage after each test 2017-11-02 23:39:24 +01:00
initializers Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
lib Adds primary user group as a class to quote (#5285) 2017-11-03 09:51:40 -04:00
mixins Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
models REFACTOR: Rename `store:main` to `service:store` so we can inject it 2017-10-27 13:59:45 -04:00
widgets The ability to attach `attrs` when embedding widgets 2017-09-28 16:08:43 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js REFACTOR: Remove many `Discourse.Category.list()` calls 2017-11-01 15:25:35 -04:00