Ghost/core/test/unit
Matt Enlow 433956c102 Add post preview via uuid (/p/:uuid)
Refs #5097

- All drafts will show a preview link (this needs real css)
- Published posts will redirect
- prev/next post helpers only activate on published posts
- Powered by ~10 pints between the two of us (@ErisDS, @novaugust)
2015-04-30 11:57:37 +01:00
..
server_helpers Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config_spec.js Merge pull request #5056 from ianlopshire/master 2015-04-02 22:08:23 +01:00
error_handling_spec.js Node v0.12 & io.js support. 2015-03-09 20:27:14 +01:00
filters_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
frontend_spec.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
importer_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
mail_spec.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
middleware_spec.js Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
migration_spec.js Add tests to verify db version hasn't changed 2014-12-20 10:24:20 +00:00
permissions_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_helpers_index_spec.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
server_helpers_template_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
showdown_client_integrated_spec.js Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
sitemap_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
storage_local-file-store_spec.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
xmlrpc_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00