Ghost/core
Kevin Ansfield 8ceabbcfba Added automatic labelling of all members added during an import
no issue

Having all members created during an import labelled with a specific "import label" is useful for later operations such as bulk delete/edit or simply recording how and when a member was created.

- automatically create a label with the date/time the members CSV import occurred and assign it to all imported members
- return the import label data in the API response so that clients can react accordingly such as automatically filtering the members list by the label once an import finishes
2020-07-22 17:52:43 +01:00
..
client@8ae6b89d54 Updated Ghost-Admin to v3.26.1 2020-07-22 11:56:55 +01:00
frontend 🐛 Fixed edit link for staff members 2020-07-21 12:28:50 +01:00
server Added automatic labelling of all members added during an import 2020-07-22 17:52:43 +01:00
shared Switched on Stripe Connect by default 2020-06-30 14:07:33 +02:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00