0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/admin
Matthew Harrison-Jones 2678de902d Improved Auth screen markup and validation checks
* Signup now focuses on 'name' on load
* Fixed fade in on auth forms to work with `display: table`
* The 'name' field is required on Sign up forms
* The length check on the Signup form is in order of inputs
* Added check for password length
* Changed the auth form class names to better represent individual pages
* Updated CasperJS tests
2013-09-12 09:59:58 +01:00
..
01_login_test.js Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
02_dashboard_test.js Removed unused user menu items and linked "Help / Support" to the right place 2013-09-10 15:05:42 +01:00
03_editor_test.js
04_content_test.js
05_settings_test.js Clean up settings/general screen 2013-09-08 22:12:48 +02:00
06_flow_test.js
07_logout_test.js New signup screen styling + new name field. 2013-09-08 20:39:55 +02:00