Ghost/core
Simon Backx b9e520c657
Added bulk destroy options (#14870)
refs https://ghost.slack.com/archives/C02G9E68C/p1652980792270029

- When bulk unsubscribing members, the number of deleted newsletter relations are returned instead of the number of members with newsletters that were cleared
- This commit adds options to the bulk destroy methods.
- You can pass the column on which you want to delete rows in a bulk destroy operation via the `column` option.

Required for https://github.com/TryGhost/Members/pull/400
2022-05-20 12:24:36 +02:00
..
admin@5751899e5b Renamed core/client to core/admin (#14837) 2022-05-17 08:27:13 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Reworked preview controller output 2022-05-17 17:21:38 +08:00
server Added bulk destroy options (#14870) 2022-05-20 12:24:36 +02:00
shared Revert "Cleaned up membersActivityFeed labs flag" 2022-05-18 10:31:51 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00