Ghost/ghost/admin/mirage/config
Kevin Ansfield d37f68adcb 🐛 fix autosave+transition on title blur with empty title (#767)
refs TryGhost/Ghost#8525
- fix `saveTitle` action
	- don't abort title save when we have an empty title
	- force a "dirty" state so that the save actually happens
- add acceptance test for title blur behaviour
- extract multiple instances `"(Untitled)"` into a const
2017-07-10 18:33:05 +07:00
..
authentication.js 🐛 prevent session sync issues with multiple tabs/refreshes (#772) 2017-07-10 12:18:19 +02:00
configuration.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
invites.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
posts.js 🐛 fix autosave+transition on title blur with empty title (#767) 2017-07-10 18:33:05 +07:00
roles.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
settings.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
slugs.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
subscribers.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
tags.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
themes.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
uploads.js streamline image uploads in settings/general (#702) 2017-05-23 10:50:04 +02:00
users.js suspend user feature 2017-03-13 13:00:48 +01:00