Notify for ship-it revocations

Review Request #12045 — Created Feb. 4, 2022 and updated — Latest diff uploaded

Information

Review Board
master

Reviewers

  • Create boolean field in admin page for email
  • Connect handler to revoke signal
  • Prepare ship-it revoked email message
  • Create new email template for text and HTML
  • Modified email settings tests to include the new field.
  • Added email test to verify that the email has actually been sent and contains the right text.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.

orig
1
2
3
4
5
6
7
8

Commits

First Last Summary ID Author
Create boolean field in admin page for email
dee2620629820bf3ca6f76b811d29484a4d9ab61 Gurvir Dehal
Connect handler to revoke signal
57f846201057f8be07d382e8d5ffdd180edf95d0 Gurvir Dehal
This diff has been split across 38 pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >
AUTHORS
conftest.py
dev-requirements.txt
setup.cfg
setup.py
contrib/internal/prepare-dev.py
contrib/internal/webapi-lint.py
docs/manual/admin/sites/search-indexing.rst
docs/manual/extending/extensions/hooks/integration-hook.rst
docs/releasenotes/4.0.5.rst
docs/releasenotes/conf.py
docs/releasenotes/index.rst
reviewboard/__init__.py
reviewboard/dependencies.py
reviewboard/deprecation.py
reviewboard/manage.py
reviewboard/rb_platform.py
reviewboard/settings.py
reviewboard/signals.py
reviewboard/staticbundles.py
This diff has been split across 38 pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >
Loading...