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

Add social sign in functionality (Google, Facebook, Twitter) #2155

Merged
merged 21 commits into from
Oct 21, 2015
Merged

Add social sign in functionality (Google, Facebook, Twitter) #2155

merged 21 commits into from
Oct 21, 2015

Commits on Oct 15, 2015

  1. .

    Thibaut committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    deb3b22 View commit details
    Browse the repository at this point in the history
  2. Add social signin with, Google, Facebook

    Thibaut committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    4526f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. Merge branch 'master' into feature/social

    Thibaut committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    3b331c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/jhipster/generator-jhipster

    … into feature/social
    
    # Conflicts:
    #	app/index.js
    #	app/templates/_pom.xml
    Thibaut committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    4750563 View commit details
    Browse the repository at this point in the history
  3. delete Facebook key because not working

    Thibaut committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    56c77d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2015

  1. fix english social.json by default

    Thibaut committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    a5f5d05 View commit details
    Browse the repository at this point in the history
  2. add space on import and remove final key word

    Thibaut committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    9479161 View commit details
    Browse the repository at this point in the history
  3. remove font-awesome

    Thibaut committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    d86a0ea View commit details
    Browse the repository at this point in the history
  4. change position of the question

    Thibaut committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    26c6426 View commit details
    Browse the repository at this point in the history
  5. Revert "remove font-awesome"

    This reverts commit d86a0ea.
    Thibaut committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    01c26f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2015

  1. Merge branch 'master' of https://github.com/moifort/generator-jhipster

    …into feature/social
    Thibaut committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    3b3a9a8 View commit details
    Browse the repository at this point in the history
  2. remove font-awesome and bootsrtap-social

    Thibaut committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    3d71ee9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/jhipster/generator-jhipster

    … into feature/social
    
    # Conflicts:
    #	app/index.js
    Thibaut committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    0dab5e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fbae52 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Merge branch 'master' of https://github.com/jhipster/generator-jhipster

    … into feature/social
    
    # Conflicts:
    #	app/index.js
    #	app/templates/_pom.xml
    Thibaut committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    d471568 View commit details
    Browse the repository at this point in the history
  2. Add gradle dependencies

    Close #2174
    Thibaut committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    91de8e5 View commit details
    Browse the repository at this point in the history
  3. add style in css with test

    Thibaut committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    1e80d28 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. Compatibility with DB Table naming

    - add package-info
    - add cache
    - add repository + domain
    - only available for session authentification
    Thibaut committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    e6145ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/jhipster/generator-jhipster

    … into feature/social
    Thibaut committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    12f4161 View commit details
    Browse the repository at this point in the history
  3. Add missing packageName

    Thibaut committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    29bd005 View commit details
    Browse the repository at this point in the history
  4. Add test (From Spring) for ConnectionRepository

    Thibaut committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    00bd03a View commit details
    Browse the repository at this point in the history