Ghost/ghost/admin/app/controllers/settings
Moritz Schramm 8fcd75de32 🎨 Added post title to document title for easier location with multiple editor tabs (#1072)
closes https://github.com/tryghost/ghost/issues/10088
* added `updateDocumentTitle` action to base route and replace usage of `.send('collectTitleTokens, [])`
* added `.titleToken()` method to editor route to add post title to document title
* called `.send('updateDocumentTitle')` after saving post title in editor controller to keep document title in sync
* updated editor controller test for latest ember-mocha and ember-test-helpers
2019-01-21 11:44:30 +00:00
..
integration/webhooks Fixed sticky validation errors when editing webhooks 2018-11-13 11:40:24 +00:00
integrations Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
tags 🐛 Fixed admin URL not updating when changing tag slug 2018-04-30 12:29:43 +01:00
code-injection.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
design.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
general.js 🎨 Added post title to document title for easier location with multiple editor tabs (#1072) 2019-01-21 11:44:30 +00:00
integration.js Added custom integrations - Content API Keys and "Site rebuild" webhooks (#1063) 2018-11-06 10:59:47 +00:00
integrations.js Added custom integrations - Content API Keys and "Site rebuild" webhooks (#1063) 2018-11-06 10:59:47 +00:00
labs.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
tags.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00