discourse/app/assets/javascripts/discourse/tests
Alan Guo Xiang Tan 4f84ed6723
FIX: Use Category#category_text for sidebar title (#18411)
Previously we used `Category#category_excerpt` but the excerpt keeps the
HTML entities around if present and we can't really display HTML in the
title of a link.
2022-09-29 14:44:41 +08:00
..
acceptance FIX: Use Category#category_text for sidebar title (#18411) 2022-09-29 14:44:41 +08:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures A11Y: multiple fixes to user stream items (#18368) 2022-09-27 10:59:26 -04:00
helpers DEV: Rename secure_media to secure_uploads (#18376) 2022-09-29 09:24:33 +10:00
integration DEV: Include quote notifications in the replies tab in the user menu (#18401) 2022-09-28 21:41:11 +03:00
unit DEV: Rename secure_media to secure_uploads (#18376) 2022-09-29 09:24:33 +10:00
index.html DEV: Compile markdown-it-bundle with ember-cli (#18104) 2022-08-29 19:11:59 +01:00
setup-tests.js DEV: Abort qunit tests when clicking in the toolbar (#17989) 2022-08-18 23:32:38 +01:00
test-boot-ember-cli.js DEV: Skip loading plugin JS when running only core tests (#18047) 2022-08-23 10:25:07 +01:00