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

Move to Dokku and webpack asset handling #137

Merged
merged 58 commits into from Jan 18, 2020
Merged

Move to Dokku and webpack asset handling #137

merged 58 commits into from Jan 18, 2020

Commits on Dec 31, 2019

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

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    4f5a914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e5ee14 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Merge branch 'master' into duffn/static-assets

    # Conflicts:
    #	.gitignore
    #	assets/css/site.css
    #	config/config.exs
    #	lib/edge_builder/endpoint.ex
    #	priv/static/css/bootstrap.min.css
    #	web/templates/layout/app.html.eex
    #	web/templates/page/index.html.eex
    #	web/templates/profile/my_creations.html.eex
    duffn committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    199a17c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into duffn/static-assets

    # Conflicts:
    #	web/templates/character/list_view.html.eex
    #	web/templates/layout/app.html.eex
    #	web/templates/page/thanks.html.eex
    #	web/templates/profile/profile_link.html.eex
    #	web/templates/vehicle/list_view.html.eex
    duffn committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    937fccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d29480 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Merge branch 'master' into duffn/static-assets

    # Conflicts:
    #	Dockerfile
    #	docker-entry.sh
    #	web/templates/layout/app.html.eex
    duffn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    61f9d86 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Working locally build (kind of)

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    fecacf2 View commit details
    Browse the repository at this point in the history
  2. Try heroku with static assets

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    4529e6c View commit details
    Browse the repository at this point in the history
  3. Remove prod.secret.exs

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    a402e29 View commit details
    Browse the repository at this point in the history
  4. app.json doesn't seem to work

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    4586238 View commit details
    Browse the repository at this point in the history
  5. Use static buildpack config

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    b55f0dc View commit details
    Browse the repository at this point in the history
  6. Fix prod database config

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    5cd2ffe View commit details
    Browse the repository at this point in the history
  7. Static path routes

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    30f0b77 View commit details
    Browse the repository at this point in the history
  8. Static path for images

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    1a68758 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ef23c2 View commit details
    Browse the repository at this point in the history
  10. Pass conn to child templates

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    c00b221 View commit details
    Browse the repository at this point in the history
  11. Assets dir

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    d1f912c View commit details
    Browse the repository at this point in the history
  12. Small delete buttons

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    1b3bc9a View commit details
    Browse the repository at this point in the history
  13. Some cleanup

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    2282178 View commit details
    Browse the repository at this point in the history
  14. Use yarn

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    854d238 View commit details
    Browse the repository at this point in the history
  15. Update button sizes

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    fd5f6fb View commit details
    Browse the repository at this point in the history
  16. Dokku buildpack

    duffn committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    90facb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Dokku dffn

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    03febdd View commit details
    Browse the repository at this point in the history
  2. Correct Dokku config

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    5206ff8 View commit details
    Browse the repository at this point in the history
  3. Cache manifest

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    03a3708 View commit details
    Browse the repository at this point in the history
  4. Revert home page widths

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    99ea824 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81cc31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab1e6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    794e4a6 View commit details
    Browse the repository at this point in the history
  8. Fix Jedi counsel template

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    371a106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d5f0cd View commit details
    Browse the repository at this point in the history
  10. Use non-slim JQuery

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a0f8c75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c4063a View commit details
    Browse the repository at this point in the history
  12. Bye-bye IE8

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a029aca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8c1cc8 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into duffn/static-assets

    # Conflicts:
    #	web/templates/page/index.html.eex
    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    e0f235d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2ba87c View commit details
    Browse the repository at this point in the history
  16. Fix index character_path

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    303e733 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4bea303 View commit details
    Browse the repository at this point in the history
  18. Fix thanks template static_path

    duffn committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    234d189 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e573983 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    98be26a View commit details
    Browse the repository at this point in the history
  2. Use jsdelivr for popper CDN

    duffn committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    253020b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    cffa964 View commit details
    Browse the repository at this point in the history
  2. Make floki install only in test

    duffn committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f8dd748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3613f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af20c14 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile images

    duffn committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    e8391bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67fa5ce View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    faffcde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf7199 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    14cae7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032eca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfabee5 View commit details
    Browse the repository at this point in the history
  4. Fix pool size

    duffn committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d719399 View commit details
    Browse the repository at this point in the history
  5. Fix 404 page font

    duffn committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1c54e9b View commit details
    Browse the repository at this point in the history
  6. Add Dokku checks file

    duffn committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    163b49d View commit details
    Browse the repository at this point in the history