0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
Kevin Ansfield 90d75b2189 Fixes for sign-in error handling
issue #5652, closes #5641
- removes inline errors for empty fields
- separate validation routines for sign-in and forgot password
- highlight fields with errors when trying to submit
2015-08-21 19:38:44 +01:00
..
about_test.js Fix route for About page 2015-05-25 17:06:17 +01:00
app_test.js Move users routes out of settings & change to team 2015-06-18 19:46:46 +01:00
content_test.js Remove legacy mobile view logic 2015-06-14 14:42:21 -07:00
editor_test.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
psm_test.js reimplement tag editing component for posts 2015-08-10 07:22:37 -06:00
settings_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signin_test.js Fixes for sign-in error handling 2015-08-21 19:38:44 +01:00
signout_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
signup_test.js Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
team_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00