discourse/app
Osama Sayegh 940eb28e31
FIX: Theme tests should work in production (#13333)
The `ember_jquery` bundle contains production builds of Ember and jQuery
which doesn't work with tests. This commits introduces a new
`theme_qunit_vendor` bundle which is copy of the `vendor` bundle but
doesn't contain `ember_jquery`.

This commit is a partial revert of
409c8585e4
2021-06-08 22:03:59 +03:00
..
assets FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00
controllers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models DEV: Refactor user_badge select_for_grouping scope (#13334) 2021-06-08 13:37:42 -05:00
serializers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
services FIX: Handle timeout errors when sending push notifications (#13312) 2021-06-07 20:46:07 +02:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00