Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 7d0298c7a8 🐛 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
..
members 🐛 Fixed labels not being selectable in members importer 2022-02-11 13:10:42 +00:00
settings Fixed test 2022-02-09 10:56:21 +01:00
authentication-test.js Fixed staff tests 2021-11-04 09:40:24 +01:00
content-test.js Contributors updates (#2235) 2022-02-01 18:59:20 +01:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
dashboard-test.js Added blank dashboard screen 2021-02-02 16:08:00 +00:00
editor-test.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
error-handling-test.js Improved Email newsletter settings page (#2207) 2022-01-27 12:40:11 +01:00
launch-flow-test.js Fixed unauthed access to launch wizard and updated test to use Owner user 2021-02-04 17:45:16 +00:00
members-activity-test.js Added initial setup of members activity feed 2022-01-17 18:06:12 +00:00
members-test.js Cleaned up members filter labs components 2022-02-08 11:48:55 +00:00
offers-test.js Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Changed firstStart flow to show a streamlined settings screen 2022-02-04 17:06:40 +00:00
signin-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
signup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
staff-test.js Updated Author user profile page and sidebar 2022-01-26 14:49:55 +00:00