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 1bcd7fd333 Replace validation notifications with inline validations
issue #5409 & #5336

- update settings/general
- update signin
- update signup
- update edit user
- update reset password
- update setup/three
- remove `formatErrors` function from validationEngine mixin (it's no longer needed as inline validations should handle this instead)
2015-07-28 12:26:34 +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 Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
psm_test.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
settings_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signin_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +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