0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api
Hannah Wolfe ab90c40e4e Adding helper for invite status
closes #3309, refs #3229

- adds different message depending on status
- doesn't delete the new user if the problem was an email error
- filters the 2 lists based on all statuses
2014-07-20 09:23:57 +01:00
..
authentication.js Merge pull request #3322 from jaswilli/check-setup 2014-07-19 00:36:12 +01:00
db.js Move image upload to API 2014-07-15 12:40:14 +02:00
index.js Move image upload to API 2014-07-15 12:40:14 +02:00
mail.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
notifications.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
posts.js Adding and renaming permissions 2014-07-17 12:32:25 +01:00
settings.js Lazy load default settings 2014-06-17 10:36:47 -05:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
themes.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
upload.js Move image upload to API 2014-07-15 12:40:14 +02:00
users.js Adding helper for invite status 2014-07-20 09:23:57 +01:00
utils.js Fix editing author 2014-07-18 10:48:48 +02:00