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

use form_with, requre email, handle rails 7 form redirect #128

Merged
merged 8 commits into from
Nov 30, 2022
Merged

use form_with, requre email, handle rails 7 form redirect #128

merged 8 commits into from
Nov 30, 2022

Commits on Nov 8, 2022

  1. use form_with, requre email.

    form_with allows more options than form_for; don't let the html form submit null email
    yshmarov committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9557cdd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    1b8fc6f View commit details
    Browse the repository at this point in the history
  2. validate regex in example

    yshmarov committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    414989a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753e713 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. add ua.yml i18n

    yshmarov committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    f52c332 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Delete ua.yml

    yshmarov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    70ba88c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    yshmarov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    dd33703 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    mikker committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bd98de1 View commit details
    Browse the repository at this point in the history