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: chore/remove-coffeescript
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.
  • 10 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 4, 2016

  1. 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