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

CSVImporter file upload bug fix #1541

Merged
merged 5 commits into from
Aug 22, 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
    93cb695 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Coerce UploadedFile to an array and use upstream Job

    Restore log methods, increase rubocop ClassLength
    cldambrosio committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    e6a358a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Restore callbacks

    cldambrosio committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    9650e54 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

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

Commits on Jul 20, 2018

  1. 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
    904a369 View commit details
    Browse the repository at this point in the history