discourse/test/javascripts/helpers
Guo Xiang Tan a1e77aa2ed
FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668)
Previously, the site setting was only effective on the client side of
things. Once the site setting was been reached, all oneboxes are not
rendered. This commit changes it such that the site setting is respected
both on the client and server side. The first N oneboxes are rendered and
once the limit has been reached, subsequent oneboxes will not be
rendered.
2018-11-27 16:00:31 +08:00
..
assertions.js select-kit refactoring 2017-12-22 13:08:12 +01:00
component-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
create-pretender.js.es6 FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
create-store.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
d-editor-helper.js DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
fixture-pretender.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
flag-pretender.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
init-ember-qunit.js Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
qunit-helpers.js.es6 FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
select-kit-helper.js DEV: Support stable branch tests for discourse-spoiler. 2018-08-30 17:20:42 +08:00
site-settings.js FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
site.js.es6 FIX: Redirect users to top when latest is the homepage 2018-10-05 12:14:57 +01:00
store-pretender.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
widget-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00