0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/regression/api/v2/admin
Naz Gargol 5228d9819b
Added members POST API (#11189)
no issue

- Added Regression full test coverage for members Admin API
- Added `POST /members` endpoint
- Added members schema definition + validation
- Added ability to pass through send_email/emal_type options to members API
2019-10-03 11:15:50 +02:00
..
authentication_spec.js 🐛 Fixed blog setup crashing for falsy email config (#11041) 2019-08-20 15:43:43 +05:30
db_spec.js Fixed db regression tests 2019-09-30 22:32:11 +02:00
images_spec.js
members_spec.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
posts_spec.js Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
redirects_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
schedules_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
settings_spec.js
slack_spec.js
subscribers_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
users_spec.js Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
utils.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00