discourse/test/javascripts
Guo Xiang Tan 256d7a00e9 Update sprockets. (#4167)
* Update sass-rails.

* FIX: Tilt dependency has been removed from Ember::Handlebars::Template.

* Update `DiscourseIIFE` to new Sprockets API.

* `Rails.application.assets` returns `nil` in production.

* Move sprockets-rails out of the assets group.

* Pin ember-rails to 0.18.5 which works with Sprockets 3.x.

* Update sprockets to 3.6.0.

* Make `DiscourseSassCompiler` work with Sprockets 3.

* Use `Sass::Rails::SassImporterGlobbing` instead of haxxing our own.

* Moneky patch so that we don't add dependencies for our custom css.

* FIX: Missing class.

* Upgrade ember-handlebars-template.

* FIX: require path needs to share the same root as the folder's path.

* Bump discourse-qunit-rails.

* Update ember-template-compiler.js to 1.12.2.

* `prepend` is private in Ruby 2.0.0.
2016-04-18 10:47:52 +08:00
..
acceptance Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
adapters FIX: remove bookmark from user stream 2015-08-05 12:40:43 +02:00
admin Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
components UX: Use separate input fields for link and description in d-editor 2016-04-08 16:13:42 -04:00
controllers Add qunit tests 2016-04-03 20:26:42 -04:00
ember Remove `Discourse.Mobile` constants 2016-02-18 12:19:00 -05:00
fixtures Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
helpers Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
lib FIX: 'Discourse.isInternal' wasn't working with protocol-less URLs 2016-04-11 22:21:39 +02:00
mdtest fix build 2015-11-12 18:02:13 +01:00
mixins Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
models FEATURE: allow admins to enter badge long descriptions 2016-03-28 18:38:57 +11:00
views Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
widgets FIX: Broken test :fired: 2016-03-03 11:40:35 -05:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Update sprockets. (#4167) 2016-04-18 10:47:52 +08:00