Ghost-Admin/app/components/modal-import-members
Kevin Ansfield d24b7fc971 🐛 Fixed labels not being selectable in members importer
refs https://github.com/TryGhost/Team/issues/1320

- added a tracked `labels` property in `<ModalImportMembers::CsvFileMapping>` and passed it through to `<GhMembersLabelInput>` so that it has a list of labels that can be added to
- fixed error from sorting labels if one doesn't have a name
- added acceptance test for selecting labels in the members import flow
2022-02-11 13:10:42 +00:00
..
csv-file-mapping.hbs 🐛 Fixed labels not being selectable in members importer 2022-02-11 13:10:42 +00:00
csv-file-mapping.js 🐛 Fixed labels not being selectable in members importer 2022-02-11 13:10:42 +00:00
csv-file-select.hbs Added basic happy path acceptance test for member csv upload 2022-02-11 11:07:13 +00:00
csv-file-select.js Added basic happy path acceptance test for member csv upload 2022-02-11 11:07:13 +00:00