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

5815 allowed email domains #5919

Merged
merged 14 commits into from
Aug 13, 2024
Merged

Commits on Aug 7, 2024

  1. Front end changes

    - added a row for the specific email domain sign up
    - added corresponding locales
    alihadimazeh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    681e4be View commit details
    Browse the repository at this point in the history
  2. Created specific email domain sign up site setting

    - added specific email domain sign up to site settings in `tenant.rb`
    alihadimazeh committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e3e8778 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0c05b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b10f8c5 View commit details
    Browse the repository at this point in the history
  3. rubocop fixes

    alihadimazeh committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a6076a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Rspec test fix for tenants controller spec

    - added the setting SpecificEmailDomainSignUp
    alihadimazeh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1903619 View commit details
    Browse the repository at this point in the history
  2. rubocop fix

    alihadimazeh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    51f520d View commit details
    Browse the repository at this point in the history
  3. test fixes

    alihadimazeh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ddcc607 View commit details
    Browse the repository at this point in the history
  4. Changed Specific Email Domain Sign Up to Allowed Domains

    - changed all instances of previous name to AllowedDomains
    alihadimazeh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3af318f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    e1d4ed9 View commit details
    Browse the repository at this point in the history
  2. gemfile change

    alihadimazeh committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    01b7ebc View commit details
    Browse the repository at this point in the history
  3. schema change

    alihadimazeh committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5651525 View commit details
    Browse the repository at this point in the history
  4. locale changes

    alihadimazeh committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fa3d0af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4eeb0 View commit details
    Browse the repository at this point in the history