discourse/app
Osama Sayegh 9ec5f39764
DEV: Clear NavItem.customNavItemHrefs between tests (#13025)
Identical callbacks can pile up during tests and cause all sort of weird problems that are difficult to debug. This commit clears registered callbacks after each test.
2021-05-11 12:54:37 +03:00
..
assets DEV: Clear NavItem.customNavItemHrefs between tests (#13025) 2021-05-11 12:54:37 +03:00
controllers DEV: rescues site setting missing exception (#13022) 2021-05-11 10:36:57 +02: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: Shared drafts should be disabled if Uncategorized was selected. (#12973) 2021-05-06 16:09:31 -03:00
services FIX: Link notification to first unread post (#12868) 2021-05-04 13:03:00 +10:00
views DEV: Arrange theme QUnit dependencies in the right order (#12907) 2021-04-30 13:28:33 +03:00