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

NPMification & Reactification #139

Merged
merged 25 commits into from
Feb 28, 2016
Merged

NPMification & Reactification #139

merged 25 commits into from
Feb 28, 2016

Commits on Feb 19, 2016

  1. Add npm package.json and setup webpack to transpile ES6/JSX and compi…

    …le JS files for frontend refactor. See readme.md in assets/ for npm setup instructions and visit the panoramix home page for a React sandbox.
    williaster committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    f40c024 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Chris Williams committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    0eb3dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af34549 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. huge npm refactor of all visualizations. table views are broken due t…

    …o broken shimming for jquery/jquery-ui, dashboards are broken due to refactor of explore views.
    williaster committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    79e6fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e0ed7 View commit details
    Browse the repository at this point in the history
  3. Fixing 2 links

    mistercrunch committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    d582efe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #141 from mistercrunch/npm

    A simple base template for npm
    mistercrunch committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    dbb9f66 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    9552d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df8ea52 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #142 from mistercrunch/npm

    A few cosmetic fixes (nvd3 tooltips, buttons, tables)
    mistercrunch committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    71073d8 View commit details
    Browse the repository at this point in the history
  8. Remove base.entry.js, declare all JS dependencies in explore using np…

    …m. Pin older select2 version to enable select2Sortable.
    williaster committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    3e83460 View commit details
    Browse the repository at this point in the history
  9. Moving files around

    mistercrunch committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    171301b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. NPMify sql.html

    mistercrunch committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    e70542d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from mistercrunch/npm

    Moving files around ... yay!
    williaster committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    71b1111 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    8dcd5e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. 2 Configuration menu
    Copy the full SHA
    d8409c1 View commit details
    Browse the repository at this point in the history
  2. Fixing dashboard.html

    mistercrunch committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    e4e7b91 View commit details
    Browse the repository at this point in the history
  3. Adding missing fonts

    mistercrunch committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    70e1aa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Configuration menu
    Copy the full SHA
    fd0e680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c929b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4c67c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c304cc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58c7b8c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Configuration menu
    Copy the full SHA
    bc41820 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from mistercrunch/npm

    Tackling Featured Datasets
    mistercrunch committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    d40664b View commit details
    Browse the repository at this point in the history