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

Consolidate packages and migrate installation to demo app #57

Merged
merged 20 commits into from
Jul 15, 2019

Commits on Jul 12, 2019

  1. Add setup.py for response

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    eeb3efe View commit details
    Browse the repository at this point in the history
  2. Handle OperationalError on initial startup

    Before migrations have been applied, this will error
    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    edaf232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d66d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45434ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47ed70c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    973cd1f View commit details
    Browse the repository at this point in the history
  7. Create new demo app

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    7eaccd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d22dc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6ec080 View commit details
    Browse the repository at this point in the history
  10. Make response an app

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    e80204c View commit details
    Browse the repository at this point in the history
  11. Merge core app into response

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    c4eded0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0aa870 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db277e8 View commit details
    Browse the repository at this point in the history
  14. import UI separately

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4e6365e View commit details
    Browse the repository at this point in the history
  15. Add DB migrations

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    9be0033 View commit details
    Browse the repository at this point in the history
  16. Fix old import

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    79f67f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c69267a View commit details
    Browse the repository at this point in the history
  18. Install response via pip

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    99b8401 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    55e88bb View commit details
    Browse the repository at this point in the history
  20. Remove quotes from env files

    milesbxf committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    e4264a4 View commit details
    Browse the repository at this point in the history