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

「4. devise を使ってユーザー認証を実装する」の差分 /「5. ActiveStorage で画像アップロードを実装する」のスタート地点 #3

Open
wants to merge 21 commits into
base: 04-user_page
Choose a base branch
from

Commits on Jan 2, 2023

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

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    a7de0ef View commit details
    Browse the repository at this point in the history
  2. Merge branch '04-user_page' into 05-user_icon

    # Conflicts:
    #	config/locales/translation_ja.yml
    JunichiIto committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9bc4ff0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Update customized Devise

    JunichiIto committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    22abef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c9521 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge branch '04-user_page' into 05-user_icon

    # Conflicts:
    #	Gemfile.lock
    #	app/views/layouts/application.html.erb
    JunichiIto committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c97960e View commit details
    Browse the repository at this point in the history
  2. bundle install

    JunichiIto committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fe06cd3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '04-user_page' into 05-user_icon

    # Conflicts:
    #	app/assets/stylesheets/scaffolds.css
    JunichiIto committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    641d584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddee1f9 View commit details
    Browse the repository at this point in the history
  5. Fix for rubocop

    JunichiIto committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    38c5829 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    20702ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908978a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6b6d7f View commit details
    Browse the repository at this point in the history
  4. Fix Devise markup

    JunichiIto committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    35a09a5 View commit details
    Browse the repository at this point in the history
  5. Merge branch '04-user_page' into 05-user_icon

    # Conflicts:
    #	Gemfile.lock
    JunichiIto committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ef44734 View commit details
    Browse the repository at this point in the history
  6. bundle install

    JunichiIto committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    290ae74 View commit details
    Browse the repository at this point in the history
  7. Use latest Devise

    JunichiIto committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ca5620f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Use devise 4.9.0

    JunichiIto committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    46bc115 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Merge branch '04-user_page' into 05-user_icon

    # Conflicts:
    #	Gemfile
    #	Gemfile.lock
    JunichiIto committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b116eae View commit details
    Browse the repository at this point in the history
  2. Install missing gems

    JunichiIto committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f104e89 View commit details
    Browse the repository at this point in the history