Ghost/core/server/api
Tushar Bhushan 3fca65a3c5 Fixed the invite user email to include the email address of the user who invited you
closes #5283
- due to the changes with the api call in pr #5159 the email address wasn't showing up
- modified the api call to fetch user data to pass the context object to the toJSON object
2015-05-20 15:49:35 -07:00
..
authentication.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
configuration.js finish up password protection 2015-05-12 12:02:18 -06:00
db.js Refactor importer with tests 2014-12-17 18:22:39 +00:00
index.js Cache invalidate for previews 2015-05-19 18:32:00 +01:00
mail.js Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
notifications.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
posts.js API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
roles.js Fix up filtering implementation 2015-05-10 20:48:32 -05:00
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
tags.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
themes.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Fixed the invite user email to include the email address of the user who invited you 2015-05-20 15:49:35 -07:00
utils.js Check ids match on edit 2015-02-28 16:25:37 +00:00