0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/utils/fixtures
Nazar Gargol 633ba27f0e Added custom label assignment to imported members
no issue

- There is a need to be able to label certain import group of members
with custom labels. This will allow to distinguish/filter these newly
imported  members.
- Allowed `POST /members/csv/` endpoint to accept `labels`
field parameter which assigns labels to every member from imported csv.
2020-06-05 16:22:09 +12:00
..
config
csv Added custom label assignment to imported members 2020-06-05 16:22:09 +12:00
data 🐛 Fixed regex match replacement when dealing with external URLs (#11781) 2020-04-30 07:51:36 +01:00
export
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images
import
settings
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Added label to known filter params for members 2020-05-21 18:44:52 +01:00
test.hbs