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

[#2106, #2203] Implemented 'contactform_confirmation' email #1106

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

Bartvaderkin
Copy link
Contributor

@Bartvaderkin Bartvaderkin commented Mar 21, 2024

The registration code is pretty spicy. I tried refactoring but it does need many conditionals so except some small changes I kept it this way.

@Bartvaderkin Bartvaderkin force-pushed the feature/2106-contact-confirmation-email branch from c283508 to 3244e41 Compare March 21, 2024 14:15
@Bartvaderkin Bartvaderkin changed the title [#2106] Implemented 'contactform_confirmation' email [#2106, #2203] Implemented 'contactform_confirmation' email Mar 21, 2024
@Bartvaderkin Bartvaderkin marked this pull request as ready for review March 21, 2024 15:10
Copy link
Member

@alextreme alextreme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename admin setting

@Bartvaderkin Bartvaderkin force-pushed the feature/2106-contact-confirmation-email branch from 3244e41 to 0143e9d Compare April 18, 2024 08:01
@Bartvaderkin Bartvaderkin requested a review from alextreme April 18, 2024 08:28
@Bartvaderkin Bartvaderkin force-pushed the feature/2106-contact-confirmation-email branch from 0143e9d to 07e9dbd Compare April 18, 2024 09:18
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 98.25581% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.07%. Comparing base (a47782f) to head (07e9dbd).
Report is 13 commits behind head on develop.

Files Patch % Lines
src/open_inwoner/openklant/views/contactform.py 93.10% 2 Missing ⚠️
src/open_inwoner/cms/cases/views/status.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1106      +/-   ##
===========================================
+ Coverage    95.05%   95.07%   +0.01%     
===========================================
  Files          950      953       +3     
  Lines        33790    33920     +130     
===========================================
+ Hits         32119    32249     +130     
  Misses        1671     1671              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alextreme alextreme merged commit 5fb2e4e into develop Apr 18, 2024
15 checks passed
@alextreme alextreme deleted the feature/2106-contact-confirmation-email branch April 18, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants