Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 467ee93b21 Separate invites and users (#277)
closes https://github.com/TryGhost/Ghost/issues/7420, requires https://github.com/TryGhost/Ghost/pull/7422
- adds a new `Invite` model with associated serializer and test setup
- updates team screen to use invites rather than existing users with the "invited" property
- updates signup process to work with new invite model
- updates setup process to create invites instead of users
- swaps usage of `gh-select-native` for `one-way-select` in the invite modal so that attributes can be set on the `select` element
- updates resend invite process to account for server returning a new model
- rewrites the invite management tests and fixes mirage mocks for invite endpoints
- sorts invites by email address to avoid jumping invites when re-sending
2016-09-26 18:03:53 +02:00
..
posts Scheduler UI 2016-06-13 17:01:42 +02:00
settings display warnings after theme upload (#262) 2016-09-14 18:34:07 +01:00
authentication-test.js Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
editor-test.js Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
ghost-desktop-test.js fix cross-browser support (#164) 2016-08-06 09:04:06 +02:00
password-reset-test.js Acceptance tests for password reset flow on signin screen 2016-02-02 12:22:41 +00:00
setup-test.js Separate invites and users (#277) 2016-09-26 18:03:53 +02:00
signin-test.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
signup-test.js Fix blank signup screen (#135) 2016-07-22 07:36:50 -06:00
subscribers-test.js remove mime-type validations in favor of extension validation (#256) 2016-09-14 09:54:16 +01:00
team-test.js Separate invites and users (#277) 2016-09-26 18:03:53 +02:00
version-mismatch-test.js remove mime-type validations in favor of extension validation (#256) 2016-09-14 09:54:16 +01:00