Ghost/ghost/admin/mirage
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
..
config 🐛 fix autosave+transition on title blur with empty title (#767) 2017-07-10 18:33:05 +07:00
factories 🎨 rename language to locale and use en as default locale (#721) 2017-05-31 16:01:46 +01:00
fixtures 🎨 settings model inconsistency (#669) 2017-04-24 18:42:43 +01:00
models add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
scenarios deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
serializers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js streamline image uploads in settings/general (#702) 2017-05-23 10:50:04 +02:00
utils.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00