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

T5182: Email and domain blocking port to v3 #169

Merged
merged 10 commits into from
Feb 14, 2023

Conversation

wleightond
Copy link
Contributor

@wleightond wleightond commented Dec 14, 2022

We've implemented email and domain blocking on v2, and are now porting the change to v3.

To implement:

  • port block and unblock functionality
  • port block script
  • include error code in response data to inform web interface of the problem encountered
  • unit test for blocking
  • integration test for error codes
  • add /legal page

@wleightond wleightond changed the title T5182: Email and domain blocking T5182: Email and domain blocking port to v3 Dec 15, 2022
@thinkst-pieter thinkst-pieter merged commit 1fbd5b4 into T4627_py3_main Feb 14, 2023
@thinkst-pieter thinkst-pieter deleted the T5182_email_block_list_py3 branch February 14, 2023 06:52
wleightond added a commit that referenced this pull request May 31, 2023
* add initial email and domain blocking

* add unit test for email blocking and unblocking

* add error codes to responses (frontend still doesn't show the right thing)

* add v3 deploy workflow

* remove redundant build workflow

* add unit test for email blocking

* add /legal and banners, make script runnable directly

* enable tests, add integration test for error codes

* separate poetry call from install

use pipx to install poetry on windows

* exclude skipped tests from coverage
wleightond added a commit that referenced this pull request Jul 18, 2023
* add initial email and domain blocking

* add unit test for email blocking and unblocking

* add error codes to responses (frontend still doesn't show the right thing)

* add v3 deploy workflow

* remove redundant build workflow

* add unit test for email blocking

* add /legal and banners, make script runnable directly

* enable tests, add integration test for error codes

* separate poetry call from install

use pipx to install poetry on windows

* exclude skipped tests from coverage
wleightond added a commit that referenced this pull request Jul 24, 2023
* add initial email and domain blocking

* add unit test for email blocking and unblocking

* add error codes to responses (frontend still doesn't show the right thing)

* add v3 deploy workflow

* remove redundant build workflow

* add unit test for email blocking

* add /legal and banners, make script runnable directly

* enable tests, add integration test for error codes

* separate poetry call from install

use pipx to install poetry on windows

* exclude skipped tests from coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants