solidusio-contrib / solidus_importer

Solidus importer extension to migrate data from other eCommerce systems
BSD 3-Clause "New" or "Revised" License
15 stars 29 forks source link

Structure improvements #9

Closed blocknotes closed 4 years ago

blocknotes commented 4 years ago
blocknotes commented 4 years ago

I made another commit to remove entity class_name and id from base context and extracted it in Log processor. I have also made a fixup in previous commits to improve some specs and rebased.