discourse/app/assets/javascripts/admin
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
..
adapters FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
components FEATURE: add site setting use_admin_ip_whitelist to enable/disable the whitelisting of admins by IP address 2015-09-23 12:15:08 -04:00
controllers PERF: Only render 30 site settings in "All" when filtering 2015-09-29 13:34:09 -04:00
helpers Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
models Remove getUrl on impersonate redirect 2015-10-13 16:52:35 -03:00
routes Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
templates FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
views Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00