Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: float-org/floatmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: refactor
Choose a base ref
...
head repository: float-org/floatmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 57 files changed
  • 4 contributors

Commits on Dec 3, 2015

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

Commits on Apr 3, 2016

  1. fix warning

    mvattuone committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    7ea1cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3aacb0 View commit details
    Browse the repository at this point in the history
  3. ignore all logs

    mvattuone committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    37eb002 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. get rid of grunt, add webpack, use npm scripts w/ webpack as build to…

    …ol, remove some vendor deps and replace with npm scripts, some awful globalsa
    mvattuone committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    5c32f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08ac73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6770e69 View commit details
    Browse the repository at this point in the history
  4. fix dumb test

    mvattuone committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    5559bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2016

  1. update static dir path

    Michael Vattuone authored and Michael Vattuone committed Jul 3, 2016
    Configuration menu
    Copy the full SHA
    0f916be View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. remove coffeescript, include babel, es6ify

    Michael Vattuone authored and Michael Vattuone committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    1602100 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from float-org/chore/remove-coffeescript

    remove coffeescript, include babel, es6ify
    mvattuone authored Jul 4, 2016
    Configuration menu
    Copy the full SHA
    a1f6f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. Runtime file for Heroku

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    437830c View commit details
    Browse the repository at this point in the history
  2. use officially supported version from heroku

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    aecd896 View commit details
    Browse the repository at this point in the history
  3. wsgi and procfile, hoap this works

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    d26bc6b View commit details
    Browse the repository at this point in the history
  4. collect static in Procfile

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    2816f1c View commit details
    Browse the repository at this point in the history
  5. lets try setting static to the app and don't bother collecting static...

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    6b9f70c View commit details
    Browse the repository at this point in the history
  6. Update paths

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    f153532 View commit details
    Browse the repository at this point in the history
  7. right, i have to make a route for the static files. bad practice, sho…

    …uld fix eventually
    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    03710b0 View commit details
    Browse the repository at this point in the history
  8. okay, generated a bundle at the static path... this is so hacky

    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    b9536e0 View commit details
    Browse the repository at this point in the history
  9. ok uh maybe if i dont remove module support my module ridden code wil…

    …l execute 🤦
    Michael Vattuone authored and Michael Vattuone committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    0301c16 View commit details
    Browse the repository at this point in the history
Loading