Ghost/test
Fabien 'egg' O'Carroll 854a41e556
🐛 Fixed CSV import json-schema email validation (#12239)
no-issue

By using the "email" validation, we were validating emails in CSV
imports using a different validator to the rest of the API. AJV's built
in email validation was failing on emails with "special" characters,
such as letters with an umlaut above them.

This commit brings the validation for CSV imports in line with the rest
of the API.
2020-09-29 12:51:35 +01:00
..
api-acceptance Disabled changing webhook's integration_id through PUT API 2020-09-24 16:24:02 +12:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression 🐛 Fixed CSV import json-schema email validation (#12239) 2020-09-29 12:51:35 +01:00
unit Added migration to store from/reply-to values in email table (#12204) 2020-09-24 08:20:10 +01:00
utils 🐛 Fixed CSV import json-schema email validation (#12239) 2020-09-29 12:51:35 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00