1. 30 Sep, 2021 1 commit
    • João Cunha's avatar
      Refactor the BulkImportService · 05071f04
      João Cunha authored
      It's better to have feature specific logic scoped under their own
      namespaces instead of the root namespace. So here we're moving:
      BulkImportService to BulkImports::CreateService.
      
      I also intend to create other services for the BulkImports. For intance,
      the BulkImports::StatusService
      05071f04
  2. 29 Sep, 2021 39 commits