Ghost/ghost/admin/app/routes
Kevin Ansfield d982f7b520 Clean up markdown help toggle
no issue

The markdown help link was removed from the sidebar so the only link to toggle the markdown help modal is now the markdown editor yet we we still had a more general implementation with a confusing pass-through of closure actions.

- move the markdown modal toggle and display into the `{{gh-markdown-editor}}` component
2017-11-24 11:15:59 +00:00
..
editor Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
team Ensure user model is present in willTransition hook 2017-11-07 12:34:39 +00:00
about.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
application.js Clean up markdown help toggle 2017-11-24 11:15:59 +00:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js 🎨 Added "Featured posts" filter and badge to stories list (#907) 2017-11-10 17:36:27 +00:00
reset.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
setup.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
signout.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signup.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
subscribers.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00