discourse/test/javascripts
Robin Ward e1f8014acd
FEATURE: Support for publishing topics as pages (#9364)
If the feature is enabled, staff members can construct a URL and publish a
topic for others to browse without the regular Discourse chrome.

This is useful if you want to use Discourse like a CMS and publish
topics as articles, which can then be embedded into other systems.
2020-04-08 12:52:36 -04:00
..
acceptance FEATURE: Support for publishing topics as pages (#9364) 2020-04-08 12:52:36 -04:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components DEV: Support for `onChange` on `{{text-field}}` (#9362) 2020-04-07 11:41:21 -04:00
controllers DEV: Fix some more flaky tests (#9384) 2020-04-08 12:46:43 +02:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FEATURE: Support for publishing topics as pages (#9364) 2020-04-08 12:52:36 -04:00
helpers DEV: Allows moduleForWidget to use before/afterEach options (#9296) 2020-03-30 18:12:32 +02:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib FIX: Quoting posts (#9378) 2020-04-08 16:28:23 +02:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets fix translations impacting other tests (#9321) 2020-03-31 09:26:35 +02:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: use REPORT_REQUESTS=1 to find all requests 2020-04-02 16:01:49 +11:00