Ghost/core/test/functional/routes
Jason Williams 4b46d85c26 Redirect from admin editor to frontend post view
closes #2628
- added /view/ route to the editor. if /view/ is appended to
  the url of a post being edited a redirect to the frontend
  will occur
- updated controller to check for /view/ and built the
  correct url for the post
- added test for the new route
2014-05-01 01:50:24 +00:00
..
api Removed 2 sec pause 2014-04-29 12:06:02 +02:00
admin_test.js Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
frontend_test.js Support for urlSSL config option and forceAdminSSL 403 response 2014-04-27 17:01:49 -04:00