discourse/app
Robin Ward 3d7abad949
FIX: We should include resumable.js in the admin bundle (#13049)
Normally we'd use `ember-auto-import` for this, but it's not run on
our admin tree due to the quirky way we load it conditionally.
Instead we'll append it at the bottom like our Rails app does.
2021-05-12 13:44:24 -04:00
..
assets FIX: We should include resumable.js in the admin bundle (#13049) 2021-05-12 13:44:24 -04:00
controllers FIX: Various invite system fixes (#13003) 2021-05-12 13:06:39 +03:00
helpers FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
jobs FIX: Recalculate scores only when approving or transitioning to pending. (#13009) 2021-05-10 14:09:04 -03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models DEV: Extract out compound conditional (#13008) 2021-05-10 11:11:51 -06:00
serializers FIX: Various invite system fixes (#13003) 2021-05-12 13:06:39 +03:00
services FIX: Link notification to first unread post (#12868) 2021-05-04 13:03:00 +10:00
views DEV: Minor changes to /theme-qunit landing page (#13032) 2021-05-11 10:45:07 -04:00