mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 18:31:57 +03:00
bb355ac9f2
no issue - Improved error handling for member creation. We should be returning 422s instead of 500 when possible - Wrapped `members.add` method with Bluebird promise. Wrapping is needed to be able to use `.reflect()` in CSV export method - Added proper members CSV fixture |
||
---|---|---|
.. | ||
app | ||
config | ||
csv | ||
data | ||
export | ||
filter-param | ||
images | ||
import | ||
settings | ||
themes | ||
data-generator.js | ||
example.js | ||
test.hbs |