Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 8d803d9862 Fix blank signup screen (#135)
closes https://github.com/TryGhost/Ghost/issues/7117
- adds guard to `sanitizeInput` method of `gh-trim-focus-input` for null/undefined values
- adds acceptance test for successful signup screen flow
- removes unneeded validation/update handling for a non-editable email field
- adds "At least 8 characters" placeholder to password field
- fixes enter key not submitting the form when name or password field has focus
2016-07-22 07:36:50 -06:00
..
posts Scheduler UI 2016-06-13 17:01:42 +02:00
settings "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
authentication-test.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
editor-test.js ensure validation errors are shown on post save (#136) 2016-07-22 10:14:32 +01:00
ghost-desktop-test.js Fix and add tests for Ghost Desktop manual update notification 2016-06-13 13:40:41 +01: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 convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01: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 Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
team-test.js Refactor error handling 2016-07-08 15:16:54 +01:00
version-mismatch-test.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00