Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 6a9239974f Fixed missing Unsplash icons when API doesn't return an unsplash setting (#865)
closes https://github.com/TryGhost/Ghost/issues/9031

- add a default value `unsplash` value to the `setting` model so that Unsplash is activated when the server doesn't return an `unsplash` setting
- update the `unsplash-settings` transform to always deserialize or serialize to `{isActive: true}` when the value is blank or not parsable
- add acceptance regression test covering API not returning an `unplash` setting
- add unit tests for the `unsplash-settings` transform
2017-09-21 11:13:31 +02:00
..
settings 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
authentication-test.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
content-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
editor-test.js Fixed missing Unsplash icons when API doesn't return an unsplash setting (#865) 2017-09-21 11:13:31 +02:00
error-handling-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
ghost-desktop-test.js 🎨 use blue instead of yellow for warning alerts (#792) 2017-07-20 16:00:41 +02:00
password-reset-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
setup-test.js Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
signin-test.js Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
signup-test.js Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
subscribers-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
team-test.js Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00