discourse/test/javascripts
James D 44b04e4521 Make @mentions following a slash link to usercards
A slash preceding an @mention was causing the markup for the usercard
link to not be generated. For example, the markdown

Pinging @bob/@joe

Would generate a usercard for @bob, but not @joe.
2015-10-16 19:18:46 -04:00
..
acceptance fix test 2015-08-30 09:54:13 +10:00
adapters FIX: remove bookmark from user stream 2015-08-05 12:40:43 +02:00
admin FIX: Only enabled badges can be granted 2015-09-24 02:06:04 +02:00
components correct invalid tests 2015-09-28 17:18:46 +10:00
controllers UX: Merge notifications and user dropdown 2015-08-28 16:11:40 -04:00
ember ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
fixtures FEATURE: Full height hamburger menu 2015-08-25 16:48:43 -04:00
helpers FIX: Load order of TopicTrackingState was off 2015-09-21 14:15:25 -04:00
lib Make @mentions following a slash link to usercards 2015-10-16 19:18:46 -04:00
mdtest Plain text files do not need to be executable 2015-05-12 13:21:22 +02:00
mixins Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
models correct test 2015-10-05 16:45:53 +11:00
views Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js FIX: Allow qunit tests to run in browser by stubbing new functionality 2015-09-09 16:20:36 -04:00