discourse/test/javascripts
Robin Ward 612284cef3
DEV: Remove Discourse.RAW_TEMPLATES (#9630)
We were sharing `Discourse` both as an application object and a
namespace which complicated things for Ember CLI. This patch
moves raw templates into `__DISCOURSE_RAW_TEMPLATES` and adds
a couple helper methods to create/remove them.
2020-05-05 12:15:03 -04:00
..
acceptance DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
controllers FEATURE: Promote bookmarks with reminders to core functionality (#9369) 2020-04-22 13:44:19 +10:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
helpers DEV: Add acceptance tests for bookmarks with reminders (#9592) 2020-04-30 14:58:26 +10:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib UX: Improve second factor UI (#9526) 2020-05-05 11:05:25 +10:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FEATURE: don't display new/unread notification for muted topics (#9482) 2020-04-23 14:57:35 +10:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets DEV: Add remove button function to PluginAPI (#9627) 2020-05-05 09:18:02 -04:00
plugin_tests.js.erb
test_helper.js DEV: encapsulates _events and clearing it at app-events module level (#9489) 2020-04-21 17:27:17 +02:00