discourse/test/javascripts
David Taylor a48731e359
FEATURE: Support additional metadata in theme about.json (#6944)
New `about.json` fields (all optional):
 - `authors`: An arbitrary string describing the theme authors
 - `theme_version`: An arbitrary string describing the theme version
 - `minimum_discourse_version`: Theme will be auto-disabled for lower versions. Must be a valid version descriptor.
 - `maximum_discourse_version`: Theme will be auto-disabled for lower versions. Must be a valid version descriptor.

A localized description for a theme can be provided in the language files under the `theme_metadata.description` key

The admin UI has been re-arranged to display this new information, and give more prominence to the remote theme options.
2019-01-25 14:19:01 +00:00
..
acceptance DEV: Restore skipped JS test 2019-01-24 16:58:23 +00:00
admin FEATURE: Support additional metadata in theme about.json (#6944) 2019-01-25 14:19:01 +00:00
components DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
controllers DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FIX: Fix URL to user profile. (#6881) 2019-01-23 18:27:21 +01:00
helpers Fix the build. 2019-01-16 16:34:48 +08:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
widgets DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js remove probes.js, highlight.pack.js 2018-10-04 13:50:54 -04:00