0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/utils/fixtures
Nazar Gargol 53b6ad16d8 Fixed handling of empty created_at dates in member CSV imorts
no issue

- When created_at value is not provided it should be treated as an empty one instead of trying to import empty string.
- This scenario happens when the column is defined in CSV but no values are present (default parsed value is empty string '')
2020-03-09 20:12:02 +08:00
..
app
config
csv Fixed handling of empty created_at dates in member CSV imorts 2020-03-09 20:12:02 +08:00
data 🐛 Fixed redirects to external URL 2019-04-01 12:33:29 +08:00
export Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
filter-param
images
import
settings
themes 2020 2020-01-06 10:51:18 +01:00
data-generator.js Added default stats object to email model 2019-11-08 17:11:54 +07:00
example.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
test.hbs