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
Sebastian Gierlinger 28871d3f4d Merge pull request #5978 from ErisDS/filter-param
Add the filter parameter
2015-10-22 16:42:13 +02:00
..
advanced_browse_spec.js Add filter parameter using GQL 2015-10-22 11:29:05 +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 Apply pipeline to db api endpoint 2015-10-21 09:33:31 +08:00
api_mail_spec.js Email error message cleanup 2015-10-16 12:07:09 +02:00
api_notifications_spec.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
api_posts_spec.js Remove invalid fields prior to fetch 2015-10-21 18:20:09 +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 Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
api_tags_spec.js Return a single 422 error for invalid values 2015-09-25 10:30:49 +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 Merge pull request #5858 from ErisDS/issue-5808 2015-09-26 12:14:12 +02:00