Ghost/ghost/admin/tests/unit
Aileen Nowak c8d0e25923 Structured Data 3.0
closes #6534
- new input fields in general settings incl. validation
- facebook and twitter as new models in settings.js
- adds values for facebook and twitter to default-settings.js
- adds blog helpers for facebook and twittter
- rather than saving the whole URL, the Twitter username incl. '@' will be extracted from URL and saved in the settings. The User will still input the full URL. After saving the blog setting, the stored Twitter username will be parsed again as the full URL and available in the input field. A custom transform is used for this.
- adding meta fields to be rendered in {{ghost_head}}:
	- '<meta property="article:publisher" content="https://www.facebook.com/page" />' and
	- '<meta name="twitter:site" content="@user"/>'
- adds facebook and twitter to unit test for structured data
- adds unit test for general settings
- adds acceptance test for new input fields in general settings
- adds a custom transform for twitter model to save only the username to the server
- adds unit test for transform
2016-05-08 17:43:59 +02:00
..
components Synchronous feature service 2016-05-07 15:00:06 +02:00
controllers Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
helpers replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
mixins Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
models Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
services deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
transforms Structured Data 3.0 2016-05-08 17:43:59 +02:00
utils deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
validators Slack integration 2016-05-08 12:49:15 +02:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00