discourse/app/assets/javascripts/admin
Osama Sayegh 6515ff19e5
FEATURE: Allow customization of robots.txt (#7884)
* FEATURE: Allow customization of robots.txt

This allows admins to customize/override the content of the robots.txt
file at /admin/customize/robots. That page is not linked to anywhere in
the UI -- admins have to manually type the URL to access that page.

* use Ember.computed.not

* Jeff feedback

* Feedback

* Remove unused import
2019-07-15 20:47:44 +03:00
..
adapters FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
components SECURITY: XSS when displaying watched words in admin panel. 2019-07-15 10:55:50 +08:00
controllers FEATURE: Allow customization of robots.txt (#7884) 2019-07-15 20:47:44 +03:00
helpers DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
mixins FIX: Do not refresh all settings on save for all settings, limit to only a few 2019-06-20 10:57:31 -04:00
models FEATURE: Export any type of report supporting table mode. (#7662) 2019-06-28 08:50:31 +02:00
routes FEATURE: Allow customization of robots.txt (#7884) 2019-07-15 20:47:44 +03:00
services FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
templates FEATURE: Allow customization of robots.txt (#7884) 2019-07-15 20:47:44 +03:00