Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
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: aaronrenner/phx_gen_auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: aaronrenner/phx_gen_auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 5 contributors

Commits on Dec 7, 2020

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

Commits on Jan 20, 2021

  1. Update README.md (#108)

    adamtew authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5d76dbd View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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

Commits on Feb 7, 2021

  1. Copy changes (#110)

    sgerrand authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    b488448 View commit details
    Browse the repository at this point in the history
  2. Add unit tests for generator

    Also fixes the output of the mix dependency prompt
    aaronrenner committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    c9703bb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    483a03b View commit details
    Browse the repository at this point in the history
  2. Create valid_<schema>_attributes/1 fixture function

    This makes it makes simpler to update the tests when adding additional fields to
    the user schema.
    
    Fixes #100.
    aaronrenner committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    3c81da1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Upgrade CI to earthly

    aaronrenner committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    64bbddd View commit details
    Browse the repository at this point in the history
  2. Release v0.7.0

    aaronrenner committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    2012c80 View commit details
    Browse the repository at this point in the history
Loading