discourse/app/assets/javascripts/admin
David Taylor d08939ab05 FIX: Should be possible to save an empty theme_field in the editor
Removing the theme_field JS object when the value was empty caused the server to maintain the previous value, making it impossible to delete the content of a field.
2019-02-19 21:49:31 +00:00
..
adapters FEATURE: List unused theme components (#6924) 2019-01-23 09:20:13 +00:00
components DEV: Code style improvements following review 2019-02-19 20:02:29 +00:00
controllers FIX: removes legacy browsers-refresh button (#7028) 2019-02-19 16:38:21 +01:00
helpers DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
mixins FIX: Ember.warn needs an id 2019-01-16 14:53:13 -05:00
models FIX: Should be possible to save an empty theme_field in the editor 2019-02-19 21:49:31 +00:00
routes FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
services DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
templates DEV: Code style improvements following review 2019-02-19 20:02:29 +00:00