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

Allow users to import CSV as datasource #2381

Closed
wants to merge 57 commits into from

Commits on Nov 14, 2016

  1. Testing gitlab remote repo

    Wood committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    71665f7 View commit details
    Browse the repository at this point in the history
  2. test commit

    Ryan4815 committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    fe81595 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

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

Commits on Nov 23, 2016

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

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    6ddcb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    452e9df View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    87937e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3ab33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c2aba View commit details
    Browse the repository at this point in the history
  4. revert previous changes

    Ryan4815 committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    9ffbf9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb0f14 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

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

Commits on Dec 2, 2016

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

Commits on Dec 5, 2016

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

Commits on Dec 6, 2016

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

Commits on Dec 7, 2016

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

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    fb186f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc844e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e534d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96ebb82 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    7425b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3781a60 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    1b4d62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebf1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38c54c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Merge Ryan4815's fork into my fork

    Saleh Hindi committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    1623bf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Fix merge conflict

    Saleh Hindi committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    2c7eed7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Add tests to CSV-import

    Saleh Hindi committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    3f8ecfb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Change the default of replace to append

    Saleh Hindi committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    e560c5c View commit details
    Browse the repository at this point in the history
  2. Add additional form validations

    Saleh Hindi committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    40707a0 View commit details
    Browse the repository at this point in the history
  3. Allow for large csv files exceeding machine memory

    Saleh Hindi committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    fb18459 View commit details
    Browse the repository at this point in the history
  4. Fix filepath bug

    Saleh Hindi committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    82c5281 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Fix linting errors

    Saleh Hindi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    bc08de0 View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    Saleh Hindi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    e62ad5e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Remove extraneous csv file after use

    Saleh Hindi committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    ea0fcfa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Remove extraneous file at the end of test

    Saleh Hindi committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    5a2c593 View commit details
    Browse the repository at this point in the history
  2. Fix more linting errors

    Saleh Hindi committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    d7da6e3 View commit details
    Browse the repository at this point in the history
  3. Change port back to default

    Saleh Hindi committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    8aef7e2 View commit details
    Browse the repository at this point in the history
  4. Fix linting errors

    Saleh Hindi committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    0995cdf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Fix linting error

    Saleh Hindi committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    295f5f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Add babel files to gitignore

    Saleh Hindi committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    cb9b707 View commit details
    Browse the repository at this point in the history
  2. remove babel files from gitignore

    Saleh Hindi committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    58e4db4 View commit details
    Browse the repository at this point in the history
  3. Add localizations and finish merge

    Saleh Hindi committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    b93b1b7 View commit details
    Browse the repository at this point in the history
  4. Fix issue remaining from previous merge

    Saleh Hindi committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    edf024f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Fix previous merge issues.

    Saleh Hindi committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3636429 View commit details
    Browse the repository at this point in the history
  2. Add missing file.

    Saleh Hindi committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    49c4baa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/airbnb/superset into csv-…

    …import-dev
    Saleh Hindi committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3959fe1 View commit details
    Browse the repository at this point in the history
  4. Add unicodecsv to setup.py

    Saleh Hindi committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4e50ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. test commit

    Saleh Hindi committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    011a2fa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Fix codeclimate and travis issues

    Saleh Hindi committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    ed13c1e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/airbnb/superset into csv-…

    …import
    Saleh Hindi committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4f57e05 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'csv-import-travis' into csv-import

    Saleh Hindi committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    b64f293 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

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

Commits on Aug 1, 2017

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

Commits on Aug 24, 2017

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

Commits on Sep 6, 2017

  1. Sync fork with upstream

    SalehHindi committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    61a217c View commit details
    Browse the repository at this point in the history