Ghost/ghost/members-importer/lib
Naz 8dc630b3a0
Removed cleaned up use of "Job" object
refs https://github.com/TryGhost/Toolbox/issues/430

- Importer code was filled with an unnecessarily complex "job" object that was passed around. It had an "id" property, which confusingly was a path to a file at all times.
- Simplified the logic significantly by keeping and passing around the path to a "prepared" members CSV.
2022-10-19 18:10:40 +08:00
..
email-template.js 🎨 Added number formatting to members import email 2022-09-16 11:13:12 +02:00
importer.js Removed cleaned up use of "Job" object 2022-10-19 18:10:40 +08:00