Ghost/ghost/admin/app/routes
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
..
editor Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
settings Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
team 🐛 Fixed infinite scroll on the team screen (#1095) 2019-01-14 14:50:30 +00:00
about.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
application.js Bumped dependencies (Fixed production build) (#1091) 2019-01-08 12:36:16 +00:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js 🎨 Added post title to document title for easier location with multiple editor tabs (#1072) 2019-01-21 11:44:30 +00:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
reset.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
setup.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
signin.js Fixed tests 2018-05-08 12:35:42 +01:00
signout.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js Removed invitedBy from signup routes (#1087) 2018-12-17 10:57:26 +00:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00