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

#2307: send notification emails on changes to domain - [MS] #2827

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. test on nameservers

    Matt-Spence committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3475a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c60556 View commit details
    Browse the repository at this point in the history
  3. debug logs

    Matt-Spence committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1b7408a View commit details
    Browse the repository at this point in the history
  4. MOAR LOGS

    Matt-Spence committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9609db5 View commit details
    Browse the repository at this point in the history
  5. MOAR DEBUG LOGS

    Matt-Spence committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0ffff70 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. more debug messages

    Matt-Spence committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d6996bd View commit details
    Browse the repository at this point in the history
  2. change to info level

    Matt-Spence committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    579a8ac View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f254e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce28fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f270cd View commit details
    Browse the repository at this point in the history
  4. more cleanup

    Matt-Spence committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e0025df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b8c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d4215 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    859da46 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. another refactor

    Matt-Spence committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    63eea77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c1060 View commit details
    Browse the repository at this point in the history
  3. typo fix

    Matt-Spence committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cb70056 View commit details
    Browse the repository at this point in the history
  4. map forms to labels

    Matt-Spence committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5dbc356 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ccbefe2 View commit details
    Browse the repository at this point in the history
  2. uncomment test

    Matt-Spence committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    89f19bf View commit details
    Browse the repository at this point in the history
  3. tests

    Matt-Spence committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9de6831 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. all tests passing

    Matt-Spence committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ab4024b View commit details
    Browse the repository at this point in the history
  2. linter errors

    Matt-Spence committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    43b48ed View commit details
    Browse the repository at this point in the history
  3. minor email refactor

    Matt-Spence committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7a4ed7a View commit details
    Browse the repository at this point in the history
  4. fix email test

    Matt-Spence committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c9db26 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix tests

    Matt-Spence committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2e3ff9e View commit details
    Browse the repository at this point in the history
  2. linter errors

    Matt-Spence committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7d9eabb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d8987 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update src/registrar/utility/email.py

    Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
    Matt-Spence and zandercymatics authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9940b16 View commit details
    Browse the repository at this point in the history
  2. review changes

    Matt-Spence committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f26db71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8a4a1 View commit details
    Browse the repository at this point in the history
  4. Update src/registrar/views/domain.py

    Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
    Matt-Spence and zandercymatics authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a42ea0a View commit details
    Browse the repository at this point in the history