0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/api
Austin Burdine 6c5fea40ca Remove auto-inclusion of jQuery via ghost_foot
closes #5298
- remove all harcoded instances of jQuery throughout the front-end of the blog
- add migration function to add cdn link to ghost_foot code injection when migrating up from version 003
- migration version bump
2015-09-02 13:39:22 +01:00
..
api_authentication_spec.js Fix regressions with password reset 2015-07-21 08:47:26 +01:00
api_configuration_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
api_db_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_mail_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_notifications_spec.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
api_posts_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
api_roles_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_settings_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_slugs_spec.js API Option Handling 2015-07-14 18:20:27 +01:00
api_tags_spec.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
api_themes_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
api_upload_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_users_spec.js Add public API permission handling 2015-08-03 19:30:17 +01:00