Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes broken importer from CSV #10

Merged
merged 4 commits into from
Aug 9, 2018
Merged

Fixes broken importer from CSV #10

merged 4 commits into from
Aug 9, 2018

Commits on Jul 6, 2018

  1. Import files from CSV

    Working solution
    
    Refactor
    
    Tests
    cldambrosio committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    0cfbcfb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    4d534ff View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Coerce UploadedFile to an array and use upstream Job

    Restore log methods, increase rubocop ClassLength
    cldambrosio committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    741fb05 View commit details
    Browse the repository at this point in the history
  2. Remove :files from attributes

    Remove method to replace existing file_set
    
    Restore code where change is no longer necessary
    cldambrosio committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    ae53abe View commit details
    Browse the repository at this point in the history