discourse/test/javascripts
Robin Ward 94b60e62a2 FEATURE: New markdown editor re-written in Ember
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.

To avoid major breakage, this replaces it everywhere else it was
used:

* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts

A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
..
acceptance FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
adapters FIX: remove bookmark from user stream 2015-08-05 12:40:43 +02:00
admin FIX: Only enabled badges can be granted 2015-09-24 02:06:04 +02:00
components FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
controllers UX: Merge notifications and user dropdown 2015-08-28 16:11:40 -04:00
ember ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
fixtures FEATURE: Full height hamburger menu 2015-08-25 16:48:43 -04:00
helpers FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
lib Make @mentions following a slash link to usercards 2015-10-16 19:18:46 -04:00
mdtest Plain text files do not need to be executable 2015-05-12 13:21:22 +02:00
mixins Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
models correct test 2015-10-05 16:45:53 +11:00
views Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00