discourse/test/javascripts
Jarek Radosz c76e22942c
FIX: Open a card on click even if the mention has extra elements (#8626)
Plugins like https://github.com/discourse/discourse-calendar add extra HTML (e.g. icons) to user/group mentions. Clicking on those extra elements used to only flash a blank card. Now, the card opens properly.
2019-12-30 19:26:23 +01:00
..
acceptance FIX: Open a card on click even if the mention has extra elements (#8626) 2019-12-30 19:26:23 +01:00
admin FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
components fix icon test 2019-12-19 14:53:57 -05:00
controllers FEATURE: Make 'Reorder Categories' work with nested categories (#8578) 2019-12-19 12:27:01 +02:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FIX: Open a card on click even if the mention has extra elements (#8626) 2019-12-30 19:26:23 +01:00
helpers FIX: Don't try to create an empty tag when updating a topic (#8481) 2019-12-09 19:55:08 +01:00
initializers FEATURE: Load translation overrides without JS `eval` 2019-11-05 19:16:38 +01:00
lib DEV: Extend plugin API for uploads (#8440) 2019-12-09 16:20:03 +02:00
mixins DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
models Revert "Rename 'target usernames' with 'target recipients' in Composer (#8468)" 2019-12-20 11:56:20 +02:00
widgets REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
plugin_tests.js.erb
test_helper.js DEV: Remove unsafe-eval from development CSP (#8569) 2019-12-30 12:17:12 +00:00