discourse/test/javascripts
Vinoth Kannan 839916aa49
DEV: Debundle plugin javascript assets and don't load if disabled (#7566)
And don't load javascript assets if plugin is disabled.

* precompile auto generated plugin js assets

* SPEC: remove spec test functions

* remove plugin js from test_helper

Co-Authored-By: Régis Hanol <regis@hanol.fr>

* DEV: using equality is slightly easier to read than inequality

Co-Authored-By: Régis Hanol <regis@hanol.fr>

* DEV: use `select` method instead of `find_all` for readability

Co-Authored-By: Régis Hanol <regis@hanol.fr>
2019-07-15 20:22:54 +05:30
..
acceptance Fix the build. 2019-07-15 16:38:54 +08:00
admin FEATURE: allow disabling theme components (#7812) 2019-07-03 18:18:11 +10:00
components FIX: category-chooser search should be scoped to category (#7794) 2019-06-24 10:45:30 +02:00
controllers FIX: Do not show bootbox if post has no replies. (#7866) 2019-07-12 11:42:57 +02:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures Fix the build. 2019-07-15 16:38:54 +08:00
helpers FIX: Allow the clear callbacks to execute in acceptance tests 2019-06-14 13:29:13 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib DEV: use upload short-url in html to markdown conversion if 'base62-sha1' data attr available. 2019-07-05 10:06:41 +05:30
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: Do not live-load posts from ignored users 2019-06-11 12:07:14 +01:00
widgets FIX: Broken test, also typoed property 2019-05-30 14:27:28 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Debundle plugin javascript assets and don't load if disabled (#7566) 2019-07-15 20:22:54 +05:30